Yahoo Groups archive

Milter-greylist

Index last updated: 2026-04-28 23:32 UTC

Message

Re: [milter-greylist] SPF SELF without known local address

2013-08-13 by manu@...

Jim Klimov <jimklimov@...> wrote:

> Is there a way to permit "spf pass" EXCEPT "spf self" hits early
> in the rules, and have those "spf self" hits fall through and be
> subjected to all the other tests like regex - not plain greylisted?

Have you tried this?
rcpt whitelist not spf self spf pass

> On another note, I'd like to log the remote host's IP, HELO, DNS PTR
> and FROM/RCPT addresses into X-Greylist headers of each processed
> message. Is it possible to add via config - without hacking into
> the "report all" source code?

I beleive you can with format strings:
%i sender IP address
%h HELLO string
%d sender DNS address
%f FROM
%r RCPT (beware of multi-recipient scenarios) 

> As I've asked earlier - are there any ways to unconditionally inject
> SMTP responses (like "msg") and/or headers without dependency on a
> particular ACL rule hit and its msg/addheader parameters?

racl continue msg "stuff"

-- 
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu@...

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.