My ~smtpd/tmp directory is constantly filled with junk. I now have a cron
script cleaning up files older than 6 hours to keep the drives from filling
up.
Here's the content of my qpsmtpd/config/plugins file (removed remarks for
readability):
quit_fortune
check_earlytalker
count_unrecognized_commands 2
require_resolvable_fromhost
rhsbl
dnsbl
check_badmailfrom
check_badrcptto
check_spamhelo
check_relay
klez_filter
clamav
queue/qmail-queue
So what's going on? why is it doing this?
And more importantly, Is it ok that i'm erasing files in tmp that are older
than 6 hours?
I also noticed it has files (altough different naming) under /tmp (the
system-wide tmp dir in the root folder).
Help!!!!!!!
Aric