|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: local delivery problems
From: Andii (andii2
gmail.com)
Date: Mon Jul 26 2004 - 10:30:20 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
sorry, I'll include some more info:
result of egrep '(warning|error|fatal|panic):' /var/log/mail:
Jul 26 01:21:19 aaa postfix/qmgr[22744]: fatal: 950B4372652: timeout
receiving delivery status from transport: local
Jul 26 01:21:20 aaa postfix/local[22745]: fatal: watchdog timeout
Jul 26 01:21:20 aaa postfix/local[22746]: fatal: watchdog timeout
Jul 26 01:21:20 aaa postfix/master[4096]: warning: process
/usr/lib/postfix/qmgr pid 22744 exit status 1
Jul 26 01:21:21 aaa postfix/master[4096]: warning: process
/usr/lib/postfix/local pid 22745 exit status 1
Jul 26 01:21:21 aaa postfix/master[4096]: warning:
/usr/lib/postfix/local: bad command startup -- throttling
Jul 26 01:21:21 aaa postfix/master[4096]: warning: process
/usr/lib/postfix/local pid 22746 exit status 1
Jul 26 06:22:27 aaa postfix/qmgr[23586]: fatal: 950B4372652: timeout
receiving delivery status from transport: local
Jul 26 06:22:27 aaa postfix/local[23587]: fatal: watchdog timeout
Jul 26 06:22:27 aaa postfix/local[23588]: fatal: watchdog timeout
Jul 26 06:22:28 aaa postfix/master[4096]: warning: process
/usr/lib/postfix/qmgr pid 23586 exit status 1
Jul 26 06:22:28 aaa postfix/master[4096]: warning: process
/usr/lib/postfix/local pid 23587 exit status 1
Jul 26 06:22:28 aaa postfix/master[4096]: warning:
/usr/lib/postfix/local: bad command startup -- throttling
Jul 26 06:22:28 aaa postfix/master[4096]: warning: process
/usr/lib/postfix/local pid 23588 exit status 1
Jul 26 11:24:14 aaa postfix/qmgr[24176]: fatal: 950B4372652: timeout
receiving delivery status from transport: local
Jul 26 11:24:15 aaa postfix/master[4096]: warning: process
/usr/lib/postfix/qmgr pid 24176 exit status 1
Jul 26 11:24:15 aaa postfix/local[24177]: fatal: watchdog timeout
Jul 26 11:24:15 aaa postfix/local[24179]: fatal: watchdog timeout
Jul 26 11:24:16 aaa postfix/master[4096]: warning: process
/usr/lib/postfix/local pid 24177 exit status 1
Jul 26 11:24:16 aaa postfix/master[4096]: warning:
/usr/lib/postfix/local: bad command startup -- throttling
Jul 26 11:24:16 aaa postfix/master[4096]: warning: process
/usr/lib/postfix/local pid 24179 exit status 1
result of postconf -n command:
alias_maps = hash:/etc/aliases
canonical_maps = hash:/etc/postfix/canonical
command_directory = /usr/sbin
config_directory = /etc/postfix
content_filter =
daemon_directory = /usr/lib/postfix
debug_peer_level = 2
defer_transports =
disable_dns_lookups = no
home_mailbox = Maildir/
inet_interfaces = all
local_recipient_maps =
mail_owner = postfix
mail_spool_directory = /var/mail
mailbox_command =
mailbox_size_limit = 1051200000
mailbox_transport =
mailq_path = /usr/bin/mailq
manpage_directory = /usr/share/man
masquerade_classes = envelope_sender, header_sender, header_recipient
masquerade_domains =
masquerade_exceptions = root
message_size_limit = 40000000
mydestination = $myhostname, localhost.$mydomain
mydomain = rdsnet.ro
myhostname = aaa.aaaaaa.aa
myorigin = $mydomain
newaliases_path = /usr/bin/newaliases
program_directory = /usr/lib/postfix
queue_directory = /var/spool/postfix
readme_directory = /usr/share/doc/packages/postfix/README_FILES
relay_domains = aaaa.aaa, aaaaaa.aaa
relocated_maps = hash:/etc/postfix/relocated
sample_directory = /usr/share/doc/packages/postfix/samples
sender_canonical_maps = hash:/etc/postfix/sender_canonical
sendmail_path = /usr/sbin/sendmail
setgid_group = maildrop
smtp_sasl_auth_enable = no
smtpd_client_restrictions =
smtpd_helo_required = no
smtpd_helo_restrictions =
smtpd_recipient_restrictions = permit_mynetworks,reject_unauth_destination
smtpd_sasl_auth_enable = no
smtpd_sender_restrictions = hash:/etc/postfix/access
smtpd_use_tls = no
strict_rfc821_envelopes = no
transport_maps = hash:/etc/postfix/transport
unknown_local_recipient_reject_code = 450
On Mon, 26 Jul 2004 09:47:30 -0400 (EDT), Wietse Venema
<wietse
porcupine.org> wrote:
> Andii:
>
>
> > Hello,
> >
> > Seems that all the mail delivered to myhost ends up staying
> > indefinitely in active queue. The result of qshape.pl is:
> >
> > T 5 10 20 40 80 160 320 640 1280 1280+
> > TOTAL 2275 3 2 14 38 92 97 360 394
> > 461 814 somehost.somedomain.com 2275 3 2 14 38 92 97 360 394
> > 461 814
> >
> > and a few hours ago in my logs have appeared a few lines like this:
> >
> > postfix/master[4096]: warning: /usr/lib/postfix/local: bad command
> > startup -- throttling
> >
> > Any ideas of what does this mean and how can I resume postfix to
> > normal behavior?
>
> http://www.postfix.org/DEBUG_README.html#logging
>
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]