On Mon, Feb 05, 2007 at 10:50:08AM +0000, Tom Brown wrote:
> Hi
> 
> Using Exim 4.43 on CentOS 4.4 and i wonder how i configure exim to send 
> all mail via my ISP's smarthost?
> 
> Basically as this is my box at home if i send directly i come from an 
> address that is part of a dynamic allocation and so scores highly on SA 
> type checks.
> 
> thanks

Hello,

you may configure a specific router :

send_to_smarthost:
        driver          = manualroute
        domains         = ! +local_domains 
        transport       = remote_smtp
        route_list      = * X.X.X.X

-- 
Kind Regards,   Alexander Shikoff
[EMAIL PROTECTED]
Mob.: +380 67 946 31 49

-- 
## 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