Hi,
Spamassassin 3.2 works very good for me. Now I want to write a plugin in
Perl that will be executed by spamassassin after each email is processed.
This script would have to know , , and assigned by SA>. Is it possible?
Thanks, but is there a way to get this perl script executed as part of
Spamassassin work and pass there score, ip, and address?
Does spamassassin support such post-processing plugins?
Yes, though unfortunately writing plugins is rather badly documented. :(
ah, it explains everything.
If you "
sendmail + spamassassin milter (written by Georg C. F. et al)
everything works great so far, except I need to save the spamassassin
results (score+sender) and do this synchronously, right after the score
is calculated.
How about a perl script that opens a reader on
"
Thanks, but is there a wa
Spamassassin 3.2 works very good for me. Now I want to write a plugin in
Perl that will be executed by spamassassin after each email is processed.
This script would have to know , , and . Is it possible?
Wouldn't it make more sense to do this in procmail? (assuming you use
procmail).
Thanks, K
Hi,
Spamassassin 3.2 works very good for me. Now I want to write a plugin in
Perl that will be executed by spamassassin after each email is processed.
This script would have to know , , and . Is it possible?
Many mail packages have built in SA support. What are you using?
(apologies if this ha
Hi,
Spamassassin 3.2 works very good for me. Now I want to write a plugin in
Perl that will be executed by spamassassin after each email is processed.
This script would have to know , , and assigned by SA>. Is it possible?