I was messing around with fetchmail yesterday seeing if I could get it to work for the first time. After playing with it for a few hours and seeing that it was working I happened to notice one of my crontab messages was in the right folder, but marked as spam. Looking at the headers and spam report I saw this:
X-Spam-Prev-Subject: Cron <[EMAIL PROTECTED]> /etc/rc.d/init.d/spamassassin restart
X-Spam-DCC: dcc3mcgill cpollock 1275; Body=17 Fuz1=471
X-Spam-Flag: YES
X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on cpollock
X-Spam-Level: *******
X-Spam-Status: Yes, score=7.0 required=5.0 tests=BAYES_50,NO_DNS_FOR_FROM,
PYZOR_CHECK,RCVD_IN_SORBS_DUL autolearn=disabled version=3.0.1
X-Spam-Pyzor: Reported 0 times.
X-Spam-Report: * 0.0 BAYES_50 BODY: Bayesian spam probability is 40 to 60%
* [score: 0.4742]
* 3.5 PYZOR_CHECK Listed in Pyzor (http://pyzor.sf.net/)
* 1.6 NO_DNS_FOR_FROM DNS: Envelope sender has no MX or A DNS records
* 2.0 RCVD_IN_SORBS_DUL RBL: SORBS: sent directly from dynamic IP address
* [69.68.226.5 listed in dnsbl.sorbs.net]
I'm using Sprint DSL, not a dial-up connection. I've contacted sorbs about this and am awaiting an answer. I've quit using fetchmail for now. Any ideas on why this happened?
Id say its because you have a dynamic ip address. You might want to send all mail out through your isp's mail servers instead.
-Jim