Emmanuel, I have just installed the blacklist2 patches against milter-greylist 2.0 and it seems there's a serious problem with the acl blacklist helo! When I add to my greylist.conf: acl blacklist helo mydomain.com Each message with a to: for a user of mydomain.com, which is NOT whitelisted, will get a '551 5.0.0 Go away, you are permanently blacklisted' error! It seems that the 'acl blacklist helo' is compared against the to, from or hostname of the connecting MTA, instead of comparing it with the supplied helo string. Also it is not possible to blacklist a helo string like '192.168.0.1', since only FQDN's seem to be accepted, while some spammers will do a 'helo 'my.ip.add.res' (like in helo 192.168.0.1). Best regards, Adri Koppes > -----Original Message----- > From: milter-greylist@yahoogroups.com > [mailto:milter-greylist@yahoogroups.com] On Behalf Of manu@... > Sent: 30 June, 2005 23:31 > To: milter-greylist@yahoogroups.com > Subject: Re: [milter-greylist] patch for blacklist support > > Dan Hollis <goemon@...t> wrote: > > > It would be nice to specify a custom reject message. This > is the main > > thing special about /etc/mail/access. > > > > acl blacklist blabla1 text "554 5.7.1 fuck spammers" > > acl blacklist blabla2 text "554 5.7.1 twit filter" > > acl blacklist blabla3 text "554 5.7.1 mail refused. your > domain does > > not have a working abuse or postmaster mailbox." > > acl blacklist blabla4 text "554 5.7.1 yumago dong-mogo" > > I added this (well, it's the message keyword instead of > text... maybe it should be named status?), and I added helo as well. > > http://ftp.espci.fr/shadow/manu/blacklist2.diff > > Now, this seems buggy: try this > acl blacklist from manu@... rcpt toto@... acl > blacklist from manu@netbsd.org rcpt titi@... message > "551 5.0.0 go away" > > Send a message from manu@... to two recipients: > toto@... and titi@.... The second message is accepted. > > Someone wants to debug it? I'm getting bored with it. > > -- > Emmanuel Dreyfus > Le cahier de l'admin BSD 2eme ed. est dans toutes les bonnes > librairies > http://www.eyrolles.com/Informatique/Livre/9782212114638/livre-bsd.php > manu@netbsd.org > > > > Yahoo! Groups Links > > > > > > >
Message
RE: [milter-greylist] patch for blacklist support
2005-07-01 by Adri Koppes
Attachments
- No local attachments were found for this message.