Mail Services keeps shutting down
127.0.0.1 port 25 is already in use.
I usually restart the server and everything is fine for a few hours and the mail is shut down.
I am using 10.4.5 OS X Server G4 1.4 GHZ Sawtooth.
this is my postconf -n:
always_bcc = virus@kents.mine.nu
command_directory = /usr/sbin
config_directory = /etc/postfix
content_filter = smtp-amavis:[127.0.0.1]:10024
daemon_directory = /usr/libexec/postfix
debug peerlevel = 2
enable serveroptions = yes
html_directory = no
inet_interfaces = all
local recipientmaps =
luser_relay = virus
mail_owner = postfix
mail spooldirectory = /var/mail
mailbox sizelimit = 0
mailbox_transport = cyrus
mailq_path = /usr/bin/mailq
manpage_directory = /usr/share/man
message sizelimit = 10485760
mydestination = $myhostname,localhost.$mydomain,kents.mine.nu
mydomain = kents.mine.nu
mydomain_fallback = localhost
myhostname = mail.kents.mine.nu
mynetworks = 127.0.0.1/32,kents.mine.nu,mail.kents.mine.nu
mynetworks_style = host
newaliases_path = /usr/bin/newaliases
queue_directory = /private/var/spool/postfix
readme_directory = /usr/share/doc/postfix
relayhost =
sample_directory = /usr/share/doc/postfix/examples
sendmail_path = /usr/sbin/sendmail
setgid_group = postdrop
smtpd pw_server_securityoptions = login,plain
smtpd recipientrestrictions = permit sasl_authenticated,permit_mynetworks,reject_unauthdestination,permit
smtpd sasl_authenable = yes
smtpd tls_keyfile =
smtpd use_pwserver = yes
unknown local_recipient_rejectcode = 550
I also checked to see if port 25 is being used some where else:
samuel$ netstat -atn | grep 25
tcp4 0 0 127.0.0.1.10025 . LISTEN
tcp4 0 0 *.25 . LISTEN
tcp4 0 0 *.625 . LISTEN
1f12660 stream 0 0 0 1f12550 0 0 /var/tmp/SCDynamicStoreNotifyFileDescriptor-21763
1f12550 stream 0 0 0 1f12660 0 0
1f126e8 dgram 0 0 0 1769330 0 1f125d8
1f125d8 dgram 0 0 0 1769330 0 1f12990
Thanx in advance for any help in this matter.
Mac OS X (10.4)
Mac OS X (10.4)