Auteur: Phil Pennock Date: À: Lena CC: exim-users Sujet: Re: [exim] Yahoo 5 messages per SMTP Connection
On 2008-08-19 at 15:41 +0300, Lena@??? wrote: > Does @yahoo.com accept incoming mail irrespective of
> number of concurrent connections?
[ No idea, I was just answering the request ]
> I intend to replace "domains = yahoo.com" with
>
> condition = ${if match{$domain}{\N^yahoo\.\N}}
>
> Does that look OK?
Sure, but "domains" takes a domainlist and those can contain regular
expressions, so you could just write: