Hi,

On Sat, 17 Jan 2004 15:44:14 +0200 "Hylton Conacher (ZR1HPC)" <[EMAIL PROTECTED]> 
wrote:

> My query is this: Can I use SA if I am using Mozilla as my MTA to send 
> and receive my POP email ie no sendmail, qmail, fetchmail, just Mozilla 
> and sorting it into my local folders on Mozilla?

Yes, there are several ways to use SA to filter mail retrieved via POP3. 

Fetchmail is pretty popular for retrieving mail over intermittent
(dialup) connections; you can use fetchmail to retrieve mail and put it
in your mail spool on the local machine, then filter the spool with SA &
procmail. See http://evillair.netdojo.com/howto/spamassassin.html for
basic instructions.

Another method is to use a filtering POP3 proxy such as pop3proxy
(http://mcd.perlmonk.org/pop3proxy/). Configure the proxy to point at
your POP3 server (localhost:8110 -> pop3server.example.com:110), point
your mail client (Mozilla) at the proxy (localhost:8110), and retrieve
mail as you normally would. I've had good results with pop3proxy under
both SuSE and Cygwin (on Win2K.)

> If I can, what is my next step after installing SA from the SuSE 9.0 
> CD's to get it to run over the ~/.mozilla directory? Where can I find 
> docs on setup  as I have already checked 
> /usr/share/doc/packages/spamassassin and
> /perl-spamassassin/ and have not found a HOWTO document as yet?
> 
> If not, do I have to use an external engine to collect the mail, run it
> thru SA and pass it onto Mozilla? Can those mails marked as SPAM be put
> into a specific folder ie Junk on Mozilla?

If you use procmail, you can direct tagged mail anywhere you want. If
you use pop3proxy, you'll need to sort mail within Mozilla.

As was mentioned before, don't worry about using Bayes until you've got
the basic stuff working.

hth,

-- Bob


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to