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!

