Re: Postfix Queue Problems (mail is stuck in queue)

2008-07-26 Thread Wietse Venema
InterXS - L. Croese: > Hi Ralf, > > It went ok for the past hour but now there is a delay again: > You mention that mail is deferred, but you have never, ever, shown what reasons Postfix logs when it defers mail. $ grep status=deferred /var/log/maillog | more Wietse

Re: Postfix Queue Problems (mail is stuck in queue)

2008-07-26 Thread InterXS - L. Croese
108 96 37 0 0 0 00 0 mailcluster-01# What happens if nrcpt > 1? Leon - Original Message - From: "Ralf Hildebrandt" <[EMAIL PROTECTED]> To: Sent: Saturday, July 26, 2008 10:42 AM Subject: Re: Postfix Queue Problems (mail is stuck in queue) * InterXS

Re: Postfix Queue Problems (mail is stuck in queue)

2008-07-26 Thread Ralf Hildebrandt
* InterXS - L. Croese <[EMAIL PROTECTED]>: > It is a real machine, and it is only running postfix, dovecot and mysql > for this purpose. > > mailcluster-01# fgrep BFB03C6BD76 maillog > Jul 26 10:09:13 mailcluster-01 postfix/smtpd[46839]: BFB03C6BD76: > client=camomile.cloud9.net[168.100.1.3] > Ju

Re: Postfix Queue Problems (mail is stuck in queue)

