aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-junk-filter.c
Commit message (Expand)AuthorAgeFilesLines
* use mail_session_get_sa_daemon_portRadek Doulik2004-01-241-4/+5
* Oops, when calling spamassassin rather than spamc, we need to invokeJeffrey Stedfast2004-01-231-6/+10
* Fixes bug #53175.Jeffrey Stedfast2004-01-231-196/+182
* uncomment system wide spamd testRadek Doulik2004-01-221-11/+18
* use mail_session_get_sa_use_daemonRadek Doulik2004-01-131-1/+1
* added SA prefs (mail_session_get_sa_local_only): new helper methodRadek Doulik2004-01-131-22/+39
* add NULL at the end of argv for execvp (poited out by Frank Solensky,Radek Doulik2004-01-061-11/+18
* (em_junk_sa_test_spamd): rename em_junk_sa_spamd_tested toRadek Doulik2003-11-131-36/+35
* new helper function, use it before any call to spamassassin, spamc andRadek Doulik2003-11-131-10/+36
* merged spam filtering branchRadek Doulik2003-11-131-0/+327