/usr/local/etc/rc.d/amavisd: WARNING: failed to start amavisd
Watthanachai Kekhua
watthanachai at ntt.co.th
Tue Sep 4 08:13:50 CEST 2012
Dear Len Conrad
Seem your amavis not start with 10024 port ,
Could you try to kill process amavisd ?
#ps auxw | grep amavis
#kill pid
And try to re-start amavisd process again.
/usr/local/etc/rc.d/amavisd restart
After restart please check port 10024, 10025 listen in socket
#netstat -na | grep -I listen
Please do not hesitate to contact us , If you have any questions .
Best Regards.
################################
# Watthanachai KEKHUA (Golf)
# Operation And Maintenance Department (OAM)
# Tel: 02-2367227 Ext. 3155
# Direct Line Tel: 02-6376195
# NTT Communications (Thailand) Co., Ltd.
#################################
-----Original Message-----
From: amavis-users-bounces+watthanachai=ntt.co.th at amavis.org [mailto:amavis-users-bounces+watthanachai=ntt.co.th at amavis.org] On Behalf Of Len Conrad
Sent: Tuesday, September 04, 2012 12:07 PM
To: amavis-users at amavis.org
Subject: /usr/local/etc/rc.d/amavisd: WARNING: failed to start amavisd
fbsd 9.0
amavis 2.8.0
postfix 2.10-20120801
amavis was starting and logging to the postfix maillog, but I was getting
Sep 4 05:53:11 mx1 amavis[6117]: (!)DENIED ACCESS from IP xx.xx.xx.91, policy bank ''
Sep 4 05:53:11 mx1 postfix/smtp[6144]: 759AE189250: to=<lconrad at go2france.com>, relay=127.0.0.1[127.0.0.1]:10024, delay=495, delays=495/0.01/0.02/0, dsn=4.4.2, status=deferred (lost connection with 127.0.0.1[127.0.0.1] while receiving the initial server greeting)
so I changed a couple items in amavisd.conf, and now amavis won't start and isn't logging any error to maillog
mx1# /usr/local/etc/rc.d/amavisd start
Starting amavisd.
/usr/local/etc/rc.d/amavisd: WARNING: failed to start amavisd
amavisd logging is:
$log_level = 5; # verbosity 0..5, -d
$log_recip_templ = undef; # disable by-recipient level-0 log entries
$do_syslog = 1; # log via syslogd (preferred)
$syslog_facility = 'mail'; # Syslog facility as a string
I scrogged amavisd.conf, but without any error in maillog or syslog, I'm flying blind.
suggestions?
Len
More information about the amavis-users
mailing list