문제

From what I have been able to gather, spamassassin is written in perl but there may also be compiled versions of it. Does one have to compile it inorder to use it? Can a perl script simply include spam assassin and start calling its functions/services?

도움이 되었습니까?

해결책

No, you do not need to compile spamassassin since it is a Perl script like you mentioned. However, you can configure the SpamAssassin Daemon to increase the throughput performance and configure the spamassassin script to use it. The spamd daemon is useful in a web hosting environment.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top