>From: Stuart Henderson <stu () spacehopper ! org>
>Date: 2012-05-27 22:29:50
>
>On 2012-05-27, David Diggles <[email protected]> wrote:
>> Bummer, I have forgotten to pflog the spamd connections to lo0
>
>So this breaks spamlogd which means servers will expire from the
>greylist even if they mail you regularly..
Do you mean this pf rule
pass in log on egress proto tcp from any to egress \
port smtp rdr-to 127.0.0.1 port spamd synproxy state
breaks spamlogd?
Would you mind explaining why, and how I can un-break it?