I have been looking through the available addins and I couldn't find anything like what is described below.  If something like this already exists please let me know so I don't go through the trouble of writing it.  Also if you see a problem with the below that would make it impossible please let me know.
 
Situation:
 
I am using postfix,spamassassin as a mail proxy to an exchange server.  I am trying to find the best way to pass missed spam back to spam assassin for the bayes filter.  So far I have not found a great way to do this.
 
Solution:
 
Modify spam assassin to append to every email it touches two web links (spam, not-spam), the href of the weblink would include a URL to the postfix/spamassassin box most likely a cgi script.  And as a request parameter it would include the entire email.
 
The CGI would read out the email and pipe it into sa-learn with the appropriate parameters.
 
 
Any reasons this would not work?  Does something like this exist and I was just searching for the wrong thing?
 
Thanks,
Chris
 
--
Chris Spears
Software Consultant
[EMAIL PROTECTED]

Reply via email to