On 16/08/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> My /etc/mail/exim.conf has the following
>
> domroute:
> driver = manualroute
> transport = remote_smtp
> domains = mail1.com
> local_parts = /etc/mail/domino-users
> route_data = server.mail2.com
>
> begin rewrite
> # This line changes outgoing mail to mail.com)
> [EMAIL PROTECTED] "[EMAIL PROTECTED]" bctfrF
>
> # This line should change incoming mail to certain users to mail2.com
> [EMAIL PROTECTED] ${lookup{$local_part}lsearch{/etc/mail/domino-users}\
> [EMAIL PROTECTED] bctfrF
>
> /etc/mail/domino-users
> firstname.lastname
>
>
> But the mail keep bouncing between my exim box and the domino server yet I
> can telnet from the exim box and do a manual session and it successfully
> sends the mail.
>
> See the message below. The only thing that changed was the message id
>
> 2005-08-16 12:16:52 1E553T-0004sQ-EC <= [EMAIL PROTECTED]
> H=domsrv1.gleanerjm.gleanerco.net [10.0.94.79] P=esmtp S=19473
> [EMAIL PROTECTED]
> 2005-08-16 12:16:52 1E553T-0004sQ-EC => [EMAIL PROTECTED]
> <[EMAIL PROTECTED]> R=domroute T=remote_smtp
> H=domsrv1.gleanerjm.gleanerco.net [10.0.94.79]
> 2005-08-16 12:16:52 1E553T-0004sQ-EC Completed
> 2005-08-16 12:17:17 1E553s-0002Az-NU <= [EMAIL PROTECTED]
> H=domsrv1.gleanerjm.gleanerco.net [10.0.94.79] P=esmtp S=21310
> [EMAIL PROTECTED]
> 2005-08-16 12:17:17 1E553s-0002Az-NU => [EMAIL PROTECTED]
> <[EMAIL PROTECTED]> R=domroute T=remote_smtp
> H=domsrv1.gleanerjm.gleanerco.net [10.0.94.79]
> 2005-08-16 12:17:17 1E553s-0002Az-NU Completed
>
> How can I fix this
Try posting your question again without obfuscating the domain names
in the config snippet. How can we tell what you've got wrong when you
change it before you post it?
There's at least one obvious snafu, but it's not possible to tell
whether its a genuine error or a typo in your transcription.
Peter
--
Peter Bowyer
Email: [EMAIL PROTECTED]
Tel: +44 1296 768003
VoIP: sip:[EMAIL PROTECTED]
--
## List details at http://www.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/