--On 19 August 2008 09:25:47 -0700 Phil Pennock <[EMAIL PROTECTED]>
wrote:
> On 2008-08-19 at 15:41 +0300, [EMAIL PROTECTED] 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:
>
> domains = \N^yahoo\.\N
But that could match domains that aren't associated with yahoo.
> See "10.8 Domain lists".
>
> -Phil
--
Ian Eiloart
IT Services, University of Sussex
x3148
--
## List details at http://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/