Re: [exim] hotmail deliveries

Top Page
Delete this message
Reply to this message
Author: Marc Sherman
Date:  
To: exim-users
Subject: 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