Theewara asks:

>     I use spamassassin with sendmail. Can spamassassin log host that =
> send spam mail in simple format? For example:
> 
> Aug 10 18:20:05 abc spamd[29713]: identified spam (7.1/5.0) from =
> [EMAIL PROTECTED]

   Yes.  If you're using spamd you can specify syslog() style
logging with the "-s" option (e.g. -s LOCAL1).  Set your
/etc/syslog.conf file to intercept LOCAL1 and divert it to a
separate file.  I've got:

local1.*        /var/log/spamlog

in mine and it works very well.

   Cheers.

+------------------------------------------------+---------------------+
| Carl Richard Friend (UNIX Sysadmin)            | West Boylston       |
| Minicomputer Collector / Enthusiast            | Massachusetts, USA  |
| mailto:[EMAIL PROTECTED]                        +---------------------+
| http://users.rcn.com/crfriend/museum           | ICBM: 42:22N 71:47W |
+------------------------------------------------+---------------------+


-------------------------------------------------------
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/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to