[Maia-users] two forward host .

davide bozzelli buzzz at olografix.org
Sat Apr 7 00:25:30 PDT 2007


Ryan Delany write:
> Mail routing shouldn't be the responsibility of the virus scanning
> component, it should be a function of your MTA.  If you are using postfix,
> this can be easily accomplished with a transport table.  Go to
> http://www.postfix.org and search for Transport.
>
> What you want to end up with is a transport file that looks something like
> this:
>
> domain1.com    smtp[x.x.x.x]:25
> domain2.com    smtp[x.x.x.x]:25
> *              smtp[y.y.y.y]:25
>
> Ryan
>
>
>   
Your solution is postfix-dependent .

I'm looking for  a solution that could fit with every mta , and can be 
done only at amavisd-level .


Thx


More information about the Maia-users mailing list