On Tue, Jul 01, 2003 at 05:16:00PM +0300, Iago wrote:

>   I'm running perl 5.8, spamassassin 2.55, solaris 2.7,
>   postfix 2.something (latest stable).

perl 5.6.1, SA 2.55, Sol8, postfix 2.something here.

>   Some guidance as to how to 'simply' replace a phantom
>   program that runs, but is never called (near as I can find
>   on the system -- I've had to shut down postfix to get the
>   load down to the point where I can write this message --
>   and it's already made me nearly an hour late to work),
>   would be *greatly* appreciated.

How do you use the spamassassin command? If via postfix's content
filter thing, you pretty much replace spamassassin command in the
filter script with spamc.

SpamAssassin comes with an initscript in the spamd/ subdir. You use
that to fire up spamd as a daemon. Edit the script to suit your
needs. spamc will talk to spamd and combined they do the same voodoo
to mails like 'spamassassin' command alone does.

If not using content_filter, maybe the way
http://www.dulug.duke.edu/~mstenner/sa-docs/setup.html describes
is another possibility. The examples seem to use procmail + spamc.

http://www.advosys.ca/papers/postfix-filtering.html is good set
of info about using the content_filter to make SA ('spamassassin'
or 'spamc+spamd') work with postfix.


-- 
(Mr.) Hannu Liljemark  |  Appelsiini Finland Oy  |  http://appelsiini.com


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to