[dev-neuridia] Reporting spam

Charles A. Landemaine landemaine at gmail.com
Fri Mar 21 10:06:37 PDT 2008


Hello guys,

I found out a simple way to report spam to spam-hashing servers. When
we select a message from the Inbox and mark it as spam, the
application can send the message to the "Spam" folder and PHP can
execute this command if SpamAssassin is installed:

     spamassassin -r < message.txt

At least on a Unix server. On a Windows server, I assume we would need
the full path to SpamAssassin. More info here:
http://wiki.apache.org/spamassassin/ReportingSpam
Cheers,

-- 
Charles A. Landemaine.



More information about the dev mailing list