From: Matthias A. <mat...@gm...> - 2006-05-04 11:16:44
|
"Ozgur YILMAZ" <mr...@gm...> writes: Please do not post HTML to mailing lists, see <http://www.expita.com/nomime.html> (Could someone with list admin privileges tell Mailman to strip text/html MIME parts please? Thanks) Also, please remember to reply to the list, not to me personally. > firstly thanks for your answer. > i have not one user it is only my test user > if it works, i will add a lot of domains and user > > i use fetchmail ---> fetch mail from external mail server > qmail ---> mda and pop3 server > SA ---> spam filter OK. You need to 1 - find out how to integrate qmail-scanner with qmail (that's in the qmail-scanner documentation) 2 - test if qmail-scanner is working, before you proceed 3 - if it works, integrate SpamAssassin into qmail-scanner. We cannot help here, that should be in the qmail-scanner documentation. Or ask on the qmail-scanner list. 4 - find out if you can use a better POP3 server than qmail's. qmail's POP3 server has security flaws and reports the wrong message sizes, thus it confuses clients. My personal favorite setup would probably use Postfix + amavisd-new (which integrates Spamassassin) + Dovecot or Courier-IMAP or Cyrus - but vpopmail does not integrate well with these. http://www.postfix.org/addon.html#config lists a few pointers should you decide to switch. > .fethmailrc use this settings > > poll 72.29.74.211 protocol pop3 > > user 'oz...@ne...' there with password 'mypass' is > 'de...@co...' here > > my mail in my inbox but not scanning spamm :( > > what do i do ? The fetchmailrc part looks fine, so it would be a problem in your qmail or qmail-scanner setup. -- Matthias Andree |