Re: [exim] hotmail deliveries

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Marc Sherman
日付:  
To: exim-users
題目: Re: [exim] hotmail deliveries
Ian Eiloart wrote:
>
> Ah, yes. That's great - thanks! I used
>
>    "exim -qqRf hotmail.com"

>
> And that works nicely!


If this is a long term problem, I _think_ you might want to consider setting

queue_smtp_domains = hotmail.com

but I'm not sure -- that option seems to correspond more directly to
-odqs than to -qq, and I'm really not sure what the difference is
between those two options.

- Marc