On 2018-May-04 17:09, Viktor Dukhovni wrote: > For actual help: > > http://www.postfix.org/DEBUG_README.html#mail >
I'm sending postconf -n, postconf -Mf and relevant logs in attachments.
append_dot_mydomain = no biff = no broken_sasl_auth_clients = yes config_directory = /etc/postfix content_filter = amavis:[127.0.0.1]:10024 disable_vrfy_command = yes dovecot_destination_recipient_limit = 1 enable_original_recipient = no gmail_destination_rate_delay = 1s header_checks = regexp:/etc/postfix/header_checks inet_interfaces = all mailbox_size_limit = 0 mydestination = myhostname = mail.AAAAAAA.AAA mynetworks = 127.0.0.0/8 10.132.50.32/27 [::1]/128 [fe80::]/64 mynetworks_style = host myorigin = /etc/mailname readme_directory = no recipient_delimiter = + relayhost = smtp_bind_address = DD.DDD.DDD.DDD smtp_tls_note_starttls_offer = yes smtp_tls_security_level = may smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU) smtpd_client_restrictions = reject_rbl_client sbl.spamhaus.org, reject_rbl_client blackholes.easynet.nl smtpd_data_restrictions = reject_unauth_pipelining smtpd_delay_reject = yes smtpd_helo_required = yes smtpd_helo_restrictions = permit_mynetworks, warn_if_reject, reject_non_fqdn_hostname, reject_invalid_hostname, permit smtpd_recipient_restrictions = reject_unauth_pipelining, permit_mynetworks, permit_sasl_authenticated, reject_non_fqdn_recipient, reject_unknown_recipient_domain, reject_unauth_destination, permit smtpd_relay_restrictions = reject_unauth_pipelining, permit_mynetworks, permit_sasl_authenticated, reject_non_fqdn_recipient, reject_unknown_recipient_domain, reject_unauth_destination, permit smtpd_sasl_auth_enable = yes smtpd_sasl_authenticated_header = yes smtpd_sasl_local_domain = smtpd_sasl_path = private/auth smtpd_sasl_security_options = noanonymous smtpd_sasl_type = dovecot smtpd_sender_restrictions = permit_sasl_authenticated, permit_mynetworks, warn_if_reject, reject_non_fqdn_sender, reject_unknown_sender_domain, reject_unauth_pipelining, permit smtpd_tls_cert_file = /etc/ssl/certs/ssl-cert-snakeoil.pem smtpd_tls_dh1024_param_file = /etc/ssl/private/dhparams.pem smtpd_tls_exclude_ciphers = aNULL, eNULL, EXPORT, DES, RC4, MD5, PSK, aECDH, EDH-DSS-DES-CBC3-SHA, EDH-RSA-DES-CDC3-SHA, KRB5-DE5, CBC3-SHA smtpd_tls_key_file = /etc/ssl/private/ssl-cert-snakeoil.key smtpd_tls_loglevel = 1 smtpd_tls_mandatory_protocols = !SSLv2,!SSLv3 smtpd_tls_received_header = yes smtpd_tls_security_level = may smtpd_tls_session_cache_database = btree:${data_directory}/smtpd_scache smtpd_tls_session_cache_timeout = 3600s tls_random_source = dev:/dev/urandom transport_maps = hash:/etc/postfix/transport virtual_alias_maps = mysql:/etc/postfix/mysql_virtual_alias_maps.cf, mysql:/etc/postfix/mysql_virtual_alias_domainaliases_maps.cf virtual_gid_maps = static:8 virtual_mailbox_base = /var/vmail virtual_mailbox_domains = mysql:/etc/postfix/mysql_virtual_domains_maps.cf virtual_mailbox_maps = mysql:/etc/postfix/mysql_virtual_mailbox_maps.cf, mysql:/etc/postfix/mysql_virtual_mailbox_domainaliases_maps.cf virtual_transport = dovecot virtual_uid_maps = static:150
smtp inet n - - - - smtpd submission inet n - - - - smtpd -o syslog_name=postfix/submission -o smtpd_tls_security_level=encrypt -o smtpd_sasl_auth_enable=yes -o smtpd_client_restrictions=permit_sasl_authenticated,reject -o milter_macro_daemon_name=ORIGINATING smtps inet n - - - - smtpd -o syslog_name=postfix/smtps -o smtpd_tls_wrappermode=yes -o smtpd_sasl_auth_enable=yes -o smtpd_tls_auth_only=yes -o smtpd_client_restrictions=permit_sasl_authenticated,reject_unauth_destination,reject -o smtpd_sasl_security_options=noanonymous,noplaintext -o smtpd_sasl_tls_security_options=noanonymous pickup fifo n - - 60 1 pickup -o content_filter= -o receive_override_options=no_header_body_checks cleanup unix n - - - 0 cleanup qmgr unix n - n 300 1 qmgr tlsmgr unix - - - 1000? 1 tlsmgr rewrite unix - - - - - trivial-rewrite bounce unix - - - - 0 bounce defer unix - - - - 0 bounce trace unix - - - - 0 bounce verify unix - - - - 1 verify flush unix n - - 1000? 0 flush proxymap unix - - n - - proxymap proxywrite unix - - n - 1 proxymap smtp unix - - - - - smtp relay unix - - - - - smtp showq unix n - - - - showq error unix - - - - - error retry unix - - - - - error discard unix - - - - - discard local unix - n n - - local virtual unix - n n - - virtual lmtp unix - - - - - lmtp anvil unix - - - - 1 anvil scache unix - - - - 1 scache maildrop unix - n n - - pipe flags=DRhu user=vmail argv=/usr/bin/maildrop -d ${recipient} uucp unix - n n - - pipe flags=Fqhu user=uucp argv=uux -r -n -z -a$sender - $nexthop!rmail ($recipient) ifmail unix - n n - - pipe flags=F user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient) bsmtp unix - n n - - pipe flags=Fq. user=bsmtp argv=/usr/lib/bsmtp/bsmtp -t$nexthop -f$sender $recipient scalemail-backend unix - n n - 2 pipe flags=R user=scalemail argv=/usr/lib/scalemail/bin/scalemail-store ${nexthop} ${user} ${extension} mailman unix - n n - - pipe flags=FR user=list argv=/usr/lib/mailman/bin/postfix-to-mailman.py ${nexthop} ${user} amavis unix - - - - 3 smtp -o smtp_data_done_timeout=1200 -o smtp_send_xforward_command=yes -o disable_dns_lookups=yes -o max_use=20 127.0.0.1:10025 inet n - - - - smtpd -o content_filter= -o local_recipient_maps= -o relay_recipient_maps= -o smtpd_restriction_classes= -o smtpd_delay_reject=no -o smtpd_client_restrictions=permit_mynetworks,reject -o smtpd_helo_restrictions= -o smtpd_sender_restrictions= -o smtpd_recipient_restrictions=permit_mynetworks,reject -o smtpd_data_restrictions=reject_unauth_pipelining -o smtpd_end_of_data_restrictions= -o mynetworks=127.0.0.0/8 -o smtpd_error_sleep_time=0 -o smtpd_soft_error_limit=1001 -o smtpd_hard_error_limit=1000 -o smtpd_client_connection_count_limit=0 -o smtpd_client_connection_rate_limit=0 -o receive_override_options=no_header_body_checks,no_unknown_recipient_checks dovecot unix - n n - - pipe flags=DRhu user=vmail:mail argv=/usr/lib/dovecot/dovecot-lda -d $(recipient) gmail unix - - n - - smtp
May 4 04:02:03 AAAAA postfix/smtpd[15310]: warning: hostname triband-del-59.178.65.172.bol.net.in does not resolve to address 59.178.65.172: Name or service not known May 4 04:02:03 AAAAA postfix/smtpd[15310]: connect from unknown[59.178.65.172] May 4 04:02:04 AAAAA postfix/smtpd[15310]: B2DF28EE52: client=unknown[59.178.65.172] May 4 04:02:05 AAAAA postfix/cleanup[15957]: B2DF28EE52: message-id=<5ae3346a.1c39fb81.53a1a.a...@mx.google.com> May 4 04:02:05 AAAAA postfix/qmgr[29522]: B2DF28EE52: from=<ai...@my.domain.com>, size=492, nrcpt=2 (queue active) May 4 04:02:05 AAAAA postfix/smtpd[15310]: disconnect from unknown[59.178.65.172] May 4 04:02:07 AAAAA postfix/smtpd[15980]: connect from AAAAA.AAAAAAA.AAA[127.0.0.1] May 4 04:02:07 AAAAA postfix/smtpd[15980]: 4B0BC8EE54: client=AAAAA.AAAAAAA.AAA[127.0.0.1] May 4 04:02:07 AAAAA postfix/cleanup[15957]: 4B0BC8EE54: message-id=<5ae3346a.1c39fb81.53a1a.a...@mx.google.com> May 4 04:02:07 AAAAA postfix/smtpd[15980]: disconnect from AAAAA.AAAAAAA.AAA[127.0.0.1] May 4 04:02:07 AAAAA postfix/qmgr[29522]: 4B0BC8EE54: from=<ai...@my.domain.com>, size=869, nrcpt=1 (queue active) May 4 04:02:07 AAAAA postfix/smtpd[15980]: connect from AAAAA.AAAAAAA.AAA[127.0.0.1] May 4 04:02:07 AAAAA postfix/smtpd[15980]: 4EADD8EE55: client=AAAAA.AAAAAAA.AAA[127.0.0.1] May 4 04:02:07 AAAAA postfix/cleanup[15957]: 4EADD8EE55: message-id=<5ae3346a.1c39fb81.53a1a.a...@mx.google.com> May 4 04:02:07 AAAAA postfix/smtp[15590]: connect to gmail-smtp-in.l.google.com[2607:f8b0:400e:c00::1a]:25: Network is unreachable May 4 04:02:07 AAAAA postfix/smtpd[15980]: disconnect from AAAAA.AAAAAAA.AAA[127.0.0.1] May 4 04:02:07 AAAAA postfix/qmgr[29522]: 4EADD8EE55: from=<ai...@my.domain.com>, size=1139, nrcpt=2 (queue active) May 4 04:02:07 AAAAA amavis[1030]: (01030-15) Passed CLEAN {RelayedInbound,RelayedOpenRelay}, [59.178.65.172]:25072 [59.178.65.172] <ai...@my.domain.com> -> <gmail.acco...@gmail.com>,<soluti...@my.domain.com>, Queue-ID: B2DF28EE52, Message-ID: <5ae3346a.1c39fb81.53a1a.a...@mx.google.com>, mail_id: 3MsM13ORuq28, Hits: -1.9, size: 492, queued_as: 4B0BC8EE54/4EADD8EE55, 2287 ms May 4 04:02:07 AAAAA postfix/smtp[15959]: B2DF28EE52: to=<gmail.acco...@gmail.com>, relay=127.0.0.1[127.0.0.1]:10024, delay=3, delays=0.68/0/0/2.3, dsn=2.0.0, status=sent (250 2.0.0 from MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as 4B0BC8EE54) May 4 04:02:07 AAAAA postfix/smtp[15959]: B2DF28EE52: to=<soluti...@my.domain.com>, relay=127.0.0.1[127.0.0.1]:10024, delay=3, delays=0.68/0/0/2.3, dsn=2.0.0, status=sent (250 2.0.0 from MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as 4B0BC8EE54) May 4 04:02:07 AAAAA postfix/qmgr[29522]: B2DF28EE52: removed May 4 04:02:07 AAAAA dovecot: lda(soluti...@my.domain.com): msgid=<5ae3346a.1c39fb81.53a1a.a...@mx.google.com>: saved mail to INBOX May 4 04:02:07 AAAAA postfix/pipe[15981]: 4EADD8EE55: to=<soluti...@my.domain.com>, relay=dovecot, delay=0.15, delays=0.01/0/0/0.13, dsn=2.0.0, status=sent (delivered via dovecot service) May 4 04:02:08 AAAAA postfix/smtp[15590]: 4B0BC8EE54: host gmail-smtp-in.l.google.com[173.194.202.26] said: 421-4.7.0 [DD.DDD.DDD.DDD 15] Our system has detected that this message is 421-4.7.0 suspicious due to the nature of the content and/or the links within. 421-4.7.0 To best protect our users from spam, the message has been blocked. 421-4.7.0 Please visit 421 4.7.0 https://support.google.com/mail/answer/188131 for more information. x19-v6si12825422pgc.261 - gsmtp (in reply to end of DATA command) May 4 04:02:08 AAAAA postfix/smtp[15590]: 4B0BC8EE54: to=<gmail.acco...@gmail.com>, relay=alt1.gmail-smtp-in.l.google.com[209.85.147.26]:25, delay=1.5, delays=0.01/0/1.1/0.33, dsn=4.7.0, status=deferred (host alt1.gmail-smtp-in.l.google.com[209.85.147.26] said: 421-4.7.0 [DD.DDD.DDD.DDD 15] Our system has detected that this message is 421-4.7.0 suspicious due to the nature of the content and/or the links within. 421-4.7.0 To best protect our users from spam, the message has been blocked. 421-4.7.0 Please visit 421 4.7.0 https://support.google.com/mail/answer/188131 for more information. r22-v6si9522083ioc.127 - gsmtp (in reply to end of DATA command)) May 4 04:02:09 AAAAA postfix/smtp[15590]: connect to gmail-smtp-in.l.google.com[2607:f8b0:400e:c00::1a]:25: Network is unreachable May 4 04:02:10 AAAAA postfix/smtp[15590]: 4EADD8EE55: host gmail-smtp-in.l.google.com[173.194.202.26] said: 421-4.7.0 [DD.DDD.DDD.DDD 15] Our system has detected that this message is 421-4.7.0 suspicious due to the nature of the content and/or the links within. 421-4.7.0 To best protect our users from spam, the message has been blocked. 421-4.7.0 Please visit 421 4.7.0 https://support.google.com/mail/answer/188131 for more information. r59-v6si9902702plb.187 - gsmtp (in reply to end of DATA command) May 4 04:02:11 AAAAA postfix/smtp[15590]: 4EADD8EE55: to=<gmail.acco...@gmail.com>, relay=alt1.gmail-smtp-in.l.google.com[209.85.147.26]:25, delay=3.8, delays=0.01/2.4/1/0.36, dsn=4.7.0, status=deferred (host alt1.gmail-smtp-in.l.google.com[209.85.147.26] said: 421-4.7.0 [DD.DDD.DDD.DDD 15] Our system has detected that this message is 421-4.7.0 suspicious due to the nature of the content and/or the links within. 421-4.7.0 To best protect our users from spam, the message has been blocked. 421-4.7.0 Please visit 421 4.7.0 https://support.google.com/mail/answer/188131 for more information. h68-v6si1359863ite.23 - gsmtp (in reply to end of DATA command))