On Fri, 29 Aug 2003 11:43:52 -0400 (EDT) "Christopher X. Candreva" <[EMAIL PROTECTED]> 
wrote:

> On Fri, 29 Aug 2003, Theo Van Dinter wrote:
> 
> > it's in by default:
> >
> > spamc:
> > -U socketpath
> > Connect to "spamd" via UNIX domain socket socketpath instead of a TCP/IP 
> > connection.
> 
> 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.

Something like 

/var/lib/spamassassin/spamd.sock        # after mysql
/tmp/spamd.sock                         # after sylpheed (probably not so good)

then have spamc check by default

1) UNIX domain sockets (above)
2) localhost:783

If this goes in, I'd suggest in 2.7x if only so any bugs in the UNIX
domain sockets are flushed out of the 2.6x release.

Thoughts?

-- Bob


-------------------------------------------------------
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