|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Active Queue Keeps Growing (take2)
From: matt zaglin (zagman76
gmail.com)
Date: Tue Nov 28 2006 - 08:19:10 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Sorry about the garbage earlier - Here is what I should have posted to the
group:
Well - basically, our active queue keeps growing. Postfix is delivering
e-mail, but extreemly slowly. Here is the output from postfinger (with IP
addresses changed)
postfinger - postfix configuration on Tue Nov 28 08:41:44 EST 2006
version: 1.30
--System Parameters--
mail_version = 2.2.10
hostname = mail3
uname = Linux mail3 2.6.16-gentoo-r9 #1 SMP PREEMPT Wed Jun 14 11:41:25 EDT
2006 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz GNU/Linux
--Packaging information--
--main.cf non-default parameters--
biff = no
body_checks = pcre:/etc/postfix/pcre-body.cf
bounce_queue_lifetime = 8h
content_filter = smtp-amavis:[127.0.0.1]:10024
header_checks = pcre:/etc/postfix/pcre-header.cf
home_mailbox = .maildir/
local_recipient_maps =
local_transport = no local mail delivery
maximal_queue_lifetime = 24h
mydestination = mail.domain.com
mynetworks = 0.0.0.0/25; 0.0.0.1/32
myorigin = mail.domain.com
queue_run_delay = 6h
relay_domains = hash:/etc/postfix/relay_domains
smtpd_banner =
smtpd_client_restrictions = reject_unauth_pipelining
smtpd_helo_required = yes
smtpd_recipient_restrictions = reject_non_fqdn_recipient, permit_mynetworks,
reject_unlisted_recipient, reject_invalid_hostname, reject_non_fqdn_sender,
reject_unauth_destination, permit
transport_maps = hash:/etc/postfix/transport
--master.cf--
smtp inet n - n - - smtpd -v
pickup fifo n - n 60 1 pickup
cleanup unix n - n - 0 cleanup
qmgr fifo n - n 300 1 qmgr
tlsmgr unix - - n 1000? 1 tlsmgr
rewrite unix - - n - - trivial-rewrite
bounce unix - - n - 0 bounce
defer unix - - n - 0 bounce
trace unix - - n - 0 bounce
verify unix - - n - 1 verify
flush unix n - n 1000? 0 flush
proxymap unix - - n - - proxymap
smtp unix - - n - - smtp
relay unix - - n - - smtp
-o fallback_relay=
showq unix n - n - - showq
error unix - - n - - error
discard unix - - n - - discard
local unix - n n - - local
virtual unix - n n - - virtual
lmtp unix - - n - - lmtp
anvil unix - - n - 1 anvil
scache unix - - n - 1 scache
maildrop unix - n n - - pipe
flags=DRhu user=vmail argv=/usr/local/bin/maildrop -d ${recipient}
old-cyrus unix - n n - - pipe
flags=R user=cyrus argv=/usr/lib/cyrus/deliver -e -m ${extension} ${user}
cyrus unix - n n - - pipe
flags=hu user=cyrus argv=/usr/lib/cyrus/deliver -e -r ${sender} -m
${extension} ${user}
virt-cyrus unix - n n - - pipe
flags=hu user=cyrus argv=/usr/lib/cyrus/deliver -e -r ${sender} -m
${recipient} ${user}
uucp unix - n n - - pipe
flags=Fqhu user=uucp argv=uux -r -n -z -a$sender - $nexthop!rmail
($recipient)
ifmail unix - n n - - pipe
flags=F user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient)
bsmtp unix - n n - - pipe
flags=Fq. user=foo argv=/usr/local/sbin/bsmtp -f $sender $nexthop
$recipient
smtp-amavis unix - - y - 2 smtp
-o smtp_data_done_timeout=1600
-o disable_dns_lookups=yes
127.0.0.1:10025 inet n - y - - smtpd
-o content_filter=
-o local_recipient_maps=
-o relay_recipient_maps=
-o smtpd_restriction_classes=
-o smtpd_helo_restrictions=
-o smtpd_sender_restrictions=
-o smtpd_recipient_restrictions=permit_mynetworks,reject
-o mynetworks=127.0.0.0/8
-o strict_rfc821_envelopes=yes
-- end of postfinger output --
Here is the output of postconf -n
biff = no
body_checks = pcre:/etc/postfix/pcre- body.cf
bounce_queue_lifetime = 8h
command_directory = /usr/sbin
config_directory = /etc/postfix
content_filter = smtp-amavis:[127.0.0.1]:10024
daemon_directory = /usr/lib/postfix
debug_peer_level = 2
header_checks = pcre:/etc/postfix/pcre-header.cf
home_mailbox = .maildir/
html_directory = /usr/share/doc/postfix-2.2.10/html
local_recipient_maps =
local_transport = no local mail delivery
mail_owner = postfix
mailq_path = /usr/bin/mailq
manpage_directory = /usr/share/man
maximal_queue_lifetime = 24h
message_size_limit = 10240000
mydestination = mail.domain.com
myhostname = mail.domain.com
mynetworks = 0.0.0.0/25; 0.0.0.1/32
myorigin = mail3.consulvation.com
newaliases_path = /usr/bin/newaliases
queue_directory = /var/spool/postfix
queue_run_delay = 6h
readme_directory = /usr/share/doc/postfix-2.2.10/readme
relay_domains = hash:/etc/postfix/relay_domains
sample_directory = /etc/postfix
sendmail_path = /usr/sbin/sendmail
setgid_group = postdrop
smtpd_banner = Do you want your business to be better?
smtpd_client_restrictions = reject_unauth_pipelining
smtpd_helo_required = yes
smtpd_recipient_restrictions = reject_non_fqdn_recipient, permit_mynetworks,
\ reject_unlisted_recipient, reject_invalid_hostname,
reject_non_fqdn_sender, \ reject_unauth_destination, permit
transport_maps = hash:/etc/postfix/transport
unknown_local_recipient_reject_code = 550
Here is a snippet of the output of:
*egrep '(warning|error|fatal|panic):' /some/log/file | more*
Nov 28 08:47:37 mail3 postfix/smtpd[21638]: warning: 62.25.98.35: address
not listed for hostname mail2.haymarketbusinessinteractive.com
Nov 28 08:48:05 mail3 postfix/qmgr[21614]: warning: connect to transport no
local mail delivery: No such file or directory
Nov 28 08:48:20 mail3 postfix/smtpd[21625]: warning: 200.181.196.143:
hostname 200-181-196-143.cscgo7002.dsl.brasiltelecom.net.br verification
failed: Name or service not known
Nov 28 08:48:49 mail3 postfix/smtpd[21627]: warning: 71.15.121.250: hostname
71-15-121-250.dhcp.ftwo.tx.charter.com verification failed: Name or service
not known
Nov 28 08:49:05 mail3 postfix/qmgr[21614]: warning: connect to transport no
local mail delivery: No such file or directory
Nov 28 08:49:06 mail3 postfix/smtpd[21625]: warning: 61.95.91.242: hostname
dsl-61-95-91-242.request.com.au verification failed: Name or service not
known
Nov 28 08:49:44 mail3 postfix/smtpd[22180]: warning: 68.185.243.128:
hostname unknown.lds.al.charter.com verification failed: Name or service not
known
Nov 28 08:50:05 mail3 postfix/qmgr[21614]: warning: connect to transport no
local mail delivery: No such file or directory
Nov 28 08:50:24 mail3 postfix/smtpd[23266]: warning: 86.74.45.122: hostname
122.45.74-86.rev.gaoland.net verification failed: Name or service not known
Nov 28 08:50:29 mail3 postfix/smtpd[23265]: warning: 216.219.240.37: address
not listed for hostname iroquois.noc.valueweb.com
Nov 28 08:51:05 mail3 postfix/qmgr[21614]: warning: connect to transport no
local mail delivery: No such file or directory
Nov 28 08:51:18 mail3 postfix/smtpd[21625]: warning: 213.190.16.72: hostname
72.net-213-190-16.tvalmansa.es verification failed: Name or service not
known
Nov 28 08:52:05 mail3 postfix/qmgr[21614]: warning: connect to transport no
local mail delivery: No such file or directory
Pretty much oll of the output is like this, with an occasional client/smtp
error (but about 95% of the logs since 3am EST is like the above - and
that's a 200K file)
Thanks again!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]