Hi,

I think I'd like to have option to let my users disable
graylisting. But since I'd like it to be per user
therefore I'd like to be able to define
graylist-exception-ip-file and graylist-exception-rdns-file
(or -dir as that would be faster) per *receipient's email or domain*. 
Here's how I'd think it might be implemented. Say I host [email protected].
I'd like to be able to define that if mail comes from remote server
(with IP A.B.C.D and rdns mail.reverse.com) and receipient is 
[email protected], spamdyke would check if there's
<path>/domain.com/[email protected]/graylist-exception-ip-dir/A.B.C.D
and if so, skip graylisting. If not such file it'd check
<path>/domain.com/[email protected]/graylist-exception-rdns-dir/
mail.reverse.com if exists - graylist is skipped. if not
it now (depending on the settings as I believe some may not
want such detailed configurability) would check
<path>/domain.com/graylist-exception-ip-dir/A.B.C.D and
<path>/domain.com/graylist-exception-rdns-dir/
if no match, global settings apply. It needs some thoughts on
how fallback (email->account@domain->domain) should work
assuming both white and black lists are used but that's
quite obvious. Any thoughts?

Regards,
-- 
"Daddy, what "Formatting drive C:" means?"...

Marcin             http://wfmh.org.pl/carlos/
_______________________________________________
spamdyke-users mailing list
[email protected]
http://www.spamdyke.org/mailman/listinfo/spamdyke-users

Reply via email to