Hi, On Tue, 18 Aug 2015 14:41:25 +0000, "Emmanuel Dreyfus manu@... [milter-greylist]" <milter-greylist@yahoogroups.com> wrote: > On Tue, Aug 18, 2015 at 01:50:15PM +0200, Marcus Schopen > lists-yahoogroups@... [milter-greylist] wrote: >> RCPT information in "X-Greylist: inspected by ..." header is empty: > > Recipient was <> ? No, the recipient is not <>. I'm using mimedefang's md_check_against_smtp_server feature to check if an recipient exists on the internal Server. But mimedefang is called after milter-greylist and md_check_against_smtp_server does the check with an empty sender and not with an empty recipient. INPUT_MAIL_FILTER(`greylist',`S=inet:12345@internal, F=, T=S:1m;R:1m')dnl INPUT_MAIL_FILTER(`mimedefang', `S=inet:123457@internal, F=T, T=S:5m;R:5m;E:10m')dnl INPUT_MAIL_FILTER(`opendkim',`S=inet:123458@internal, F=, T=S:1m;R:1m')dnl Ciao!
Message
Re: [milter-greylist] RCPT information in X-Greylist: inspected by header is empty
2015-08-19 by Marcus Schopen