Results 1 to 1 of 1
Hi !
I am facing the problem in embedding my Perl script in Spamassasin for filter
purpose....
First of all I like to know that is it possible to embed ...
- 03-19-2007 #1Just Joined!
- Join Date
- Dec 2006
- Posts
- 5
How to embed own perl script in Spamassasin
Hi !
I am facing the problem in embedding my Perl script in Spamassasin for filter
purpose....
First of all I like to know that is it possible to embed user defined script(Perl) in
Spamassasin ..???????
What I want to do is as follow :
I want that every incoming mail which is delivered with courier maildrop
should stored in temporary folder say temp. Then It call l my script for
scanning the mail content(only Text, no attachment).
If some keywords matches then it send the mail to some folder say temp2
and update the database in which the path of file is stored.
What I think is that I embed my script in spamassasin script since
spamassasin is called by postfix and it execute the script..
Am I correct ????
Please suggest me how to achievew this .....
Thanks


Reply With Quote
