Hi! I have tried your solution and works fine: acl greylist rcpt alias1@domain acl greylist rcpt alias2@domain acl greylist rcpt alias3@domain acl greylist rcpt alias4@domain .... acl greylist rcpt aliasN@domain acl blacklist rcpt /.*/ But I get in logs this message: Feb 23 12:35:41 machine sendmail[28920]: [ID 801593 mail.info] l1NBZGV0028920: milter=greylist, action=rcpt, reject=551 5.7.1 Go away! Feb 23 12:35:41 machine sendmail[28920]: [ID 801593 mail.info] l1NBZGV0028920: Milter: to=sobaco@..., reject=551 5.7.1 Go away! Can I change "Go away!" and put, for example, "Unknown user" ? How? Jorge El vie, 23-02-2007 a las 10:25 +0000, Emmanuel Dreyfus escribi�: > On Fri, Feb 23, 2007 at 11:20:19AM +0100, Jorge Revuelta wrote: > > I would like sendmail to check if the destination user exists before > > checking milter-greylist. Is it possible? > > I don't know if it's possible, but I solve this the other way around: > my greylist.conf contains the list of valid recipients, and > milter-greylist > tells sendmail to reject unexisting users. > > -- > Emmanuel Dreyfus > manu@... > > > >
Message
Re: [milter-greylist] User unknown and milter-greylist
2007-02-23 by Jorge Revuelta
Attachments
- No local attachments were found for this message.