Hi Emmanuel,
On 2016-09-14 06:01, manu@... [milter-greylist] wrote:
[...]
> Please try:
> https://ftp.espci.fr/shadow/manu/rawfrom2.patch
Thanks :) I built a new package:
This "list" test with rawfrom is fine now:
-------
list "FROM-TEST" rawfrom { \
/.*\=.*\=mailer-service\.de\=.*@foobar\.de/ \
}
list "RCPT-TEST" rcpt { \
/test@test\.de/ \
}
racl blacklist list "RCPT-TEST" list "FROM-TEST" msg "Bad reputation -
FROM:'%f' RCPT:'%r'" flushaddr
-------
Here is still a syntax error:
racl blacklist rawfrom /test@.../ msg "Rawfrom test"
whereas
racl blacklist from /test@.../ msg "Rawfrom test"
is fine.
Ciao
MarcusMessage
Re: testing rawfrom patch [was: Re: [milter-greylist] block SRS senders]
2016-09-14 by Marcus Schopen