> 29 juni 2017 kl. 23:38 skrev Johann Klasek johann@... [milter-greylist] <milter-greylist@yahoogroups.com>:
>
> Easy, just use Ruleset "D" (domain match) instead of "A" (address match).
> I was wrong in my previous attempt to fix this.
> See 5th line ...
>
> SLocal_check_rcpt
> R$+ $: $(storage {greylist} $) $&{client_addr}
> R$+ $: $>A <$1> <?> <+Connect> <$1>
> R<?> <$+> $: <?> $&{client_name}
> R<?> $+ $: $>D <$1> <?> <+Connect> <$1>
> R<$+> <$*> $: $(storage {greylist} $@ $1 $) $1
>
> Have fun,
> Johann K.
Thank you Johann! It’s working now! :)
Now I only need to maintain one whitelist, shared between Sendmails dnsbl feature and milter-greylist.
The Sendmail config above should be included in the official documentation.
Thanks again.
-MEMessage
Re: [milter-greylist] Whitelist with Sendmail access db
2017-07-01 by Markus Edemalm