Hi, I've been installing systems per the Vintinner wiki for some time
now without any issues until now.

I've configured the sysem per all instructions I can find to deal with
this issue.

There have been a few sparse threads on the subject;
http://marc.theaimsgroup.com/?l=amavis-user&m=112035005722116&w=2

http://marc.theaimsgroup.com/?l=amavis-user&m=112091901015777&w=2

However, this does nothing for me.

The chroot enviroment is sound, syslogd is creating a socket in
/var/amavisd/dev/log

Amavisd.conf

$DO_SYSLOG = 1; # (1 = syslog, 0 = logfile)
$log_level = 3; # (0-5)
$LOGFILE = "$MYHOME/amavis.log";

rc.conf.local
syslogd_flags="-a /var/amavisd/dev/log" # add more flags, ie. "-u -a
/chroot/dev/log"

proof
 ps -aux
_syslogd 18990  0.0  0.1   164   492 ??  S      8Aug05    1:22.53
syslogd -a /var/amavisd/dev/log -a /var/empty/dev/log

# ls -l /var/amavisd/dev
total 512
srw-rw-rw-  1 root  wheel         0 Aug  8 11:16 log
crw-rw-rw-  1 root  wheel    2,   2 Aug  5 10:24 null
--w-------  1 root  wheel    237159 Aug  5 18:47 stdout
crw-r--r--  1 root  wheel   45,   2 Aug  4 11:46 urandom


With this setting amavisd is spewing to the console and I get nada in maillog.

What gives?

mike


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server.
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to