Re: [exim] SMTP Authentication out of the box

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Fred Viles
日付:  
To: exim-users
題目: Re: [exim] SMTP Authentication out of the box
On 16 Dec 2004 at 15:00, Fred Viles wrote about
    "Re: [exim] SMTP Authentication out ":


| On 16 Dec 2004 at 16:46, Tommy Butler wrote about
|     "Re: [exim] SMTP Authentication out ":
| 
| |...
| | EUREKA!!!  I FOUND IT!!!  Who would have known it would be as simple as this!
| | 
| | I just needed to add the following to the main section of my config
| | hostlist auth_relay_hosts = *
| 
| Adding that line to the config file you posted earlier should have no 
| effect at all.


Hmm, taking another look at it I notice that you already had the
necessary clause in your RCPT ACL. So while adding the above
hostlist definition did nothing, nothing needed to be done. What
made you think it was not working?