Udv / Greetings! I have a classic virtual mail hosting setup, with postfix 2.5, dovecot, maildrop, ldap and sasl authentication. I've just setup quotas and upgraded he server from posfix 2.3. All is is working fine, but. I'm starting to receive the following messages:
Oct 24 22:09:24 ** postfix/master[27379]: warning: master_wakeup_timer_event: service tlsmgr(private/tlsmgr): Resource temporarily unavailable Oct 24 22:33:54 *** postfix/qmgr[741]: warning: connect to transport maildrop: Resource temporarily unavailable Oct 24 22:33:54 *** postfix/qmgr[741]: warning: connect to transport retry: Resource temporarily unavailable Oct 24 22:33:54 *** postfix/qmgr[741]: D2CA1100BC1: to=<[EMAIL PROTECTED]>, orig_to=<[EMAIL PROTECTED]>, relay=none, delay=907, delays=907/0.17/0/0, dsn=4.3.0, status=deferred (mail transport unavailable) Oct 24 22:33:54 *** postfix/qmgr[741]: D2CA1100BC1: to=<[EMAIL PROTECTED]>, orig_to=<[EMAIL PROTECTED]>, relay=none, delay=908, delays=907/0.23/0/0, dsn=4.3.0, status=deferred (mail transport unavailable) Oct 24 22:33:54 *** postfix/qmgr[741]: D2CA1100BC1: to=<[EMAIL PROTECTED]>, orig_to=<[EMAIL PROTECTED]>, relay=none, delay=908, delays=907/0.25/0/0, dsn=4.3.0, status=deferred (mail transport unavailable) I've googled but no useable answer found. (tlsmgr -v startup simply shows everything ok) These messages are starting to popup when there is a mail alias, wich has multiple maildrops. So in general, mail send/receive is working when it addresses an existing account, or a simple alias. In my case: [EMAIL PROTECTED] is OK. [EMAIL PROTECTED] -redirected to- [EMAIL PROTECTED] is OK. [EMAIL PROTECTED] -redirected to MULTIPLE EXISTING accounts- is NOT OK. An example ldap entry: dn: [EMAIL PROTECTED],vd=***.hu,o=hosting,dc=***,dc=hu accountActive: TRUE lastChange: 1165829161 mail: [EMAIL PROTECTED] objectClass: top objectClass: VirtualMailAlias cn: hiba sn: hiba maildrop: [EMAIL PROTECTED] maildrop: [EMAIL PROTECTED] maildrop: [EMAIL PROTECTED] I roughly tested the problem, and I could state the following: ldap connection fine. Entrys got fine. since standard and mails with only one alias wrking fine, it must be some timing or bottleneck issue. Let me show you a normal connection (mail is sent to a mail alias, wich has been redirected to a normal address [EMAIL PROTECTED]>elias.tamas@) I can see the following in the log (qmgr -v), and also the courier authdaemon's logging set to "2": Oct 24 23:19:47 *** postfix/smtpd[4455]: connect from fibhost-12-130.fibernet.bacs-net.hu[85.66.12.130] Oct 24 23:19:48 *** postfix/smtpd[4455]: 9FB78100BC1: client=fibhost-12-130.fibernet.bacs-net.hu[85.66.12.130], sasl_method=PLAIN, sasl_username= [EMAIL PROTECTED] Oct 24 23:19:48 *** postfix/cleanup[4458]: 9FB78100BC1: message-id=<[EMAIL PROTECTED]> Oct 24 23:19:48 *** postfix/qmgr[4149]: trigger_server_accept_fifo: trigger arrived Oct 24 23:19:48 *** postfix/qmgr[4149]: master_notify: status 0 Oct 24 23:19:48 *** postfix/qmgr[4149]: request: 87 (W) Oct 24 23:19:48 *** postfix/qmgr[4149]: qmgr_scan_start: start incoming queue scan Oct 24 23:19:48 *** postfix/qmgr[4149]: master_notify: status 1 Oct 24 23:19:48 *** postfix/qmgr[4149]: qmgr_active_feed: queue incoming Oct 24 23:19:48 *** postfix/qmgr[4149]: qmgr_active_feed: incoming/9/F/9FB78100BC1 Oct 24 23:19:48 *** postfix/qmgr[4149]: qmgr_message_alloc: active 9FB78100BC1 Oct 24 23:19:48 *** postfix/qmgr[4149]: 9FB78100BC1: recipient limit 5000 Oct 24 23:19:48 *** postfix/qmgr[4149]: 9FB78100BC1: from=<[EMAIL PROTECTED]>, size=1535, nrcpt=1 (queue active) Oct 24 23:19:48 *** postfix/qmgr[4149]: start sorted recipient list Oct 24 23:19:48 *** postfix/qmgr[4149]: qmgr_message_sort: [EMAIL PROTECTED] Oct 24 23:19:48 *** postfix/qmgr[4149]: end sorted recipient list Oct 24 23:19:48 *** postfix/qmgr[4149]: connect to subsystem private/rewrite Oct 24 23:19:48 *** postfix/qmgr[4149]: send attr request = resolve Oct 24 23:19:48 *** postfix/qmgr[4149]: send attr sender = [EMAIL PROTECTED] Oct 24 23:19:48 *** postfix/qmgr[4149]: send attr address = [EMAIL PROTECTED] Oct 24 23:19:48 *** postfix/qmgr[4149]: private/rewrite socket: wanted attribute: flags Oct 24 23:19:48 *** postfix/qmgr[4149]: input attribute name: flags Oct 24 23:19:48 *** postfix/qmgr[4149]: input attribute value: 0 Oct 24 23:19:48 *** postfix/qmgr[4149]: private/rewrite socket: wanted attribute: transport Oct 24 23:19:48 *** postfix/qmgr[4149]: input attribute name: transport Oct 24 23:19:48 *** postfix/qmgr[4149]: input attribute value: maildrop Oct 24 23:19:48 *** postfix/qmgr[4149]: private/rewrite socket: wanted attribute: nexthop Oct 24 23:19:48 *** postfix/qmgr[4149]: input attribute name: nexthop Oct 24 23:19:48 *** postfix/qmgr[4149]: input attribute value: ***.hu Oct 24 23:19:48 *** postfix/qmgr[4149]: private/rewrite socket: wanted attribute: recipient Oct 24 23:19:48 *** postfix/qmgr[4149]: input attribute name: recipient Oct 24 23:19:48 *** postfix/qmgr[4149]: input attribute value: [EMAIL PROTECTED] Oct 24 23:19:48 *** postfix/qmgr[4149]: private/rewrite socket: wanted attribute: flags Oct 24 23:19:48 *** postfix/qmgr[4149]: input attribute name: flags Oct 24 23:19:48 *** postfix/qmgr[4149]: input attribute value: 256 Oct 24 23:19:48 *** postfix/qmgr[4149]: private/rewrite socket: wanted attribute: (list terminator) Oct 24 23:19:48 *** postfix/qmgr[4149]: input attribute name: (end) Oct 24 23:19:48 *** postfix/qmgr[4149]: resolve_clnt: [EMAIL PROTECTED]' -> [EMAIL PROTECTED]' -> transp=`maildrop' host=`***.hu' rcpt= [EMAIL PROTECTED]' flags= class=local Oct 24 23:19:48 *** postfix/qmgr[4149]: start sorted recipient list Oct 24 23:19:48 *** postfix/qmgr[4149]: qmgr_message_sort: [EMAIL PROTECTED] Oct 24 23:19:48 *** postfix/qmgr[4149]: end sorted recipient list Oct 24 23:19:48 *** postfix/qmgr[4149]: mail_flow_put: 1 1 Oct 24 23:19:48 *** postfix/qmgr[4149]: qmgr_transport_select: maildrop Oct 24 23:19:48 *** postfix/qmgr[4149]: qmgr_active_drain: allocate maildrop Oct 24 23:19:48 *** postfix/qmgr[4149]: connect to subsystem private/maildrop Oct 24 23:19:48 *** postfix/qmgr[4149]: done incoming queue scan Oct 24 23:19:48 *** postfix/qmgr[4149]: transport_event: maildrop Oct 24 23:19:48 *** postfix/qmgr[4149]: private/maildrop socket: wanted attribute: status Oct 24 23:19:48 *** postfix/qmgr[4149]: input attribute name: status Oct 24 23:19:48 *** postfix/qmgr[4149]: input attribute value: 0 Oct 24 23:19:48 *** postfix/qmgr[4149]: private/maildrop socket: wanted attribute: (list terminator) Oct 24 23:19:48 *** postfix/qmgr[4149]: input attribute name: (end) Oct 24 23:19:48 *** postfix/qmgr[4149]: qmgr_peer_select: 9FB78100BC1 maildrop [EMAIL PROTECTED] (1 of 1) Oct 24 23:19:48 *** postfix/qmgr[4149]: qmgr_job_retire: 9FB78100BC1 Oct 24 23:19:48 *** postfix/qmgr[4149]: send attr flags = 3 Oct 24 23:19:48 *** postfix/qmgr[4149]: send attr queue_name = active Oct 24 23:19:48 *** postfix/qmgr[4149]: send attr queue_id = 9FB78100BC1 Oct 24 23:19:48 *** postfix/qmgr[4149]: send attr offset = 766 Oct 24 23:19:48 *** postfix/qmgr[4149]: send attr size = 1535 Oct 24 23:19:48 *** postfix/qmgr[4149]: send attr nexthop = ***.hu Oct 24 23:19:48 *** postfix/qmgr[4149]: send attr encoding = Oct 24 23:19:48 *** postfix/qmgr[4149]: send attr sender = [EMAIL PROTECTED] Oct 24 23:19:48 *** postfix/qmgr[4149]: send attr envelope_id = Oct 24 23:19:48 *** postfix/qmgr[4149]: send attr ret_flags = 0 Oct 24 23:19:48 *** postfix/qmgr[4149]: send attr time = [data 44 bytes] Oct 24 23:19:48 *** postfix/qmgr[4149]: send attr log_client_name = fibhost-12-130.fibernet.bacs-net.hu Oct 24 23:19:48 *** postfix/qmgr[4149]: send attr log_client_address = 85.66.12.130 Oct 24 23:19:48 *** postfix/qmgr[4149]: send attr log_client_port = 63241 Oct 24 23:19:48 *** postfix/qmgr[4149]: send attr log_protocol_name = ESMTP Oct 24 23:19:48 *** postfix/qmgr[4149]: send attr log_helo_name = ET.mshome.net Oct 24 23:19:48 *** postfix/qmgr[4149]: send attr sasl_method = PLAIN Oct 24 23:19:48 *** postfix/qmgr[4149]: send attr sasl_username = [EMAIL PROTECTED] Oct 24 23:19:48 *** postfix/qmgr[4149]: send attr sasl_sender = Oct 24 23:19:48 *** postfix/qmgr[4149]: send attr rewrite_context = remote Oct 24 23:19:48 *** postfix/qmgr[4149]: send attr recipient_count = 1 Oct 24 23:19:48 *** postfix/qmgr[4149]: send attr original_recipient = [EMAIL PROTECTED] Oct 24 23:19:48 *** postfix/qmgr[4149]: send attr recipient = [EMAIL PROTECTED] Oct 24 23:19:48 *** postfix/qmgr[4149]: send attr offset = 740 Oct 24 23:19:48 *** postfix/qmgr[4149]: send attr dsn_orig_rcpt = rfc822;[EMAIL PROTECTED] Oct 24 23:19:48 *** postfix/qmgr[4149]: send attr notify_flags = 0 Oct 24 23:19:48 *** postfix/qmgr[4149]: qmgr_deliver: site [EMAIL PROTECTED]' Oct 24 23:19:48 *** authdaemond: received userid lookup request: [EMAIL PROTECTED] Oct 24 23:19:48 *** authdaemond: authldap: trying this module Oct 24 23:19:48 *** authdaemond: selected ldap protocol version 3 Oct 24 23:19:48 *** authdaemond: binding to LDAP server as DN 'cn=postfix,o=hosting,dc=***,dc=hu', password '***' Oct 24 23:19:48 *** authdaemond: using search filter: (&(accountActive=TRUE)([EMAIL PROTECTED])) Oct 24 23:19:48 *** authdaemond: one entry returned, DN: [EMAIL PROTECTED],vd=***.hu,o=hosting,dc=***,dc=hu Oct 24 23:19:48 *** authdaemond: raw ldap entry returned: Oct 24 23:19:48 *** authdaemond: | mail: [EMAIL PROTECTED] Oct 24 23:19:48 *** authdaemond: | quota: 52428800S Oct 24 23:19:48 *** authdaemond: | vdHome: /data/vmail.INBOX/ Oct 24 23:19:48 *** authdaemond: | cn: elias.tamas Oct 24 23:19:48 *** authdaemond: | mailbox: ***.hu/elias.tamas/ Oct 24 23:19:48 *** authdaemond: | userPassword: {CRYPT}*** Oct 24 23:19:48 *** authdaemond: authldaplib: sysusername=<null>, sysuserid=113, sysgroupid=113, homedir=/data/vmail.INBOX/, [EMAIL PROTECTED], fullname=elias.tamas, maildir=***.hu/elias.tamas/, quota=52428800S, options=<null> Oct 24 23:19:48 *** authdaemond: authldaplib: clearpasswd=<null>, passwd={CRYPT}*** Oct 24 23:19:48 *** authdaemond: Authenticated: sysusername=<null>, sysuserid=113, sysgroupid=113, homedir=/data/vmail.INBOX/, [EMAIL PROTECTED] , fullname=elias.tamas, maildir=***.hu/elias.tamas/, quota=52428800S, options=<null> Oct 24 23:19:48 *** authdaemond: Authenticated: clearpasswd=<null>, passwd={CRYPT}*** Oct 24 23:19:48 *** postfix/smtpd[4455]: disconnect from fibhost-12-130.fibernet.bacs-net.hu[85.66.12.130] Oct 24 23:19:48 *** postfix/pipe[4459]: 9FB78100BC1: to=<[EMAIL PROTECTED]>, orig_to=<[EMAIL PROTECTED]>, relay=maildrop, delay=0.4, delays=0.27/0.06/0/0.06 , dsn=2.0.0, status=sent (delivered via maildrop service) Oct 24 23:19:48 *** postfix/qmgr[4149]: private/maildrop socket: wanted attribute: status Oct 24 23:19:48 *** postfix/qmgr[4149]: input attribute name: status Oct 24 23:19:48 *** postfix/qmgr[4149]: input attribute value: (end) Oct 24 23:19:48 *** postfix/qmgr[4149]: private/maildrop socket: wanted attribute: diag_type Oct 24 23:19:48 *** postfix/qmgr[4149]: input attribute name: diag_type Oct 24 23:19:48 *** postfix/qmgr[4149]: input attribute value: (end) Oct 24 23:19:48 *** postfix/qmgr[4149]: private/maildrop socket: wanted attribute: diag_text Oct 24 23:19:48 *** postfix/qmgr[4149]: input attribute value: (end) Oct 24 23:19:48 *** postfix/qmgr[4149]: private/maildrop socket: wanted attribute: mta_type Oct 24 23:19:48 *** postfix/qmgr[4149]: input attribute name: mta_type Oct 24 23:19:48 *** postfix/qmgr[4149]: input attribute value: (end) Oct 24 23:19:48 *** postfix/qmgr[4149]: private/maildrop socket: wanted attribute: mta_mname Oct 24 23:19:48 *** postfix/qmgr[4149]: input attribute name: mta_mname Oct 24 23:19:48 *** postfix/qmgr[4149]: input attribute value: (end) Oct 24 23:19:48 *** postfix/qmgr[4149]: private/maildrop socket: wanted attribute: action Oct 24 23:19:48 *** postfix/qmgr[4149]: input attribute name: action Oct 24 23:19:48 *** postfix/qmgr[4149]: input attribute value: (end) Oct 24 23:19:48 *** postfix/qmgr[4149]: private/maildrop socket: wanted attribute: reason Oct 24 23:19:48 *** postfix/qmgr[4149]: input attribute name: reason Oct 24 23:19:48 *** postfix/qmgr[4149]: input attribute value: (end) Oct 24 23:19:48 *** postfix/qmgr[4149]: private/maildrop socket: wanted attribute: status Oct 24 23:19:48 *** postfix/qmgr[4149]: input attribute name: status Oct 24 23:19:48 *** postfix/qmgr[4149]: input attribute value: 0 Oct 24 23:19:48 *** postfix/qmgr[4149]: private/maildrop socket: wanted attribute: (list terminator) Oct 24 23:19:48 *** postfix/qmgr[4149]: input attribute name: (end) Oct 24 23:19:48 *** postfix/qmgr[4149]: qmgr_queue_unthrottle: queue [EMAIL PROTECTED] Oct 24 23:19:48 *** postfix/qmgr[4149]: qmgr_active_done: 9FB78100BC1 Oct 24 23:19:48 *** postfix/qmgr[4149]: 9FB78100BC1: removed Oct 24 23:19:48 *** postfix/qmgr[4149]: qmgr_job_free: 9FB78100BC1 maildrop Oct 24 23:19:53 *** postfix/qmgr[4149]: rewrite stream disconnect It's OK. Let's see the other case: Oct 24 23:19:54 *** postfix/smtpd[4455]: connect from fibhost-12-130.fibernet.bacs-net.hu[85.66.12.130] Oct 24 23:19:55 *** postfix/smtpd[4455]: A03C6100BC1: client=fibhost-12-130.fibernet.bacs-net.hu[85.66.12.130], sasl_method=PLAIN, sasl_username= [EMAIL PROTECTED] Oct 24 23:19:55 *** postfix/cleanup[4458]: A03C6100BC1: message-id=<[EMAIL PROTECTED]> Oct 24 23:19:55 *** postfix/qmgr[4149]: trigger_server_accept_fifo: trigger arrived Oct 24 23:19:55 *** postfix/qmgr[4149]: master_notify: status 0 Oct 24 23:19:55 *** postfix/qmgr[4149]: request: 87 (W) Oct 24 23:19:55 *** postfix/qmgr[4149]: qmgr_scan_start: start incoming queue scan Oct 24 23:19:55 *** postfix/qmgr[4149]: master_notify: status 1 Oct 24 23:19:55 *** postfix/qmgr[4149]: qmgr_active_feed: queue incoming Oct 24 23:19:55 *** postfix/qmgr[4149]: qmgr_active_feed: incoming/A/0/A03C6100BC1 Oct 24 23:19:55 *** postfix/qmgr[4149]: qmgr_message_alloc: active A03C6100BC1 Oct 24 23:19:55 *** postfix/qmgr[4149]: A03C6100BC1: recipient limit 5000 Oct 24 23:19:55 *** postfix/qmgr[4149]: A03C6100BC1: from=<[EMAIL PROTECTED]>, size=1854, nrcpt=3 (queue active) Oct 24 23:19:55 *** postfix/qmgr[4149]: start sorted recipient list Oct 24 23:19:55 *** postfix/qmgr[4149]: qmgr_message_sort: [EMAIL PROTECTED] Oct 24 23:19:55 *** postfix/qmgr[4149]: qmgr_message_sort: [EMAIL PROTECTED] Oct 24 23:19:55 *** postfix/qmgr[4149]: qmgr_message_sort: [EMAIL PROTECTED] Oct 24 23:19:55 *** postfix/qmgr[4149]: end sorted recipient list Oct 24 23:19:55 *** postfix/qmgr[4149]: connect to subsystem private/rewrite Oct 24 23:19:55 *** postfix/qmgr[4149]: send attr request = resolve Oct 24 23:19:55 *** postfix/qmgr[4149]: send attr sender = [EMAIL PROTECTED] Oct 24 23:19:55 *** postfix/qmgr[4149]: send attr address = [EMAIL PROTECTED] Oct 24 23:19:55 *** postfix/qmgr[4149]: private/rewrite socket: wanted attribute: flags Oct 24 23:19:55 *** postfix/qmgr[4149]: input attribute name: flags Oct 24 23:19:55 *** postfix/qmgr[4149]: input attribute value: 0 Oct 24 23:19:55 *** postfix/qmgr[4149]: private/rewrite socket: wanted attribute: transport Oct 24 23:19:55 *** postfix/qmgr[4149]: input attribute name: transport Oct 24 23:19:55 *** postfix/qmgr[4149]: input attribute value: maildrop Oct 24 23:19:55 *** postfix/qmgr[4149]: private/rewrite socket: wanted attribute: nexthop Oct 24 23:19:55 *** postfix/qmgr[4149]: input attribute name: nexthop Oct 24 23:19:55 *** postfix/qmgr[4149]: input attribute value: ***.hu Oct 24 23:19:55 *** postfix/qmgr[4149]: private/rewrite socket: wanted attribute: recipient Oct 24 23:19:55 *** postfix/qmgr[4149]: input attribute name: recipient Oct 24 23:19:55 *** postfix/qmgr[4149]: input attribute value: [EMAIL PROTECTED] Oct 24 23:19:55 *** postfix/qmgr[4149]: private/rewrite socket: wanted attribute: flags Oct 24 23:19:55 *** postfix/qmgr[4149]: input attribute name: flags Oct 24 23:19:55 *** postfix/qmgr[4149]: input attribute value: 256 Oct 24 23:19:55 *** postfix/qmgr[4149]: private/rewrite socket: wanted attribute: (list terminator) Oct 24 23:19:55 *** postfix/qmgr[4149]: input attribute name: (end) Oct 24 23:19:55 *** postfix/qmgr[4149]: resolve_clnt: [EMAIL PROTECTED]' -> [EMAIL PROTECTED]' -> transp=`maildrop' host=`***.hu' rcpt= [EMAIL PROTECTED]' flags= class=local Oct 24 23:19:55 *** postfix/qmgr[4149]: send attr request = resolve Oct 24 23:19:55 *** postfix/qmgr[4149]: send attr sender = [EMAIL PROTECTED] Oct 24 23:19:55 *** postfix/qmgr[4149]: send attr address = [EMAIL PROTECTED] Oct 24 23:19:55 *** postfix/qmgr[4149]: private/rewrite socket: wanted attribute: flags Oct 24 23:19:55 *** postfix/qmgr[4149]: input attribute name: flags Oct 24 23:19:55 *** postfix/qmgr[4149]: input attribute value: 0 Oct 24 23:19:55 *** postfix/qmgr[4149]: private/rewrite socket: wanted attribute: transport Oct 24 23:19:55 *** postfix/qmgr[4149]: input attribute name: transport Oct 24 23:19:55 *** postfix/qmgr[4149]: input attribute value: maildrop Oct 24 23:19:55 *** postfix/qmgr[4149]: private/rewrite socket: wanted attribute: nexthop Oct 24 23:19:55 *** postfix/qmgr[4149]: input attribute name: nexthop Oct 24 23:19:55 *** postfix/qmgr[4149]: input attribute value: ***.hu Oct 24 23:19:55 *** postfix/qmgr[4149]: private/rewrite socket: wanted attribute: recipient Oct 24 23:19:55 *** postfix/qmgr[4149]: input attribute name: recipient Oct 24 23:19:55 *** postfix/qmgr[4149]: input attribute value: [EMAIL PROTECTED] Oct 24 23:19:55 *** postfix/qmgr[4149]: private/rewrite socket: wanted attribute: flags Oct 24 23:19:55 *** postfix/qmgr[4149]: input attribute name: flags Oct 24 23:19:55 *** postfix/qmgr[4149]: input attribute value: 256 Oct 24 23:19:55 *** postfix/qmgr[4149]: private/rewrite socket: wanted attribute: (list terminator) Oct 24 23:19:55 *** postfix/qmgr[4149]: input attribute name: (end) Oct 24 23:19:55 *** postfix/qmgr[4149]: resolve_clnt: [EMAIL PROTECTED]' -> [EMAIL PROTECTED]' -> transp=`maildrop' host=`***.hu' rcpt= [EMAIL PROTECTED]' flags= class=local Oct 24 23:19:55 *** postfix/qmgr[4149]: send attr request = resolve Oct 24 23:19:55 *** postfix/qmgr[4149]: send attr sender = [EMAIL PROTECTED] Oct 24 23:19:55 *** postfix/qmgr[4149]: send attr address = [EMAIL PROTECTED] Oct 24 23:19:55 *** postfix/qmgr[4149]: private/rewrite socket: wanted attribute: flags Oct 24 23:19:55 *** postfix/qmgr[4149]: input attribute name: flags Oct 24 23:19:55 *** postfix/qmgr[4149]: input attribute value: 0 Oct 24 23:19:55 *** postfix/qmgr[4149]: private/rewrite socket: wanted attribute: transport Oct 24 23:19:55 *** postfix/qmgr[4149]: input attribute name: transport Oct 24 23:19:55 *** postfix/qmgr[4149]: input attribute value: maildrop Oct 24 23:19:55 *** postfix/qmgr[4149]: private/rewrite socket: wanted attribute: nexthop Oct 24 23:19:55 *** postfix/qmgr[4149]: input attribute name: nexthop Oct 24 23:19:55 *** postfix/qmgr[4149]: input attribute value: ***.hu Oct 24 23:19:55 *** postfix/qmgr[4149]: private/rewrite socket: wanted attribute: recipient Oct 24 23:19:55 *** postfix/qmgr[4149]: input attribute name: recipient Oct 24 23:19:55 *** postfix/qmgr[4149]: input attribute value: [EMAIL PROTECTED] Oct 24 23:19:55 *** postfix/qmgr[4149]: private/rewrite socket: wanted attribute: flags Oct 24 23:19:55 *** postfix/qmgr[4149]: input attribute name: flags Oct 24 23:19:55 *** postfix/qmgr[4149]: input attribute value: 256 Oct 24 23:19:55 *** postfix/qmgr[4149]: private/rewrite socket: wanted attribute: (list terminator) Oct 24 23:19:55 *** postfix/qmgr[4149]: input attribute name: (end) Oct 24 23:19:55 *** postfix/qmgr[4149]: resolve_clnt: [EMAIL PROTECTED]' -> [EMAIL PROTECTED]' -> transp=`maildrop' host=`***.hu' rcpt= [EMAIL PROTECTED]' flags= class=local Oct 24 23:19:55 *** postfix/qmgr[4149]: start sorted recipient list Oct 24 23:19:55 *** postfix/qmgr[4149]: qmgr_message_sort: [EMAIL PROTECTED] Oct 24 23:19:55 *** postfix/qmgr[4149]: qmgr_message_sort: [EMAIL PROTECTED] Oct 24 23:19:55 *** postfix/qmgr[4149]: qmgr_message_sort: [EMAIL PROTECTED] Oct 24 23:19:55 *** postfix/qmgr[4149]: end sorted recipient list Oct 24 23:19:55 *** postfix/qmgr[4149]: mail_flow_put: 1 1 Oct 24 23:19:55 *** postfix/qmgr[4149]: qmgr_transport_select: maildrop Oct 24 23:19:55 *** postfix/qmgr[4149]: qmgr_active_drain: allocate maildrop Oct 24 23:19:55 *** postfix/qmgr[4149]: connect to subsystem private/maildrop Oct 24 23:19:55 *** postfix/qmgr[4149]: qmgr_transport_select: maildrop Oct 24 23:19:55 *** postfix/qmgr[4149]: qmgr_active_drain: allocate maildrop Oct 24 23:19:55 *** postfix/qmgr[4149]: connect to subsystem private/maildrop Oct 24 23:19:55 *** postfix/qmgr[4149]: done incoming queue scan Oct 24 23:19:55 *** postfix/qmgr[4149]: transport_event: maildrop Oct 24 23:19:55 *** postfix/qmgr[4149]: private/maildrop socket: wanted attribute: status Oct 24 23:19:55 *** postfix/qmgr[4149]: input attribute name: status Oct 24 23:19:55 *** postfix/qmgr[4149]: input attribute value: 0 Oct 24 23:19:55 *** postfix/qmgr[4149]: private/maildrop socket: wanted attribute: (list terminator) Oct 24 23:19:55 *** postfix/qmgr[4149]: input attribute name: (end) Oct 24 23:19:55 *** postfix/qmgr[4149]: qmgr_peer_select: A03C6100BC1 maildrop [EMAIL PROTECTED] (1 of 1) Oct 24 23:19:55 *** postfix/qmgr[4149]: send attr flags = 3 Oct 24 23:19:55 *** postfix/qmgr[4149]: send attr queue_name = active Oct 24 23:19:55 *** postfix/qmgr[4149]: send attr queue_id = A03C6100BC1 Oct 24 23:19:55 *** postfix/qmgr[4149]: send attr offset = 924 Oct 24 23:19:55 *** postfix/qmgr[4149]: send attr size = 1854 Oct 24 23:19:55 *** postfix/qmgr[4149]: send attr nexthop = ***.hu Oct 24 23:19:55 *** postfix/qmgr[4149]: send attr encoding = Oct 24 23:19:55 *** postfix/qmgr[4149]: send attr sender = [EMAIL PROTECTED] Oct 24 23:19:55 *** postfix/qmgr[4149]: send attr envelope_id = Oct 24 23:19:55 *** postfix/qmgr[4149]: send attr ret_flags = 0 Oct 24 23:19:55 *** postfix/qmgr[4149]: send attr time = [data 44 bytes] Oct 24 23:19:55 *** postfix/qmgr[4149]: send attr log_client_name = fibhost-12-130.fibernet.bacs-net.hu Oct 24 23:19:55 *** postfix/qmgr[4149]: send attr log_client_address = 85.66.12.130 Oct 24 23:19:55 *** postfix/qmgr[4149]: send attr log_client_port = 63242 Oct 24 23:19:55 *** postfix/qmgr[4149]: send attr log_protocol_name = ESMTP Oct 24 23:19:55 *** postfix/qmgr[4149]: send attr log_helo_name = ET.mshome.net Oct 24 23:19:55 *** postfix/qmgr[4149]: send attr sasl_method = PLAIN Oct 24 23:19:55 *** postfix/qmgr[4149]: send attr sasl_username = [EMAIL PROTECTED] Oct 24 23:19:55 *** postfix/qmgr[4149]: send attr sasl_sender = Oct 24 23:19:55 *** postfix/qmgr[4149]: send attr rewrite_context = remote Oct 24 23:19:55 *** postfix/qmgr[4149]: send attr recipient_count = 1 Oct 24 23:19:55 *** postfix/qmgr[4149]: send attr original_recipient = [EMAIL PROTECTED] Oct 24 23:19:55 *** postfix/qmgr[4149]: send attr recipient = [EMAIL PROTECTED] Oct 24 23:19:55 *** postfix/qmgr[4149]: send attr offset = 897 Oct 24 23:19:55 *** postfix/qmgr[4149]: send attr dsn_orig_rcpt = rfc822;[EMAIL PROTECTED] Oct 24 23:19:55 *** postfix/qmgr[4149]: send attr notify_flags = 0 Oct 24 23:19:55 *** postfix/qmgr[4149]: qmgr_deliver: site [EMAIL PROTECTED]' Oct 24 23:19:55 *** postfix/qmgr[4149]: qmgr_transport_select: maildrop Oct 24 23:19:55 *** postfix/qmgr[4149]: qmgr_active_drain: allocate maildrop Oct 24 23:19:55 *** postfix/qmgr[4149]: connect to subsystem private/maildrop: Resource temporarily unavailable Oct 24 23:19:55 *** postfix/qmgr[4149]: warning: connect to transport maildrop: Resource temporarily unavailable Oct 24 23:19:55 *** postfix/qmgr[4149]: transport_event: maildrop Oct 24 23:19:55 *** postfix/qmgr[4149]: qmgr_transport_throttle: transport maildrop: status: 4.3.0 reason: mail transport unavailable Oct 24 23:19:55 *** postfix/qmgr[4149]: defer transport maildrop: 4.3.0 mail transport unavailable ... and I think here is no need to paste the other... After the message "qmgr_active_drain: allocate maildrop" I instantly receive the connect to subsystem private/maildrop: Resource temporarily unavailable. And I really have no idea, why. anyway: lsof|wc -l 4341 This is not hitting any barrier, I assume... Any ideas? -- Éliás Tamás / Thomas Elias Okleveles mérnök-informatikus / Master of Science in Information Technology (MSC) Vizsgázott Cisco hálózati mérnök / Certified Cisco Network Engineer Vizsgázott IBM UDB DB2 Adatbázis Adminisztrátor / Certified IBM UDB DB2 Database Administrator Rendszerintegrátor - Rendszergazda / IT System Integrator - System administrator mailto: [EMAIL PROTECTED] Tel.: +3630/4971626 ; ICQ UIN: 206-714-459 ; SKYPE: "elias.tamas" OpenPGP public key: http://pszinfo.hu/elias.tamas.asc Quote: "Too many people making too many problems!"
pgpdAVl7Kkssw.pgp
Description: PGP signature