Thanks for the reply. Sorry if Im not making myself clear.
OK to respond:
When I telnet to the external ip address of the box (as opposed to127.0.0.1) is get:linux.mydomain.com ESMTP Scalix SMTP Relay 10.0.0.175
which according to my reading is correct.
When running omsendin:
NOTE: /etc/sendmail.cf unchanged. Scalix lines already active.
cmp: /opt/scalix/newconfig/submit.cf: No such file or directory
MAIL_CREATE_CONFIG set to 'no' in /etc/sysconfig/mail ........................
with no other errors
"The second thing I'm confused about concerns what you expect to see. Do you expect to see the old mail in Scalix? As Sascha said these are two different mail stores. You would have to migrate the mail from your old system to Scalix. Are you trying to achieve the migration with Fetchmail?"
I understood sascha re mail stores - I dont expect to see the old mail - thats for another time!. I am using fetchmail to retrieve email from a pop account. All new incoming mail is being delivered to the sendmail store as opposed to the Scalix ones.
Maybe more info will help:
Using "/usr/bin/./fetchmail -v -v "
I get:
About to rewrite To: <enquiries@mydomain.com>
Rewritten version is To: <enquiries@mydomain.com>
fetchmail: passed through
enquiries@mydomain.com matching mydomain.com
fetchmail: forwarding to localhost
fetchmail: SMTP> MAIL FROM:<iser@senderdomain.com> SIZE=19279
fetchmail: SMTP< 250 2.1.0 <iser@senderdomain.com>... Sender ok
fetchmail: SMTP> RCPT TO:<enquiries@mydomain.com>
fetchmail: SMTP< 250 2.1.5 <enquiries@mydomain.com>... Recipient ok
Again thanks for any help
regards
Andy