Re: lost whitelisted hosts with spamd

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Juan Miscaro <scry_mr@...>
Cc: openbsd-misc <misc@...>
Date: Thursday, September 13, 2007 - 11:56 am

spamlogd not only needs to be running, but it needs to
see the connections - your pf rules need to log them correctly.

The best way to see if this is happening is to fire
off some debug level syslogging, and see if spamlogd is logging lines
for the hosts that connect in. You should see lines like this where
your debug level syslogs are going.

Sep 13 07:03:49 mailcarp1 spamlogd[16523]: inbound 199.185.137.3

if you don't spamlogd ain't seeing them. check your pf rules.

* Juan Miscaro [2007-09-13 09:38]:

--
#!/usr/bin/perl
if ((not 0 && not 1) != (! 0 && ! 1)) {
print "Larry and Tom must smoke some really primo stuff...\n";
}

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
lost whitelisted hosts with spamd, Juan Miscaro, (Thu Sep 13, 10:29 am)
Re: lost whitelisted hosts with spamd, Darrin Chandler, (Thu Sep 13, 12:06 pm)
Re: lost whitelisted hosts with spamd, Bob Beck, (Thu Sep 13, 11:56 am)
Re: lost whitelisted hosts with spamd, Juan Miscaro, (Thu Sep 13, 12:50 pm)
Re: lost whitelisted hosts with spamd, Peter N. M. Hansteen, (Thu Sep 13, 11:45 am)
Re: lost whitelisted hosts with spamd, Craig Skinner, (Thu Sep 13, 11:37 am)