Re: [exim] smarhost + empty file

Página Inicial
Delete this message
Reply to this message
Autor: Jandre Olivier
Data:  
Para: jori.hamalainen
CC: exim-users
Assunto: Re: [exim] smarhost + empty file
I tried that one, I think its for version before exim 4
option "require_file" unknown



jori.hamalainen@??? wrote:

>From my memory, might not be 100% correct
>
>smarthost:
>     driver = manualroute
>     require_file = /etc/smarthost
>     transport = remote_smtp
>     route_list = * ${readfile{/etc/smarthost}{}}

>
>This require file checks for file, and if not found the router is bypassed.
>
>BR,
>Jori
>
>-----Original Message-----
>From: exim-users-bounces@??? [mailto:exim-users-bounces@exim.org] On Behalf Of Jandre Olivier
>Sent: 10. marraskuuta 2005 11:19
>To: exim-users@???
>Subject: [exim] smarhost + empty file
>
>Hi Guys,
>
>I wanted to use a smarthost server in a seperate file for exim, Found
>this info in the docs, which works perfect, only little problem I have
>is, when my /etc/smarthost file is empty, exim is not sending the mail
>from himself, but gives a error in the log:
>error in smarthost router: no host(s) specified for domain *
>
>my lines in exim.conf
>smarthost:
>     driver = manualroute
>     transport = remote_smtp
>     route_list = * ${readfile{/etc/smarthost}{}}

>
>I presume I have to use some condition statement, but not sure how to do
>this?
>
>Any guidance would be appreciated
>
>Thanks
>J
>
>
>
>
>
>


-- 
/*---------------------------------------------------------------------*/
                        __   _                
            ---------- / /  (_)__  __ ____  __  ---------  
              ------- / /__/ / _ \/ // /\ \/ / -------- 
                ---- /____/_/_//_/\_,_/ /_/\_\ ------ 
                   localhost@???