Re: mails hängen in mailq

Andreas Wass - Glas Gasperlmair a.wass at glas-gasperlmair.at
Mo Dez 5 15:29:09 CET 2016


Hallo Ralf!

Vielen Dank für deine kompetente Antwort. Das Problem hat sich 
mittlerweile auch wieder gelegt und alle mails waren plötzlich draussen.

Allerdings liegen einige mail sehr lange in der queue, bis diese dann 
endlich rausgehen.

Könntest du meine Postfix Konfiguration prüfen, ob dir was negatives 
auffällt?
Was hälst du von der Art, wie Amavisd eingebunden wird.  (Im Tutorial 
von https://dokuwiki.nausch.org/doku.php/centos:mail_c7:start ist ja 
beschrieben, dass bei smtpd mittels amavisd_milter und bei 
submissionport mittels content_filter=smtp:[127.0.0.1]:10024 gearbeitet 
wird)

*1.) Würdest du das anders machen?

2. ) Was kann ich verbessern?
*
postconf -n
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
amavisd_milter = inet:127.0.0.1:8899
body_checks = pcre:/etc/postfix/body_checks_map
bounce_queue_lifetime = 3d
bounce_template_file = /etc/postfix/bounce.de-DE.cf
broken_sasl_auth_clients = yes
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
data_directory = /var/lib/postfix
debug_peer_level = 2
debugger_command = PATH=/bin:/usr/bin:/usr/local/bin; export PATH; (echo 
cont; echo where) | gdb $daemon_directory/$process_name $process_id 2>&1 
 >$config_directory/$process_name.$process_id.log & sleep 5
default_database_type = btree
default_privs = nobody
disable_vrfy_command = yes
header_checks = pcre:/etc/postfix/header_checks_map
html_directory = no
lmtp_generic_maps = btree:/etc/postfix/lmtp_generic_maps
lmtp_tls_protocols = $smtp_tls_protocols
mail_owner = postfix
mailbox_size_limit = 52428800
mailq_path = /usr/bin/mailq.postfix
manpage_directory = /usr/share/man
maximal_queue_lifetime = 3d
message_size_limit = 52428800
mydestination = $myhostname localhost.$mydomain localhost
myhostname = mail1.glasgasperlmair.at
mynetworks = 127.0.0.0/8 [::1]/128 192.168.104.0/23 192.168.103.0/24
mynetworks_style = host
myorigin = $mydomain
newaliases_path = /usr/bin/newaliases.postfix
postscreen_access_list = permit_mynetworks 
cidr:/etc/postfix/postscreen_whitelist
postscreen_bare_newline_action = drop
postscreen_bare_newline_enable = yes
postscreen_blacklist_action = drop
postscreen_dnsbl_action = enforce
postscreen_dnsbl_sites = zen.spamhaus.org*2 bl.spamcop.net*1 
b.barracudacentral.org*1
postscreen_dnsbl_threshold = 2
postscreen_dnsbl_whitelist_threshold = -1
postscreen_greet_action = enforce
postscreen_non_smtp_command_enable = yes
postscreen_pipelining_enable = yes
postscreen_whitelist_interfaces = static:all
queue_directory = /var/spool/postfix
readme_directory = /usr/share/doc/postfix-2.11.3/README_FILES
recipient_bcc_maps = btree:/etc/postfix/recipient_bcc_maps
recipient_canonical_classes = envelope_recipient
recipient_canonical_maps = btree:/etc/postfix/recipient_canonical_maps
recipient_delimiter = +
relay_domains = btree:/etc/postfix/relay_domains
relay_recipient_maps =
relocated_maps = btree:/etc/postfix/relocated_maps
sample_directory = /usr/share/doc/postfix-2.11.3/samples
sender_bcc_maps = btree:/etc/postfix/sender_bcc_maps
sender_canonical_classes = envelope_sender
sender_canonical_maps = btree:/etc/postfix/sender_canonical_maps
sendmail_path = /usr/sbin/sendmail.postfix
setgid_group = postdrop
show_user_unknown_table_name = no
smtp_destination_rate_delay = 150s
smtp_generic_maps = btree:/etc/postfix/smtp_generic_maps
smtp_tls_cert_file = $smtpd_tls_cert_file
smtp_tls_exclude_ciphers = aNULL eNULL EXPORT DES 3DES RC4 MD5 PSK aECDH 
EDH-DSS-DES-CBC3-SHA EDH-RSA-DES-CDC3-SHA KRB5-DE5 CBC3-SHA AES128-SHA 
DHE-RSA-AES128-SHA AES256-SHA DHE-RSA-AES256-SHA CAMELLIA128-SHA 
DHE-RSA-CAMELLIA128-SHA CAMELLIA256-SHA DHE-RSA-CAMELLIA256-SHA 
ECDHE-RSA-AES128-SHA ECDHE-RSA-AES256-SHA
smtp_tls_key_file = $smtpd_tls_key_file
smtp_tls_loglevel = 1
smtp_tls_protocols = !SSLv2 !SSLv3
smtp_tls_security_level = may
smtpd_banner = $myhostname ESMTP $mail_name
smtpd_client_connection_count_limit = 20
smtpd_client_connection_rate_limit = 20
smtpd_client_message_rate_limit = 50
smtpd_client_recipient_rate_limit = 50
smtpd_discard_ehlo_keyword_address_maps = cidr:/etc/postfix/esmtp_access
smtpd_recipient_restrictions = check_recipient_access 
btree:/etc/postfix/access_recipient-rfc check_client_access 
cidr:/etc/postfix/access_client check_helo_access 
btree:/etc/postfix/access_helo check_recipient_access 
btree:/etc/postfix/access_recipient permit_sasl_authenticated 
permit_mynetworks check_sender_access btree:/etc/postfix/access_sender 
reject_rbl_client zen.spamhaus.org reject_rbl_client ix.dnsbl.manitu.net 
reject_rbl_client bl.spamcop.net reject_unverified_recipient 
reject_unauth_destination permit
smtpd_relay_restrictions = permit_sasl_authenticated permit_mynetworks 
reject_unauth_destination
smtpd_sasl_auth_enable = yes
smtpd_sasl_path = private/auth
smtpd_sasl_security_options = noanonymous
smtpd_sasl_tls_security_options = noanonymous
smtpd_sasl_type = dovecot
smtpd_tls_ask_ccert = yes
smtpd_tls_cert_file = /etc/pki/postfix/certs/mail1.glasgasperlmair.at.crt
smtpd_tls_dh1024_param_file = /etc/pki/postfix/private/dh_2048.pem
smtpd_tls_dh512_param_file = /etc/pki/postfix/private/dh_512.pem
smtpd_tls_eecdh_grade = ultra
smtpd_tls_exclude_ciphers = aNULL eNULL EXPORT DES 3DES RC4 MD5 PSK 
aECDH EDH-DSS-DES-CBC3-SHA EDH-RSA-DES-CDC3-SHA KRB5-DE5 CBC3-SHA
smtpd_tls_key_file = /etc/pki/postfix/private/mail1.glasgasperlmair.at.key
smtpd_tls_loglevel = 1
smtpd_tls_protocols = !SSLv2 !SSLv3
smtpd_tls_received_header = yes
smtpd_tls_security_level = may
tls_preempt_cipherlist = yes
transport_maps = btree:/etc/postfix/transport_maps, $relay_domains
unverified_recipient_reject_reason = Recipient address lookup failed
unverified_sender_reject_reason = Sender address lookup failed
virtual_alias_maps = proxy:mysql:/etc/postfix/mysql-virtual-alias-maps.cf
virtual_mailbox_maps = 
proxy:mysql:/etc/postfix/mysql-virtual-mailbox-maps.cf
virtual_transport = lmtp:[127.0.0.1]:24

