On Friday 29 August 2003 17:43 CET Christopher X. Candreva wrote:
> That means any of my users who put spamc in their .procmailrc file has to
> know 1) to use a socketpath, and 2) what the path is.  I'm looking for a
> compile option to Makefile.PL (or ./configure, or whichever) so that
> spamc, with no command line options, would use a Unix domain socket at a
> compiled-in location.

I wrote a Very Small Shell Script with
  #!/bin/sh
  /usr/bin/spamc.exe -U /var/run/spamd.sock $*
renamed spamc and put that one in place.

HTH,
Malte



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to