[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Exim using relay host



On Fri, Nov 01, 2002 at 02:36:24PM +0100, Christian Schoenebeck wrote:
> Hi!
> 
> I want Exim to send emails for some specific users over my ISP's SMTP server 
> instead of sending them directly. I added following router at the top of the 
> routers setup to check the senders address and if it matches one of the 
> 'senders' list, it should send their mail via SMTP over my.isp.com:
> 
> myisp_smarthost:
>   driver = lookuphost
>   transport = remote_smtp
>   senders = john@someisp.com;bob@someisp.com
>   fallback_hosts = my.isp.com

Hi Christian -

I can't say what's wrong with this, but if I were in your situation, I'd 
take a copy of all the files in /etc/exim, and run eximconfig.  Tell it 
you want to use a "smarthost", and then look hard at any differences 
between the generated /etc/exim/exim.conf and your backup.

Apply these to your backup, replace into /etc/exim, cook for 30 minutes 
on gas mark 7, and serve with lashings of cheese.

HTH,
-- jc

-- 
It may stop, it may not.  And stop calling me "dj".



Reply to: