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

Gareth Segree
Technical Support Analyst
The Gleaner Company Limited
Tel: 9223400 (Ext 6345)
-- 
## 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/

Reply via email to