aliasdetourhost

I have configured messaging server with amavisd-new and I'm using the aliasdetourhost option to send emails to amavisd-new.

Everything is working great but just the mails going to the local domains (the ones that the messaging server has) are the ones being sent to amavisd.

I have configure all my channesl with the aliasdetourhost, without luck. Anybody has some tips on how to do it?

My config looks like this:

! tcp_scan

[] $E$R${tcp_scan,$L}$U%[$L]@tcp_scan-daemon

...

! tcp_local

tcp_local smtp mx single_sys remotehost inner switchchannel identnonenumeric sub

dirs 20 maxjobs 7 pool SMTP_POOL maytlsserver maysaslserver saslswitchchannel tc

p_auth missingrecipientpolicy 0 mailfromdnsverify aliasdetourhost tcp_scan-daemo

n

tcp-daemon

! tcp_intranet

tcp_intranet smtp mx single_sys subdirs 20 dequeue_removeroute maxjobs 7 aliasde

tourhost tcp_scan-daemon pool SMTP_POOL maytlsserver maysaslserver allowswitchch

annel saslswitchchannel tcp_auth missingrecipientpolicy 4

tcp_intranet-daemon

! tcp_submit

tcp_submit submit smtp mx single_sys mustsaslserver maytlsserver missingrecipien

tpolicy 4 aliasdetourhost tcp_scan-daemon

tcp_submit-daemon

! tcp_scan

tcp_scan smtp single_sys subdirs 5 notices 1 backoff "pt8h" "pt24h" dequeue_remo

veroute maxjobs 7 pool SMTP_POOL daemon [127.0.0.1] port 10024

tcp_scan-daemon

Thanks!

[1494 byte] By [capc75] at [2007-11-26 7:20:30]
# 1

aliasdetourhost can only be used for messages to be delivered locally.

If you want to examine outbound mail, too (something I've never wanted to do), then have a look at the

alternate conversion channel

for that use. Use both.

http://ims.balius.com/resources/downloads/files/AlternateConversion.pdf

jay_plesset at 2007-7-6 19:02:02 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 2
Thanks, it was driving me crazy, I spent a couple of hours trying to make it work but finally an explanation.Thanks a lot for the info.
capc75 at 2007-7-6 19:02:02 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...