Vielen Dank für deine Mühe
vg, Andi

Am 05.12.2016 um 14:59 schrieb Ralf Hildebrandt:
> * Andreas Wass - Glas Gasperlmair <a.wass at glas-gasperlmair.at>:
>> Hallo liebe Postfixler!
>>
>> Ich bin am verzweifeln, bitte um rasche Hilfe!
>>
>> Wie ich heute schon unter einem anderen Mailaccount geschrieben haben
>> wir seit unserer Umstellung auf einen neuen postfix Probleme mit der Mailq.
>>
>> Es gibt ungefähr 20 mails die in der Mailq hängen und bei jedem erneutem
>> Ausliefern z. B. mit postsuper -r ALL eine andere QUEUEID bekommen uns
>> wieder hängenbleiben.
> Naja, es ändert sich ja nix, warum sollten die nach einem "postsuper -r ALL" auch rausgehen...
>   
>> ... und landet mit **C39423087F6584 wieder in der mailq
> und in der "mailq" Ausgabe steht der Grund dran, warum nix passiert..
>
> Beispiel:
> 3tTspy5cRWz5vMx     385271 Thu Dec  1 09:45:46 absender at domain.de.example
>                  (connect to 943rs2.de[54.93.180.215]:25: Connection timed out)
>                                                 empfaenger at 943rs2.de
>                  (connect to meinberlin.net[193.203.122.97]:25: Connection timed out)
>                                                 empfaenger at meinberlin.net
>
>
> Hier also "Connection timed out"
>

-------------- nächster Teil --------------
Ein Dateianhang mit HTML-Daten wurde abgetrennt...
URL: <http://de.postfix.org/pipermail/postfix-users/attachments/20161205/33b9a06e/attachment-0001.html>


Mehr Informationen über die Mailingliste postfix-users