[spamdyke-users] whitelist_senders file format

2011-11-21 Thread turgut kalfaoğlu
Hi there. what is the correct format for the whitelist_senders file?
I want to whitelist an entire domain with a borked DNS  in the whitelist..
Do I do
   *@abc.com
or just
   abc.com
in  this file?

Thanks
  -t

___
spamdyke-users mailing list
spamdyke-users@spamdyke.org
http://www.spamdyke.org/mailman/listinfo/spamdyke-users


Re: [spamdyke-users] whitelist_senders file format

2011-11-21 Thread Eric Shubert
On 11/21/2011 04:23 AM, turgut kalfaoğlu wrote:
> Hi there. what is the correct format for the whitelist_senders file?
> I want to whitelist an entire domain with a borked DNS  in the whitelist..
> Do I do
> *@abc.com
> or just
> abc.com
> in  this file?
>
> Thanks
>-t

I use
@abc.com

-- 
-Eric 'shubes'

___
spamdyke-users mailing list
spamdyke-users@spamdyke.org
http://www.spamdyke.org/mailman/listinfo/spamdyke-users


Re: [spamdyke-users] whitelist_senders file format

2011-12-08 Thread Lutz Petersen

> > Hi there. what is the correct format for the whitelist_senders file?
> > I want to whitelist an entire domain with a borked DNS  in the whitelist..
> > Do I do
> > *@abc.com
> > or just
> > abc.com

Both in whitelist as in blacklist you can only do 2 kinds of entries, full 
email-address or domain-only. It's a litte bit confusing, but you'll find its 
mentioned in the documentation (don't ask me where, as I remember in a part 
where one would not look at first). So, you can exactly only make those two 
example entries:

recipient-whitelist-entry=@example.com
recipient-whitelist-entry=m...@example.com

recipient-blacklist-entry=@example.com
recipient-blacklist-entry=m...@example.com

No other notations, meaning no wildcards '*' as in your example and 
domain-entries must start with the '@' sign.

___
spamdyke-users mailing list
spamdyke-users@spamdyke.org
http://www.spamdyke.org/mailman/listinfo/spamdyke-users


Re: [spamdyke-users] whitelist_senders file format

2011-12-08 Thread turgut kalfaoğlu
Many thanks  - I somehow failed to read or digest what you had 
written..   *blush*
-turgut

On 12/09/2011 12:53 AM, Lutz Petersen wrote:
>>> Hi there. what is the correct format for the whitelist_senders file?
>>> I want to whitelist an entire domain with a borked DNS  in the whitelist..
>>> Do I do
>>>  *@abc.com
>>> or just
>>>  abc.com
> Both in whitelist as in blacklist you can only do 2 kinds of entries, full 
> email-address or domain-only. It's a litte bit confusing, but you'll find its 
> mentioned in the documentation (don't ask me where, as I remember in a part 
> where one would not look at first). So, you can exactly only make those two 
> example entries:
>
> recipient-whitelist-entry=@example.com
> recipient-whitelist-entry=m...@example.com
>
> recipient-blacklist-entry=@example.com
> recipient-blacklist-entry=m...@example.com
>
> No other notations, meaning no wildcards '*' as in your example and 
> domain-entries must start with the '@' sign.
>
> ___
> spamdyke-users mailing list
> spamdyke-users@spamdyke.org
> http://www.spamdyke.org/mailman/listinfo/spamdyke-users
>

___
spamdyke-users mailing list
spamdyke-users@spamdyke.org
http://www.spamdyke.org/mailman/listinfo/spamdyke-users