Hi Ralph,

Here is one, it only got delivered after i did a postfix stop and postfix start.

cat maillog | grep B8EB9C6BDBD
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 PROTECTED]> Jul 26 08:42:48 mail postfix/qmgr[42465]: B8EB9C6BDBD: from=<[EMAIL PROTECTED]>, size=1520, nrcpt=2 (queue active) Jul 26 06:59:53 mail postfix/postqueue[44795]: flush_send_file: queue_id B8EB9C6BDBD Jul 26 06:59:53 mail postfix/postqueue[44795]: send attr queue_id = B8EB9C6BDBD Jul 26 06:59:53 mail postfix/postqueue[44795]: flush_send_file: queue_id B8EB9C6BDBD status 0 Jul 26 09:13:33 mail postfix/qmgr[45138]: B8EB9C6BDBD: from=<[EMAIL PROTECTED]>, size=1520, nrcpt=2 (queue active) Jul 26 09:15:22 mail postfix/qmgr[45456]: B8EB9C6BDBD: from=<[EMAIL PROTECTED]>, size=1520, nrcpt=2 (queue active) Jul 26 09:15:49 mail postfix/qmgr[45537]: B8EB9C6BDBD: from=<[EMAIL PROTECTED]>, size=1520, nrcpt=2 (queue active) Jul 26 09:15:50 mail 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) Jul 26 09:15:52 mail postfix/virtual[45544]: B8EB9C6BDBD: to=<[EMAIL PROTECTED]>, relay=virtual, delay=2371, delays=2368/0.59/0/2.2, dsn=2.0.0, status=sent (delivered to maildir)
Jul 26 09:15:52 mail postfix/qmgr[45537]: B8EB9C6BDBD: removed

# postconf -n
alias_maps = proxy:mysql:/usr/local/etc/postfix/mysql_virtual_alias_maps.cf
broken_sasl_auth_clients = yes
command_directory = /usr/local/sbin
config_directory = /usr/local/etc/postfix
daemon_directory = /usr/local/libexec/postfix
data_directory = /var/db/postfix
debug_peer_level = 2
disable_vrfy_command = yes
html_directory = no
invalid_hostname_reject_code = 450
mail_owner = postfix
mailq_path = /usr/local/bin/mailq
manpage_directory = /usr/local/man
maps_rbl_reject_code = 450
mydestination = $myhostname
mydomain = EXAMPLE2.com
myhostname = mail.EXAMPLE2.com
mynetworks_style = host
myorigin = $mydomain
newaliases_path = /usr/local/bin/newaliases
non_fqdn_reject_code = 450
proxy_read_maps = $local_recipient_maps $mydestination $virtual_alias_maps $virtual_alias_domains $virtual_mailbox_maps $virtual_mailbox_domains $relay_recipient_maps $relay_domains $canonical_maps $sender_canonical_maps $recipient_canonical_maps $relocated_maps $transport_maps $mynetworks $virtual_mailbox_limit_maps
queue_directory = /var/spool/postfix
readme_directory = no
recipient_delimiter = +
sample_directory = /usr/local/etc/postfix
sendmail_path = /usr/local/sbin/sendmail
setgid_group = maildrop
smtpd_banner = $myhostname ESMTP $mail_name ($mail_version)
smtpd_helo_required = yes
smtpd_recipient_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_unauth_destination
smtpd_sasl_auth_enable = yes
smtpd_sasl_local_domain = $myhostname
smtpd_sasl_path = private/auth
smtpd_sasl_security_options = noanonymous
smtpd_sasl_type = dovecot
unknown_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/etc/postfix/mysql_virtual_mailbox_maps.cf
virtual_transport = virtual

thanks for the quick reply

Leon



----- Original Message ----- From: "Ralf Hildebrandt" <[EMAIL PROTECTED]>
To: <postfix-users@postfix.org>
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 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 delivered
until manual action is taken.

What's in the log for those queueids?

-Queue ID- --Size-- ----Arrival Time---- -Sender/Recipient-------
6C101C6BDB4*    1334 Sat Jul 26 08:39:19  [EMAIL PROTECTED]
                                        [EMAIL PROTECTED]

Active

AA769C6BD62*    1313 Sat Jul 26 08:31:27
[EMAIL PROTECTED]
                                        [EMAIL PROTECTED]

Active

B8EB9C6BDBD*    1520 Sat Jul 26 08:36:21  [EMAIL PROTECTED]
                                        [EMAIL PROTECTED]
                                        [EMAIL PROTECTED]

Active

postconf output:

Show "postconf -n" output

--
Ralf Hildebrandt ([EMAIL PROTECTED]) [EMAIL PROTECTED] Postfix - Einrichtung, Betrieb und Wartung Tel. +49 (0)30-450 570-155
http://www.arschkrebs.de
Most people use Windows. Is this a reason to run Windows?
Flies love shit. A million flies can't be wrong, can they?



Reply via email to