From: Balagopal Pillai (no email)
Date: Sat Feb 28 2004 - 10:12:57 EST
Hi,
I am getting this error some time after starting postfix and
postfix process dies after that.The logs are shown below. The operating
system is solaris 9 intel. The version is the latest release 2.0.18. Why does
the error message show a strange date and time(Dec 31 20:00:00) and is this
error solaris intel specific? Postfix is compiled with gcc that came with
companion cd. The current mailserver runs on sparc solaris and it runs with
no problems (version 2.0.10). I hope somebody in the list can help.
Thanks
Balagopal
Feb 28 10:12:34 smtp spamd[14292]: processing message
<> for pillai:1001.
Feb 28 10:12:34 smtp postfix/pipe[14282]: [ID 197553 mail.info] EFCB51A7E:
to=<>, relay=vscan, delay=1, status=sent (smtp.uml.ca)
Feb 28 10:12:35 smtp spamd[14292]: clean message (0.3/5.5) for pillai:1001
in 0.9 seconds, 1899 bytes.
Feb 28 10:12:35 smtp postfix/local[14288]: [ID 197553 mail.info] 84CDD1A53:
to=<>, orig_to=<>, relay=local, delay=1,
status=sent ("|/opt/sfw/bin/procmail")
Dec 31 20:00:00 smtp postfix/master[14201]: [ID 947731 mail.crit] panic:
event_init: unable to initialize
bash-2.05# postconf -n
alias_database = dbm:/etc/mail/aliases
alias_maps = dbm:/etc/mail/aliases
command_directory = /usr/sbin
config_directory = /etc/postfix
content_filter = vscan:
daemon_directory = /usr/libexec/postfix
inet_interfaces = all
mail_owner = postfix
mail_spool_directory = /var/spool/mail
mailbox_command = /opt/sfw/bin/procmail
mailbox_size_limit = 151200000
mailq_path = /usr/bin/mailq
manpage_directory = /usr/local/man
message_size_limit = 102400000
mydestination = $myhostname, localhost.$mydomain, $mydomain
myhostname = smtp.uml.ca
mynetworks = 127.0.0.0/8,192.168.0.0/24
myorigin = $mydomain
newaliases_path = /usr/bin/newaliases
queue_directory = /var/spool/postfix
readme_directory = no
sample_directory = /etc/postfix
sendmail_path = /usr/lib/sendmail
setgid_group = postdrop
syslog_facility = mail
syslog_name = postfix
unknown_local_recipient_reject_code = 450
|
|
|