On Thu, 8 Jan 2004, Douglas Kirkland wrote:

> On Thursday 08 January 2004 09:32, Ceva wrote:
> > hi everybody,
> > does sendmail and spamassassin must be on the same machine, or they can be
> on diferent machines?
>
> They can be on different machines.  You will have to call spamassassin with
> spamc to get to the spamd daemon.
>
> Douglas

Yes and no. To have sendmail & spamassassin be on different machines you
do need to use some kind of "intermediary" agent to connect them but it
does not have to be spamc.

There are several sendmail "milter" daemons that can be used to connect
sendmail to spamd. They can use Unix domain sockets for direct local
connections or they can use TCP sockets to connect to other machines.

The "milter" daemon effectively replaces spamc, it acts as a bridge,
speaks sendmail-milter protocol on the front side and SA-spamd protocol
on the backside to connect the two systems.

Check out 'http://spamlinks.net/filter-server-addon.htm#sendmail'
for a list of sendmail anti-spam milters. Some of them are for
other kinds of anti-spam filtering engines but some of them are
for connecting to SA.

Dave

-- 
Dave Funk                                  University of Iowa
<dbfunk (at) engineering.uiowa.edu>        College of Engineering
319/335-5751   FAX: 319/384-0549           1256 Seamans Center
Sys_admin/Postmaster/cell_admin            Iowa City, IA 52242-1527
#include <std_disclaimer.h>
Better is not better, 'standard' is better. B{



-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to