2008-07-26 Thread InterXS - L. Croese
no idea what nrcpt is though to be honest Leon - Original Message - From: "Ralf Hildebrandt" <[EMAIL PROTECTED]> To: Sent: Saturday, July 26, 2008 10:22 AM Subject: Re: Postfix Queue Problems (mail is stuck in queue) * InterXS - L. Croese <[EMAIL PROTE

Re: Postfix Queue Problems (mail is stuck in queue)

2008-07-26 Thread Ralf Hildebrandt
* InterXS - L. Croese <[EMAIL PROTECTED]>: > mailcluster-01# qshape > T 5 10 20 40 80 160 320 640 1280 > 1280+ > TOTAL 29 14 15 0 0 0 0 0 00 0 > interxs.nl 29 14 15 0 0 0 0 0

Re: Postfix Queue Problems (mail is stuck in queue)

2008-07-26 Thread InterXS - L. Croese
rday, July 26, 2008 10:05 AM Subject: Re: Postfix Queue Problems (mail is stuck in queue) * InterXS - L. Croese <[EMAIL PROTECTED]>: Jul 26 09:15:50 mailcluster-01 postfix/virtual[45544]: B8EB9C6BDBD: to=<[EMAIL PROTECTED]>, orig_to=<[EMAIL PROTECTED]>, relay=virtual, del

Re: Postfix Queue Problems (mail is stuck in queue)

2008-07-26 Thread Ralf Hildebrandt
* Ralf Hildebrandt <[EMAIL PROTECTED]>: > * InterXS - L. Croese <[EMAIL PROTECTED]>: > > > Jul 26 09:15:50 mailcluster-01 postfix/virtual[45544]: B8EB9C6BDBD: > > to=<[EMAIL PROTECTED]>, orig_to=<[EMAIL PROTECTED]>, relay=virtual, > > delay=2369, delays=2368/0.59/0/0.75, dsn=2.0.0, status=sent

Re: Postfix Queue Problems (mail is stuck in queue)

2008-07-26 Thread Ralf Hildebrandt
* InterXS - L. Croese <[EMAIL PROTECTED]>: > mailcluster-01# egrep "(error|fatal):" maillog > Jul 26 00:26:54 mailcluster-01 postfix/smtp[21455]: 87EBDB010A9: > to=<[EMAIL PROTECTED]>, > relay=mx.acb-architects.com[66.96.140.51]:25, delay=0.86, > delays=0.05/0.01/0.65/0.14, dsn=5.1.1, status

Re: Postfix Queue Problems (mail is stuck in queue)

2008-07-26 Thread Ralf Hildebrandt
* InterXS - L. Croese <[EMAIL PROTECTED]>: > Jul 26 09:15:50 mailcluster-01 postfix/virtual[45544]: B8EB9C6BDBD: > to=<[EMAIL PROTECTED]>, orig_to=<[EMAIL PROTECTED]>, relay=virtual, > delay=2369, delays=2368/0.59/0/0.75, dsn=2.0.0, status=sent (delivered to > maildir) That question is, wha

Re: Postfix Queue Problems (mail is stuck in queue)

2008-07-26 Thread InterXS - L. Croese
uot; <[EMAIL PROTECTED]> To: Sent: Saturday, July 26, 2008 9:59 AM Subject: Re: Postfix Queue Problems (mail is stuck in queue) * InterXS - L. Croese <[EMAIL PROTECTED]>: cat maillog | grep B8EB9C6BDBD fgrep B8EB9C6BDBD maillog Jul 26 08:42:48 mail postfix/pickup[42464]: B8EB9C6BDBD

Re: Postfix Queue Problems (mail is stuck in queue)

2008-07-26 Thread Ralf Hildebrandt
* InterXS - L. Croese <[EMAIL PROTECTED]>: > cat maillog | grep B8EB9C6BDBD fgrep B8EB9C6BDBD maillog > Jul 26 08:42:48 mail postfix/pickup[42464]: B8EB9C6BDBD: uid=125 from=<[EMAIL > PROTECTED]> orig_id=78240C6BDAC > Jul 26 08:42:48 mail postfix/cleanup[44389]: B8EB9C6BDBD: message-id=<[EMAIL

Re: Postfix Queue Problems (mail is stuck in queue)

2008-07-26 Thread InterXS - L. Croese
stfix/mysql_virtual_mailbox_maps.cf virtual_transport = virtual mailcluster-01# - Original Message - From: "Ralf Hildebrandt" <[EMAIL PROTECTED]> To: Sent: Saturday, July 26, 2008 9:50 AM Subject: Re: Postfix Queue Problems (mail is stuck in queue) * Ralf Hildebrandt &

Re: Postfix Queue Problems (mail is stuck in queue)

2008-07-26 Thread Ralf Hildebrandt
_local_recipient_reject_code = 550 > virtual_alias_maps = > proxy:mysql:/usr/local/etc/postfix/mysql_virtual_alias_maps.cf > virtual_mailbox_domains = > proxy:mysql:/usr/local/etc/postfix/mysql_virtual_domains_maps.cf > virtual_mailbox_maps = > proxy:mysql:/usr/local/et

Re: Postfix Queue Problems (mail is stuck in queue)

2008-07-26 Thread InterXS - L. Croese
]> To: Sent: Saturday, July 26, 2008 9:49 AM Subject: Re: Postfix Queue Problems (mail is stuck in queue) * InterXS - L. Croese <[EMAIL PROTECTED]>: Dear List, I am having problems with postfix where email gets stuck in the queue for no reason. Nothing has changed recently on the ma

Re: Postfix Queue Problems (mail is stuck in queue)

2008-07-26 Thread Ralf Hildebrandt
* Ralf Hildebrandt <[EMAIL PROTECTED]>: > * InterXS - L. Croese <[EMAIL PROTECTED]>: > > Dear List, > > > > I am having problems with postfix where email gets stuck in the queue > > for no reason. > > Nothing has changed recently on the mail server and out of the blue > > postfix created this probl

Re: Postfix Queue Problems (mail is stuck in queue)

2008-07-26 Thread Ralf Hildebrandt
* InterXS - L. Croese <[EMAIL PROTECTED]>: > Dear List, > > I am having problems with postfix where email gets stuck in the queue > for no reason. > Nothing has changed recently on the mail server and out of the blue > postfix created this problem where emails will either be delivered > just fine o

Postfix Queue Problems (mail is stuck in queue)

2008-07-26 Thread InterXS - L. Croese
Dear List, I am having problems with postfix where email gets stuck in the queue for no reason. Nothing has changed recently on the mail server and out of the blue postfix created this problem where emails will either be delivered just fine or they will end up in the queue and will not be deliver