Portál AbcLinuxu, 31. října 2025 15:41
Tito příjemci nebyli zastiženi:
      xxx@xxx.xx dne 6.12.2010 7:41
            Zpráva byla přijata e-mailovým systémem příjemce, její doručení však bylo odmítnuto. Zkuste zprávu odeslat znovu. Pokud se ji stále nepodaří doručit, obraťte se na správce systému.
            < yyyy.yy #4.2.0 smtp;450 4.2.0 < xxx@xxx.xx >: Recipient address rejected: Greylisted, see http://postgrey.schweikert.ch/help/xxx.xx.html >
Nastavení postfixu:
smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU)
biff = no
# appending .domain is the MUA's job.
append_dot_mydomain = no
# Uncomment the next line to generate "delayed mail" warnings
#delay_warning_time = 4h
# TLS parameters
smtpd_tls_cert_file=/etc/ssl/certs/ssl-cert-snakeoil.pem
smtpd_tls_key_file=/etc/ssl/private/ssl-cert-snakeoil.key
smtpd_use_tls=yes
smtpd_tls_session_cache_database = btree:${queue_directory}/smtpd_scache
smtp_tls_session_cache_database = btree:${queue_directory}/smtp_scache
# See /usr/share/doc/postfix/TLS_README.gz in the postfix-doc package for
# information on enabling SSL in the smtp client.
myhostname = xxx.xxx.xx
alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases
myorigin = /etc/mailname
mydestination = xxx.xxx.xx, localhost.xxx.xx, localhost
relayhost =
mynetworks = 127.0.0.0/8, "zde mám povolená IP"
mailbox_command = procmail -a "$EXTENSION"
mailbox_size_limit = 0
recipient_delimiter = +
inet_interfaces = all
mail_spool_directory = /var/spool/mail
message_size_limit = 20971520
# Proti spamu
anvil_rate_time_unit = 60
anvil_status_update_time = 60
smtpd_client_connection_rate_limit = 5
smtpd_client_connection_count_limit = 5
smtpd_client_message_rate_limit = 5
# mimo localhost
smtpd_client_event_limit_exceptions = 127.0.0.0/8
            Řešení dotazu:
Recipient address rejected: Greylisted, see http://postgrey.schweikert.ch/help/xxx.xx.htmlNN
        Tiskni
            
                Sdílej:
                 
                 
                 
                 
                 
                 
            
    
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.