Sundial Services International, Inc. wrote:

>I understand that SA might not be exactly what I'm looking for in its
>present form, but I know it's got to be close.  Here in more detail is
>exactly what I'd like to do.
>
>The Perl script I have in mind could use the Net::POP3 module to connect to
>a given server, log on to it, and issue RETR or TOP commands to retrieve the
>text of each message in a box.  It would do this for each box, and that
>would end step #1.  Notice that the "RETR" or "TOP" commands do _not delete
>the messages that are being retrieved; only the DELE command (followed by
>QUIT with no intervening RSET) will remove them.
>
Write it yourself, then, or pay someone else to. I don't think this is 
really appropriate -- if you already have the machine to run the Perl 
script on, you can also use it for local fetch and delivery. Also, 
SpamAssassin is not perfect -- some mail you want will get tagged as 
spam, others you don't want will get through (false positives and 
negatives). This is just a bad design all the way around, because under 
this scheme, false positives get deleted, which you certainly don't 
want. Build a local machine, use fetchmail, have your local clients pick 
up their mail that way. It's not that hard, especially if you already 
have a working box.

-- 
    http://www.pricegrabber.com
          "We are smarter individually." -- Larry Niven

                                   




_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to