On Wed, Jun 24, 2009 at 07:57:27PM -0400, William Yang / CISSP wrote: > "If I send a message to someone on the Internet, then I should really > accept mail from that address -- anybody I send a message to should be > whitelisted, at least for some period of time." The problem is that you don't know the IP address from which the answer will come. So the real modification here is to modify the autowhitelist so that masks can be stored along with IP, and after you accept a message <ip,from,rcpt>, you'd be optionnaly able to insert this into the database: ip/32 from rcpt 0.0.0.0/0 rcpt from If you decide to work on that, make sure you use the latest code, as the autowhitelist code was heavily modified recently (autowhitelist and greylist are now merged) -- Emmanuel Dreyfus manu@...
Message
Re: [milter-greylist] A less strict auto-whitelist?
2009-06-25 by Emmanuel Dreyfus
Attachments
- No local attachments were found for this message.