> > 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: [email protected] [email protected] [email protected] [email protected] No other notations, meaning no wildcards '*' as in your example and domain-entries must start with the '@' sign. _______________________________________________ spamdyke-users mailing list [email protected] http://www.spamdyke.org/mailman/listinfo/spamdyke-users
