|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
local delivery just stops randomly
From: Ajay Sharma (ssharma
amntv.com)
Date: Thu Aug 14 2003 - 13:07:26 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello,
I've been running postfix for a few months now and things have (for the
most part) been pretty great. But in the last month or so the local
delivery agent just stops sending mail. smtp still works as we can send
mail out, and postfix is still accepting mail as well. It's just
getting hung up in the queue. I thought it might've been a problem with
and older version of amavisd-new but I updated it and still had the
problem today. I looked in the logs but didn't see anything out of the
ordinary except for sometime around 3:15am is the last postfix/local
message. One thing to note is that we do have some backups that run at
3am but it's not doing anything but a bunch of IO work. So the load
probably increases a but but that shouldn't stop the mail? Plus the
backup runs every night and this only happened three times in the last
month but I'd like to fix this as I'm starting to get those "this never
happened with the old email server" comments. :)
Postfix 2.0.9
amavisd-new-20030616-p2
Spamassassin 2.55
courier-imap-1.7.2 (I use maildrop instead of procmail)
And just for reference, here's a 'postconf -n':
alias_database = hash:/etc/postfix/aliases
alias_maps = hash:/etc/postfix/aliases, hash:/home/mailman/data/aliases
command_directory = /usr/sbin
config_directory = /etc/postfix
content_filter = smtp-amavis:[127.0.0.1]:10024
daemon_directory = /usr/libexec/postfix
debug_peer_level = 2
delay_warning_time = 4h
home_mailbox = Maildir/
local_destination_concurrency_limit = 1
local_recipient_maps =
luser_relay = customerservice
amntv.com
mail_owner = postfix
mailbox_command = /opt/maildrop/bin/maildrop
mailbox_size_limit = 6024000000
mailq_path = /usr/bin/mailq.postfix
manpage_directory = /usr/share/man
message_size_limit = 5024000000
mydestination = $myhostname, localhost.$mydomain, $mydomain,
mail.$mydomain, hosting.$mydomain
mydomain = amntv.com
myhostname = mail.amntv.com
mynetworks = 127.0.0.1, 207.218.174.0/24
myorigin = $mydomain
newaliases_path = /usr/bin/newaliases.postfix
owner_request_special = no
queue_directory = /var/spool/postfix
readme_directory = /etc/postfix/README_FILES
relay_domains = hash:/etc/postfix/virtual, /etc/postfix/access
relocated_maps = hash:/etc/postfix/relocated
sample_directory = /etc/postfix/samples
sendmail_path = /usr/sbin/sendmail.postfix
setgid_group = postdrop
smtpd_recipient_restrictions = permit_mynetworks,
check_client_access hash:/etc/postfix/access, check_client_access
hash:/etc/postfix/pop-before-smtp, reject_unauth_destination
smtpd_sender_restrictions = hash:/etc/postfix/access
soft_bounce = no
unknown_local_recipient_reject_code = 550
virtual_alias_domains = $virtual_alias_maps
virtual_alias_maps = hash:/etc/postfix/virtual
Thanks,
Ajay
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]