Colin Harford said:

>> Having a few problems getting spamd to work.   I have a feeling it is
>> something really stupid.

>> From the pf rules, in that exact order:
>>
>> ...
>> no rdr on { lo0 } from any to any
>> rdr inet proto tcp from <spamd> to any port smtp -> 127.0.0.1 port 8025
>> pass in quick inet proto tcp from <spamd> to 127.0.0.1 port 8025 keep
>> state
>> ...

Not sure at all that I can help, but spamd works works for me... what's the
purpose of the first pf rule listed above: "no rdr on { lo0 } from any to
any"?  I mean, rdr to lo0 is what you want spamd tp do, no?

Jay


Reply via email to