On Tue, Sep 13, 2005 at 11:48:00AM +0300, Fredrik Nyberg DC wrote: > I've noticed that the majority of the auto-whitelisted entries in > greylist.db are so-called 'darkmail', mail for non-existent random > recipients at our site. An example: > > XXX.XXX.XXX.XXX <> <858roxana@...> 123456789 AUTO # > 2005-10-19 10:43:21 > > I do not have lazyaw in use. I am approaching 1 million entries in the > database and the memory-footprint is becoming an issue. Maybe incomplete > tuples should be a special case (shorter auto-whitelist?)? > > Any thoughts? You should not let your MX accept mail for non existent recipients. That leads to overloaded mail queues for mailer daemons replies and autowhitelist. You can fix your sendmail configuration, but that may be complicated. I wrote milter-rcptfilter to filter out invalid recipients without touching my sendmail configuration. rcptfilter.conf is autogenerated from our directory each time it is modified. -- Emmanuel Dreyfus manu@...
Message
Re: [milter-greylist] bogus auto-whitelisted entries galore
2005-09-13 by Emmanuel Dreyfus
Attachments
- No local attachments were found for this message.