On 2015-08-01 Sat 08:16 AM |, SSL wrote:
> 
> 2) spamd (send mail to gmail but *** cannot recieve from gmail *****)
> -------------
> black.pf
> -------------
> ....
> ...
> 
> pass in on $ext_if proto tcp to any port submission
> table <spamd> persist
> table <spamd-white> persist
> pass in  on $ext_if proto tcp from any to any port smtp rdr-to 127.0.0.1 port 
> spamd
> pass out on lo      proto tcp from any to any  <---- i think problem is here

See the pf.conf fragment of spamd(8).

For google's bizzare random sending servers, you'll need to increase
spamd's greyexp time to 2+ days in /etc/rc.conf.local, restart spamd &
wait 2+ days.


-- 
You received this mail because you are subscribed to [email protected]
To unsubscribe, send a mail to: [email protected]

Reply via email to