Rick Macdougall wrote:
> Robert Fitzpatrick wrote:
>> I have the following in my local.cf file to allow anyone at that domain
>> to send from their blackberry:
>>
>>   whitelist_from_rcvd [EMAIL PROTECTED] *.blackberry.com
>>
>> It says in the Received header that it is for the sender, but addressed
>> to other people. I'm assuming the sender BCC'd himself, is there a way
>> to tell that? If so, does the whilelist work on that?
>>
>
> Hi,
>
> Use
>
> whitelist_from_rcvd [EMAIL PROTECTED] blackberry.com
>
> instead.
Both should work properly Rick. The only difference being the
*.blackberry.com won't match the raw domain name without a hostname in
front..( ie "blackberry.com" instead of "smtp.blackberry.com")

>From 60_whitelist.cf itself:

# Whitelist and blacklist addresses are now file-glob-style patterns, so
# "[EMAIL PROTECTED]", "[EMAIL PROTECTED]", or "*.domain.net" will all work.



Reply via email to