Hi, I'm migrating from Sendmail on FreeBSD towards Exchange 2003
both systems have to co-exist for 5 months (migration time)
this is how it is set up: Sendmail receives mail from the internet (for
domain realdomain.com). For every user that allready has got a mailbox on
E2K3 I forward the mail to a dummy SMTP domain (eg. fakedomain.local), all
other users have their own mbx on sendmail (pop3 download)
E2K3 is configured so that they share smtp namespace (realdomain.com) by
running Recipient policies so every mbx on Exchange has 2 mail-addresses:
%G.%S@Fakedomain.local and %G.%S@realdomain.com
fakedomain.local = exchange is authoritive
realdomain.com = exchange is not authoritave
i put up 2 SMTP connectors : CONNECTOR1 : that says realdomain.com to use
Sendmail as smart host with cost 1 and allow relaying enabled
CONNECTOR 2 : that says : *, use DNS to send, allow relaying disabled ;-)
this all works fine except for one thing: we cannot send mail from exchange
2003 to sendmail: it keeps stuck in the Queue 4 ever, when i track messages
they are stuck infinite in the queue
in the log files on the sendmail server i see these messages:
Nov 13 16:03:53 mail sendmail[21285]: PAA21285: collect: premature EOM:
Undefined error: 0
Nov 13 16:03:53 mail sendmail[21285]: PAA21285: collect: unexpected close
on connection from fakedomain.local,
sender=Bart.Bultinck@realdomain.com: Undefined error: 0
Nov 13 16:03:53 mail sendmail[21285]: PAA21285:
from=Bart.Bultinck@realdomain.com, size=3311, class=0, pri=0,
nrcpts=1, proto=SMTP, relay=fakedomain.local[172.16.1.2]
it all worked fine when i was doing LAB-TESTING with Exchange 2000, using
exchange 2003 gives these messages.
Can somebody please shed a light on what is wrong here and how to solve this
All help is appreciated
kind regards
// Bart
both systems have to co-exist for 5 months (migration time)
this is how it is set up: Sendmail receives mail from the internet (for
domain realdomain.com). For every user that allready has got a mailbox on
E2K3 I forward the mail to a dummy SMTP domain (eg. fakedomain.local), all
other users have their own mbx on sendmail (pop3 download)
E2K3 is configured so that they share smtp namespace (realdomain.com) by
running Recipient policies so every mbx on Exchange has 2 mail-addresses:
%G.%S@Fakedomain.local and %G.%S@realdomain.com
fakedomain.local = exchange is authoritive
realdomain.com = exchange is not authoritave
i put up 2 SMTP connectors : CONNECTOR1 : that says realdomain.com to use
Sendmail as smart host with cost 1 and allow relaying enabled
CONNECTOR 2 : that says : *, use DNS to send, allow relaying disabled ;-)
this all works fine except for one thing: we cannot send mail from exchange
2003 to sendmail: it keeps stuck in the Queue 4 ever, when i track messages
they are stuck infinite in the queue
in the log files on the sendmail server i see these messages:
Nov 13 16:03:53 mail sendmail[21285]: PAA21285: collect: premature EOM:
Undefined error: 0
Nov 13 16:03:53 mail sendmail[21285]: PAA21285: collect: unexpected close
on connection from fakedomain.local,
sender=Bart.Bultinck@realdomain.com: Undefined error: 0
Nov 13 16:03:53 mail sendmail[21285]: PAA21285:
from=Bart.Bultinck@realdomain.com, size=3311, class=0, pri=0,
nrcpts=1, proto=SMTP, relay=fakedomain.local[172.16.1.2]
it all worked fine when i was doing LAB-TESTING with Exchange 2000, using
exchange 2003 gives these messages.
Can somebody please shed a light on what is wrong here and how to solve this
All help is appreciated
kind regards
// Bart