[Postfixbuch-users] Mails hängen in der Queue fest.
Maik Weidemann
maillings at jg-service.de
Sa Apr 22 13:50:59 CEST 2006
Hallo,
ich habe gerade das Problem, dass unerklärlichen Gründen, mails in der
Queue hängen bleiben. Dort ein paar Stunden "rumhängen" und dann
plötzlich alle versendet werden.
Ich kann in den Logfiles bis auffolgendes nichts finden. Auch in der
Queue steht keine grund, warum die da hängen:
Apr 21 15:51:26 CEST warning: timeout on private/scache socket while reading input attribute name
Apr 21 15:51:26 CEST warning: problem talking to service private/scache socket: Connection timed out
Ein postqueue -f hilft auch nichts. Nur ein postfix reload oder einfach warten hilft.
Hat jeman eine Idee??
Gruß
Maik
postconf -n:
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases, hash:/usr/local/mailman/data/aliases
allow_min_user = yes
body_checks = pcre:/etc/postfix/body_checks
broken_sasl_auth_clients = yes
canonical_maps = hash:/etc/postfix/canonical
command_directory = /usr/sbin
config_directory = /etc/postfix
content_filter = smtp-amavis:[127.0.0.1]:10024
daemon_directory = /usr/lib/postfix
debug_peer_level = 2
debug_peer_list = 84.134.55.231
default_privs = autoresponder
fast_flush_domains = $relay_domains
header_checks = pcre:/etc/postfix/header_checks
html_directory = no
in_flow_delay = 0
inet_interfaces = all
local_recipient_maps = $alias_maps unix:passwd.byname
mail_owner = postfix
mail_spool_directory = /var/mail
mailq_path = /usr/bin/mailq
manpage_directory = /usr/share/man
maps_rbl_domains = sbl-xbl.spamhaus.org, relays.ordb.org, relays.visi.com, blacklist.spambag.org, list.dsbl.org, unconfirmed.dsbl.org
masquerade_classes = envelope_sender, header_sender, header_recipient
masquerade_exceptions = root
mime_header_checks = regexp:/etc/postfix/mime_header_checks
mydestination = $myhostname, localhost.$mydomain, list.$mydomain, localhost.localdomain, p15124413.pureserver.info
mydomain = jg-service.de
myhostname = server.jg-service.de
mynetworks_style = host
newaliases_path = /usr/sbin/sendmail
queue_directory = /var/spool/postfix
readme_directory = /usr/share/doc/packages/postfix/README_FILES
recipient_delimiter = +
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
show_user_unknown_table_name = no
smtpd_banner = $myhostname ESMTP $mail_name
smtpd_client_restrictions =
smtpd_enforce_tls = no
smtpd_error_sleep_time = 600s
smtpd_hard_error_limit = 5
smtpd_helo_required = yes
smtpd_recipient_restrictions = reject_non_fqdn_recipient,
reject_non_fqdn_sender,
reject_unlisted_recipient,
permit_sasl_authenticated,
permit_mynetworks,
check_recipient_access hash:/etc/postfix/sender_abuse,
reject_unauth_destination,
check_policy_service inet:127.0.0.1:10031,
check_sender_access regexp:/etc/postfix/sender_blacklist,
reject_unknown_recipient_domain,
reject_invalid_hostname,
reject_unknown_sender_domain,
check_sender_access regexp:/etc/postfix/sender_corrupted,
reject_rbl_client,
reject_unknown_client,
reject_unauth_pipelining,
reject_unverified_sender,
reject_non_fqdn_hostname,
reject_rbl_client comcast.blackholes.us,
check_policy_service inet:127.0.0.1:10023
smtpd_reject_unlisted_sender = yes
smtpd_restriction_classes = check_for_valid_sender
smtpd_sasl_auth_enable = yes
smtpd_sasl_local_domain = server
smtpd_sasl_security_options = noanonymous
smtpd_sender_login_maps = hash:/etc/postfix/virtual, hash:/etc/postfix/confixx_virtualUsers, hash:/usr/local/mailman/data/virtual-mailman, hash:/usr/local/mailman/data/virtual-hand
smtpd_sender_restrictions = check_sender_access regexp:/etc/postfix/sender_check
smtpd_soft_error_limit = 2
smtpd_tls_CAfile = /etc/postfix/cert/cacert.pem
smtpd_tls_cert_file = /etc/postfix/cert/cert.pem
smtpd_tls_key_file = /etc/postfix/cert/key.pem
smtpd_tls_loglevel = 0
smtpd_tls_received_header = yes
smtpd_tls_session_cache_timeout = 3600s
smtpd_use_tls = yes
strict_rfc821_envelopes = yes
tls_random_source = dev:/dev/urandom
transport_maps = hash:/etc/postfix/transport
unknown_address_reject_code = 554
unknown_client_reject_code = 554
unknown_hostname_reject_code = 554
unverified_recipient_reject_code = 450
unverified_sender_reject_code = 554
virtual_alias_domains = hash:/etc/postfix/confixx_localDomains
virtual_mailbox_limit = 20971520
Mehr Informationen über die Mailingliste Postfixbuch-users