Skip to content

Instantly share code, notes, and snippets.

@andrey-utkin
Created January 30, 2016 21:36
Show Gist options
  • Save andrey-utkin/f96395f7327df32ea93f to your computer and use it in GitHub Desktop.
Save andrey-utkin/f96395f7327df32ea93f to your computer and use it in GitHub Desktop.
root@decent ~ # /usr/sbin/exim4 -bd -q30m -d
Exim version 4.86 uid=0 gid=0 pid=12111 D=fbb95cfd
Berkeley DB: Berkeley DB 5.3.28: (September 9, 2013)
Support for: crypteq iconv() IPv6 PAM Perl Expand_dlfunc GnuTLS move_frozen_messages Content_Scanning DKIM Old_Demime DNSSEC PRDR OCSP
Lookups (built-in): lsearch wildlsearch nwildlsearch iplsearch cdb dbm dbmjz dbmnz dnsdb dsearch ldap ldapdn ldapm mysql nis nis0 passwd pgsql sqlite
Authenticators: cram_md5 cyrus_sasl dovecot plaintext spa tls
Routers: accept dnslookup ipliteral iplookup manualroute queryprogram redirect
Transports: appendfile/maildir/mailstore/mbx autoreply lmtp pipe smtp
Fixed never_users: 0
Size of off_t: 8
Compiler: GCC [5.2.1 20150911]
Library version: GnuTLS: Compile: 3.3.15
Runtime: 3.3.15
Library version: Cyrus SASL: Compile: 2.1.26
Runtime: 2.1.26 [Cyrus SASL]
Library version: PCRE: Compile: 8.35
Runtime: 8.35 2014-04-04
Total 19 lookups
Library version: MySQL: Compile: 5.6.25 [(Ubuntu)]
Runtime: 5.6.28
Library version: SQLite: Compile: 3.8.11.1
Runtime: 3.8.11.1
WHITELIST_D_MACROS: "OUTGOING"
TRUSTED_CONFIG_LIST: "/etc/exim4/trusted_configs"
changed uid/gid: forcing real = effective
uid=0 gid=0 pid=12111
auxiliary group list: <none>
seeking password data for user "uucp": cache not available
getpwnam() succeeded uid=10 gid=10
changed uid/gid: calling tls_validate_require_cipher
uid=110 gid=118 pid=12112
auxiliary group list: <none>
tls_validate_require_cipher child 12112 ended: status=0x0
configuration file is /var/lib/exim4/config.autogenerated
log selectors = 0000cffc 00732001
cwd=/root 4 args: /usr/sbin/exim4 -bd -q30m -d
trusted user
admin user
seeking password data for user "mail": cache not available
getpwnam() succeeded uid=8 gid=8
DSN: hubbed_hosts propagating DSN
DSN: dnslookup_relay_to_domains propagating DSN
DSN: dnslookup propagating DSN
DSN: real_local propagating DSN
DSN: system_aliases propagating DSN
DSN: userforward propagating DSN
DSN: procmail propagating DSN
DSN: maildrop propagating DSN
DSN: lowuid_aliases propagating DSN
DSN: local_user propagating DSN
DSN: mail4root propagating DSN
user name "root" extracted from gecos field "root"
originator: uid=0 gid=0 login=root name=root
12111 listening on all interfaces (IPv6) port 25
12111 listening on all interfaces (IPv4) port 25
12111 pid written to /var/run/exim4/exim.pid
12111 changed uid/gid: running as a daemon
12111 uid=110 gid=118 pid=12111
12111 auxiliary group list: 118
12111 LOG: MAIN
12111 exim 4.86 daemon started: pid=12111, -q30m, listening for SMTP on port 25 (IPv6 and IPv4)
12111 set_process_info: 12111 daemon: -q30m, listening for SMTP on port 25 (IPv6 and IPv4)
12111 daemon running with uid=110 gid=118 euid=110 egid=118
12111 SIGALRM received
12111 1 queue-runner process running
12111 Listening...
12113 Starting queue-runner: pid 12113
12113 exec /usr/sbin/exim4 -q
12111 child 12113 ended: status=0x0
12111 normal exit, 0
12111 0 queue-runner processes now running
12111 Listening...
12111 Connection request from 127.0.0.1 port 57668
12111 search_tidyup called
12111 1 SMTP accept process running
12111 Listening...
12118 sender_fullhost = [127.0.0.1]
12118 sender_rcvhost = [127.0.0.1]
12118 Process 12118 is handling incoming connection from [127.0.0.1]
12118 host in host_lookup? yes (matched "*")
12118 looking up host name for 127.0.0.1
12118 DNS lookup of 1.0.0.127.in-addr.arpa (PTR) succeeded
12118 Reverse DNS security status: unverified
12118 IP address lookup yielded "localhost"
12118 DNS lookup of localhost (AAAA) succeeded
12118 DNS lookup of localhost (A) succeeded
12118 local host found for non-MX address
12118 localhost ::1 mx=-1 sort=-948
12118 localhost 127.0.0.1 mx=-1 sort=-494
12118 checking addresses for localhost
12118 Forward DNS security status: unverified
12118 ::1
12118 127.0.0.1 OK
12118 sender_fullhost = localhost [127.0.0.1]
12118 sender_rcvhost = localhost ([127.0.0.1])
12118 set_process_info: 12118 handling incoming connection from localhost [127.0.0.1]
12118 host in host_reject_connection? no (option unset)
12118 host in sender_unqualified_hosts? no (option unset)
12118 host in recipient_unqualified_hosts? no (option unset)
12118 host in helo_verify_hosts? no (option unset)
12118 host in helo_try_verify_hosts? no (option unset)
12118 host in helo_accept_junk_hosts? no (option unset)
12118 SMTP>> 220 decent.im ESMTP Exim 4.86 Ubuntu Sat, 30 Jan 2016 22:34:34 +0100
12118 Process 12118 is ready for new message
12118 smtp_setup_msg entered
12118 SMTP<< HELO decent.im
12118 sender_fullhost = localhost (decent.im) [127.0.0.1]
12118 sender_rcvhost = localhost ([127.0.0.1] helo=decent.im)
12118 set_process_info: 12118 handling incoming connection from localhost (decent.im) [127.0.0.1]
12118 SMTP>> 250 decent.im Hello localhost [127.0.0.1]
12118 SMTP<< MAIL FROM:<root@decent.im>
12118 using ACL "acl_check_mail"
12118 processing "accept"
12118 accept: condition test succeeded in ACL "acl_check_mail"
12118 end of ACL "acl_check_mail": ACCEPT
12118 SMTP>> 250 OK
12118 SMTP<< RCPT TO:<andrey.od.utkin@gmail.com>
12118 using ACL "acl_check_rcpt"
12118 processing "accept"
12118 check hosts = :
12118 host in ":"? no (end of list)
12118 accept: condition test failed in ACL "acl_check_rcpt"
12118 processing "deny"
12118 check domains = +local_domains
12118 gmail.com in "@:localhost:decent.im"? no (end of list)
12118 gmail.com in "+local_domains"? no (end of list)
12118 deny: condition test failed in ACL "acl_check_rcpt"
12118 processing "deny"
12118 check domains = !+local_domains
12118 cached no match for +local_domains
12118 cached lookup data = NULL
12118 gmail.com in "!+local_domains"? yes (end of list)
12118 check local_parts = ^[./|] : ^.*[@%!`#&?] : ^.*/\\.\\./
12118 andrey.od.utkin in "^[./|] : ^.*[@%!`#&?] : ^.*/\.\./"? no (end of list)
12118 deny: condition test failed in ACL "acl_check_rcpt"
12118 processing "accept"
12118 check local_parts = postmaster
12118 andrey.od.utkin in "postmaster"? no (end of list)
12118 accept: condition test failed in ACL "acl_check_rcpt"
12118 processing "deny"
12118 check !acl = acl_local_deny_exceptions
12118 using ACL "acl_local_deny_exceptions"
12118 processing "accept"
12118 check hosts = ${if exists{/etc/exim4/host_local_deny_exceptions}{/etc/exim4/host_local_deny_exceptions}{}}
12118 host in ""? no (end of list)
12118 accept: condition test failed in ACL "acl_local_deny_exceptions"
12118 processing "accept"
12118 check senders = ${if exists{/etc/exim4/sender_local_deny_exceptions}{/etc/exim4/sender_local_deny_exceptions}{}}
12118 root@decent.im in ""? no (end of list)
12118 accept: condition test failed in ACL "acl_local_deny_exceptions"
12118 processing "accept"
12118 check hosts = ${if exists{/etc/exim4/local_host_whitelist}{/etc/exim4/local_host_whitelist}{}}
12118 host in ""? no (end of list)
12118 accept: condition test failed in ACL "acl_local_deny_exceptions"
12118 processing "accept"
12118 check senders = ${if exists{/etc/exim4/local_sender_whitelist}{/etc/exim4/local_sender_whitelist}{}}
12118 root@decent.im in ""? no (end of list)
12118 accept: condition test failed in ACL "acl_local_deny_exceptions"
12118 end of ACL "acl_local_deny_exceptions": implicit DENY
12118 check senders = ${if exists{/etc/exim4/local_sender_callout}{/etc/exim4/local_sender_callout}{}}
12118 root@decent.im in ""? no (end of list)
12118 deny: condition test failed in ACL "acl_check_rcpt"
12118 processing "accept"
12118 check hosts = +relay_from_hosts
12118 host in ": 127.0.0.1 : ::::1"? yes (matched "127.0.0.1")
12118 host in "+relay_from_hosts"? yes (matched "+relay_from_hosts")
12118 check control = submission/sender_retain
12118 check control = dkim_disable_verify
12118 accept: condition test succeeded in ACL "acl_check_rcpt"
12118 end of ACL "acl_check_rcpt": ACCEPT
12118 SMTP>> 250 Accepted
12118 DSN: orcpt: NULL flags: 0
12118 SMTP<< DATA
12118 SMTP>> 354 Enter message, ending with "." on a line by itself
12118 search_tidyup called
12118 host in ignore_fromline_hosts? no (option unset)
12118 >>Headers received:
12118 Date: Sat, 30 Jan 2016 22:34:34 +0100
12118 From: root@decent.im
12118 To: andrey.od.utkin@gmail.com
12118 Subject: TEST
12118 Message-ID: <56ad2c6a.Y30Z3w1Ks6e0b7g+%root@decent.im>
12118 User-Agent: Heirloom mailx 12.5 6/20/10
12118 MIME-Version: 1.0
12118 Content-Type: text/plain; charset=us-ascii
12118 Content-Transfer-Encoding: 7bit
12118
12118 address match test: subject=root@decent.im pattern=*@+local_domains
12118 decent.im in "@:localhost:decent.im"? yes (matched "@")
12118 decent.im in "+local_domains"? yes (matched "+local_domains")
12118 root@decent.im in "*@+local_domains"? yes (matched "*@+local_domains")
12118 search_open: lsearch "/etc/email-addresses"
12118 search_find: file="/etc/email-addresses"
12118 key="root" partial=-1 affix=NULL starflags=0
12118 LRU list:
12118 :/etc/email-addresses
12118 End
12118 internal_search_find: file="/etc/email-addresses"
12118 type=lsearch key="root"
12118 file lookup required for root
12118 in /etc/email-addresses
12118 lookup failed
12118 address match test: subject=root@decent.im pattern=*@decent.im
12118 decent.im in "decent.im"? yes (matched "decent.im")
12118 root@decent.im in "*@decent.im"? yes (matched "*@decent.im")
12118 search_open: lsearch "/etc/email-addresses"
12118 cached open
12118 search_find: file="/etc/email-addresses"
12118 key="root" partial=-1 affix=NULL starflags=0
12118 LRU list:
12118 :/etc/email-addresses
12118 End
12118 internal_search_find: file="/etc/email-addresses"
12118 type=lsearch key="root"
12118 cached data used for lookup of root
12118 in /etc/email-addresses
12118 lookup failed
12118 rewritten sender = root@decent.im
12118 rewrite_one_header: type=F:
12118 From: root@decent.im
12118 address match test: subject=root@decent.im pattern=*@+local_domains
12118 decent.im in "@:localhost:decent.im"? yes (matched "@")
12118 decent.im in "+local_domains"? yes (matched "+local_domains")
12118 root@decent.im in "*@+local_domains"? yes (matched "*@+local_domains")
12118 search_open: lsearch "/etc/email-addresses"
12118 cached open
12118 search_find: file="/etc/email-addresses"
12118 key="root" partial=-1 affix=NULL starflags=0
12118 LRU list:
12118 :/etc/email-addresses
12118 End
12118 internal_search_find: file="/etc/email-addresses"
12118 type=lsearch key="root"
12118 cached data used for lookup of root
12118 in /etc/email-addresses
12118 lookup failed
12118 address match test: subject=root@decent.im pattern=*@decent.im
12118 decent.im in "decent.im"? yes (matched "decent.im")
12118 root@decent.im in "*@decent.im"? yes (matched "*@decent.im")
12118 search_open: lsearch "/etc/email-addresses"
12118 cached open
12118 search_find: file="/etc/email-addresses"
12118 key="root" partial=-1 affix=NULL starflags=0
12118 LRU list:
12118 :/etc/email-addresses
12118 End
12118 internal_search_find: file="/etc/email-addresses"
12118 type=lsearch key="root"
12118 cached data used for lookup of root
12118 in /etc/email-addresses
12118 lookup failed
12118 rewrite_one_header: type=T:
12118 To: andrey.od.utkin@gmail.com
12118 search_tidyup called
12118 >>Headers after rewriting and local additions:
12118 Date: Sat, 30 Jan 2016 22:34:34 +0100
12118 F From: root@decent.im
12118 T To: andrey.od.utkin@gmail.com
12118 Subject: TEST
12118 I Message-ID: <56ad2c6a.Y30Z3w1Ks6e0b7g+%root@decent.im>
12118 User-Agent: Heirloom mailx 12.5 6/20/10
12118 MIME-Version: 1.0
12118 Content-Type: text/plain; charset=us-ascii
12118 Content-Transfer-Encoding: 7bit
12118
12118 Data file written for message 1aPdAA-00039S-Fc
12118 >>Generated Received: header line
12118 P Received: from localhost ([127.0.0.1] helo=decent.im)
12118 by decent.im with smtp (Exim 4.86)
12118 (envelope-from <root@decent.im>)
12118 id 1aPdAA-00039S-Fc
12118 for andrey.od.utkin@gmail.com; Sat, 30 Jan 2016 22:34:34 +0100
12118 using ACL "acl_check_data"
12118 processing "accept"
12118 accept: condition test succeeded in ACL "acl_check_data"
12118 end of ACL "acl_check_data": ACCEPT
12118 calling local_scan(); timeout=300
12118 local_scan() returned 0 NULL
12118 Writing spool header file
12118 DSN: Write SPOOL :-dsn_envid NULL
12118 DSN: Write SPOOL :-dsn_ret 0
12118 DSN: Flags :0
12118 DSN: **** SPOOL_OUT - address: |andrey.od.utkin@gmail.com| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0
12118 Size of headers = 500
12118 LOG: MAIN
12118 <= root@decent.im H=localhost (decent.im) [127.0.0.1] P=smtp S=511 id=56ad2c6a.Y30Z3w1Ks6e0b7g+%root@decent.im
12118 SMTP>> 250 OK id=1aPdAA-00039S-Fc
12118 search_tidyup called
12118 Sender: root@decent.im
12118 Recipients:
12118 andrey.od.utkin@gmail.com
12118 forked delivery process 12119
12118 Process 12118 is ready for new message
12118 smtp_setup_msg entered
12118 SMTP<< QUIT
12118 SMTP>> 221 decent.im closing connection
12118 LOG: smtp_connection MAIN
12118 SMTP connection from localhost (decent.im) [127.0.0.1] closed by QUIT
12118 search_tidyup called
12111 child 12118 ended: status=0x0
12111 normal exit, 0
12111 0 SMTP accept processes now running
12111 Listening...
12119 exec /usr/sbin/exim4 -d=0xfbbd5cfd -Mc 1aPdAA-00039S-Fc
12119 Exim version 4.86 uid=110 gid=118 pid=12119 D=fbbd5cfd
Berkeley DB: Berkeley DB 5.3.28: (September 9, 2013)
Support for: crypteq iconv() IPv6 PAM Perl Expand_dlfunc GnuTLS move_frozen_messages Content_Scanning DKIM Old_Demime DNSSEC PRDR OCSP
Lookups (built-in): lsearch wildlsearch nwildlsearch iplsearch cdb dbm dbmjz dbmnz dnsdb dsearch ldap ldapdn ldapm mysql nis nis0 passwd pgsql sqlite
Authenticators: cram_md5 cyrus_sasl dovecot plaintext spa tls
Routers: accept dnslookup ipliteral iplookup manualroute queryprogram redirect
Transports: appendfile/maildir/mailstore/mbx autoreply lmtp pipe smtp
Fixed never_users: 0
Size of off_t: 8
Compiler: GCC [5.2.1 20150911]
Library version: GnuTLS: Compile: 3.3.15
Runtime: 3.3.15
Library version: Cyrus SASL: Compile: 2.1.26
Runtime: 2.1.26 [Cyrus SASL]
Library version: PCRE: Compile: 8.35
Runtime: 8.35 2014-04-04
12119 Total 19 lookups
Library version: MySQL: Compile: 5.6.25 [(Ubuntu)]
Runtime: 5.6.28
Library version: SQLite: Compile: 3.8.11.1
Runtime: 3.8.11.1
WHITELIST_D_MACROS: "OUTGOING"
TRUSTED_CONFIG_LIST: "/etc/exim4/trusted_configs"
12119 changed uid/gid: forcing real = effective
12119 uid=0 gid=118 pid=12119
12119 auxiliary group list: <none>
12119 seeking password data for user "uucp": cache not available
12119 getpwnam() succeeded uid=10 gid=10
12120 changed uid/gid: calling tls_validate_require_cipher
12120 uid=110 gid=118 pid=12120
12120 auxiliary group list: <none>
12119 tls_validate_require_cipher child 12120 ended: status=0x0
12119 configuration file is /var/lib/exim4/config.autogenerated
12119 log selectors = 0000cffc 00732001
12119 cwd=/var/spool/exim4 4 args: /usr/sbin/exim4 -d=0xfbbd5cfd -Mc 1aPdAA-00039S-Fc
12119 trusted user
12119 admin user
12119 seeking password data for user "mail": cache not available
12119 getpwnam() succeeded uid=8 gid=8
12119 DSN: hubbed_hosts propagating DSN
12119 DSN: dnslookup_relay_to_domains propagating DSN
12119 DSN: dnslookup propagating DSN
12119 DSN: real_local propagating DSN
12119 DSN: system_aliases propagating DSN
12119 DSN: userforward propagating DSN
12119 DSN: procmail propagating DSN
12119 DSN: maildrop propagating DSN
12119 DSN: lowuid_aliases propagating DSN
12119 DSN: local_user propagating DSN
12119 DSN: mail4root propagating DSN
12119 set_process_info: 12119 delivering specified messages
12119 set_process_info: 12119 delivering 1aPdAA-00039S-Fc
12119 reading spool file 1aPdAA-00039S-Fc-H
12119 user=Debian-exim uid=110 gid=118 sender=root@decent.im
12119 sender_fullhost = localhost (decent.im) [127.0.0.1]
12119 sender_rcvhost = localhost ([127.0.0.1] helo=decent.im)
12119 sender_local=0 ident=unset
12119 Non-recipients:
12119 Empty Tree
12119 ---- End of tree ----
12119 recipients_count=1
12119 **** SPOOL_IN - No additional fields
12119 body_linecount=1 message_linecount=14
12119 DSN: set orcpt: NULL flags: 0
12119 Delivery address list:
12119 andrey.od.utkin@gmail.com
12119 locking /var/spool/exim4/db/retry.lockfile
12119 locked /var/spool/exim4/db/retry.lockfile
12119 EXIM_DBOPEN(/var/spool/exim4/db/retry)
12119 returned from EXIM_DBOPEN
12119 no retry data available
12119 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12119 Considering: andrey.od.utkin@gmail.com
12119 unique = andrey.od.utkin@gmail.com
12119 no domain retry record
12119 no address retry record
12119 andrey.od.utkin@gmail.com: queued for routing
12119 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12119 routing andrey.od.utkin@gmail.com
12119 --------> hubbed_hosts router <--------
12119 local_part=andrey.od.utkin domain=gmail.com
12119 checking domains
12119 expansion of "${if exists{/etc/exim4/hubbed_hosts}{partial-lsearch;/etc/exim4/hubbed_hosts}fail}" forced failure: assume not in this list
12119 hubbed_hosts router skipped: domains mismatch
12119 --------> dnslookup_relay_to_domains router <--------
12119 local_part=andrey.od.utkin domain=gmail.com
12119 checking domains
12119 gmail.com in "@:localhost:decent.im"? no (end of list)
12119 gmail.com in "empty"? no (end of list)
12119 gmail.com in "! +local_domains : +relay_to_domains"? no (end of list)
12119 dnslookup_relay_to_domains router skipped: domains mismatch
12119 --------> dnslookup router <--------
12119 local_part=andrey.od.utkin domain=gmail.com
12119 checking domains
12119 cached no match for +local_domains
12119 cached lookup data = NULL
12119 gmail.com in "! +local_domains"? yes (end of list)
12119 R: dnslookup for andrey.od.utkin@gmail.com
12119 calling dnslookup router
12119 dnslookup router called for andrey.od.utkin@gmail.com
12119 domain = gmail.com
12119 DNS lookup of gmail.com (MX) succeeded
12119 DNS lookup of gmail-smtp-in.l.google.com (AAAA) succeeded
12119 2a00:1450:4013:c01::1b in "0.0.0.0 : 127.0.0.0/8 : 192.168.0.0/16 :172.16.0.0/12 : 10.0.0.0/8 : 169.254.0.0/16 :255.255.255.255"? no (end of list)
12119 DNS lookup of gmail-smtp-in.l.google.com (A) succeeded
12119 74.125.136.26 in "0.0.0.0 : 127.0.0.0/8 : 192.168.0.0/16 :172.16.0.0/12 : 10.0.0.0/8 : 169.254.0.0/16 :255.255.255.255"? no (end of list)
12119 DNS lookup of alt1.gmail-smtp-in.l.google.com (AAAA) succeeded
12119 2404:6800:4003:c00::1a in "0.0.0.0 : 127.0.0.0/8 : 192.168.0.0/16 :172.16.0.0/12 : 10.0.0.0/8 : 169.254.0.0/16 :255.255.255.255"? no (end of list)
12119 DNS lookup of alt1.gmail-smtp-in.l.google.com (A) succeeded
12119 74.125.200.26 in "0.0.0.0 : 127.0.0.0/8 : 192.168.0.0/16 :172.16.0.0/12 : 10.0.0.0/8 : 169.254.0.0/16 :255.255.255.255"? no (end of list)
12119 DNS lookup of alt2.gmail-smtp-in.l.google.com (AAAA) succeeded
12119 2404:6800:4008:c02::1b in "0.0.0.0 : 127.0.0.0/8 : 192.168.0.0/16 :172.16.0.0/12 : 10.0.0.0/8 : 169.254.0.0/16 :255.255.255.255"? no (end of list)
12119 DNS lookup of alt2.gmail-smtp-in.l.google.com (A) succeeded
12119 74.125.23.26 in "0.0.0.0 : 127.0.0.0/8 : 192.168.0.0/16 :172.16.0.0/12 : 10.0.0.0/8 : 169.254.0.0/16 :255.255.255.255"? no (end of list)
12119 DNS lookup of alt3.gmail-smtp-in.l.google.com (AAAA) succeeded
12119 2404:6800:4008:c01::1a in "0.0.0.0 : 127.0.0.0/8 : 192.168.0.0/16 :172.16.0.0/12 : 10.0.0.0/8 : 169.254.0.0/16 :255.255.255.255"? no (end of list)
12119 DNS lookup of alt3.gmail-smtp-in.l.google.com (A) succeeded
12119 173.194.72.26 in "0.0.0.0 : 127.0.0.0/8 : 192.168.0.0/16 :172.16.0.0/12 : 10.0.0.0/8 : 169.254.0.0/16 :255.255.255.255"? no (end of list)
12119 DNS lookup of alt4.gmail-smtp-in.l.google.com (AAAA) succeeded
12119 2607:f8b0:400e:c03::1a in "0.0.0.0 : 127.0.0.0/8 : 192.168.0.0/16 :172.16.0.0/12 : 10.0.0.0/8 : 169.254.0.0/16 :255.255.255.255"? no (end of list)
12119 DNS lookup of alt4.gmail-smtp-in.l.google.com (A) succeeded
12119 74.125.25.26 in "0.0.0.0 : 127.0.0.0/8 : 192.168.0.0/16 :172.16.0.0/12 : 10.0.0.0/8 : 169.254.0.0/16 :255.255.255.255"? no (end of list)
12119 fully qualified name = gmail.com
12119 host_find_bydns yield = HOST_FOUND (2); returned hosts:
12119 gmail-smtp-in.l.google.com 2a00:1450:4013:c01::1b MX=5
12119 gmail-smtp-in.l.google.com 74.125.136.26 MX=5
12119 alt1.gmail-smtp-in.l.google.com 2404:6800:4003:c00::1a MX=10
12119 alt1.gmail-smtp-in.l.google.com 74.125.200.26 MX=10
12119 alt2.gmail-smtp-in.l.google.com 2404:6800:4008:c02::1b MX=20
12119 alt2.gmail-smtp-in.l.google.com 74.125.23.26 MX=20
12119 alt3.gmail-smtp-in.l.google.com 2404:6800:4008:c01::1a MX=30
12119 alt3.gmail-smtp-in.l.google.com 173.194.72.26 MX=30
12119 alt4.gmail-smtp-in.l.google.com 2607:f8b0:400e:c03::1a MX=40
12119 alt4.gmail-smtp-in.l.google.com 74.125.25.26 MX=40
12119 set transport remote_smtp
12119 queued for remote_smtp transport: local_part = andrey.od.utkin
12119 domain = gmail.com
12119 errors_to=NULL
12119 domain_data=NULL localpart_data=NULL
12119 routed by dnslookup router
12119 envelope to: andrey.od.utkin@gmail.com
12119 transport: remote_smtp
12119 host gmail-smtp-in.l.google.com [2a00:1450:4013:c01::1b] MX=5
12119 host gmail-smtp-in.l.google.com [74.125.136.26] MX=5
12119 host alt1.gmail-smtp-in.l.google.com [2404:6800:4003:c00::1a] MX=10
12119 host alt1.gmail-smtp-in.l.google.com [74.125.200.26] MX=10
12119 host alt2.gmail-smtp-in.l.google.com [2404:6800:4008:c02::1b] MX=20
12119 host alt2.gmail-smtp-in.l.google.com [74.125.23.26] MX=20
12119 host alt3.gmail-smtp-in.l.google.com [2404:6800:4008:c01::1a] MX=30
12119 host alt3.gmail-smtp-in.l.google.com [173.194.72.26] MX=30
12119 host alt4.gmail-smtp-in.l.google.com [2607:f8b0:400e:c03::1a] MX=40
12119 host alt4.gmail-smtp-in.l.google.com [74.125.25.26] MX=40
12119 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12119 After routing:
12119 Local deliveries:
12119 Remote deliveries:
12119 andrey.od.utkin@gmail.com
12119 Failed addresses:
12119 Deferred addresses:
12119 search_tidyup called
12119 >>>>>>>>>>>>>>>> Remote deliveries >>>>>>>>>>>>>>>>
12119 --------> andrey.od.utkin@gmail.com <--------
12119 search_tidyup called
12119 set_process_info: 12119 delivering 1aPdAA-00039S-Fc: waiting for a remote delivery subprocess to finish
12119 selecting on subprocess pipes
12121 changed uid/gid: remote delivery to andrey.od.utkin@gmail.com with transport=remote_smtp
12121 uid=110 gid=118 pid=12121
12121 auxiliary group list: <none>
12121 set_process_info: 12121 delivering 1aPdAA-00039S-Fc using remote_smtp
12121 T: remote_smtp for andrey.od.utkin@gmail.com
12121 remote_smtp transport entered
12121 andrey.od.utkin@gmail.com
12121 gmail.com in queue_smtp_domains? no (option unset)
12121 checking status of gmail-smtp-in.l.google.com
12121 locking /var/spool/exim4/db/retry.lockfile
12121 locked /var/spool/exim4/db/retry.lockfile
12121 EXIM_DBOPEN(/var/spool/exim4/db/retry)
12121 returned from EXIM_DBOPEN
12121 no retry data available
12121 gmail-smtp-in.l.google.com [2a00:1450:4013:c01::1b] status = usable
12121 2a00:1450:4013:c01::1b in serialize_hosts? no (option unset)
12121 delivering 1aPdAA-00039S-Fc to gmail-smtp-in.l.google.com [2a00:1450:4013:c01::1b] (andrey.od.utkin@gmail.com)
12121 set_process_info: 12121 delivering 1aPdAA-00039S-Fc to gmail-smtp-in.l.google.com [2a00:1450:4013:c01::1b] (andrey.od.utkin@gmail.com)
12121 Connecting to gmail-smtp-in.l.google.com [2a00:1450:4013:c01::1b]:25 ... connected
12121 read response data: size=53
12121 SMTP<< 220 mx.google.com ESMTP m189si5279995wmb.98 - gsmtp
12121 2a00:1450:4013:c01::1b in hosts_avoid_esmtp? no (option unset)
12121 SMTP>> EHLO decent.im
12121 read response data: size=175
12121 SMTP<< 250-mx.google.com at your service, [2a01:4f8:c17:16c8::2]
12121 250-SIZE 35882577
12121 250-8BITMIME
12121 250-STARTTLS
12121 250-ENHANCEDSTATUSCODES
12121 250-PIPELINING
12121 250-CHUNKING
12121 250 SMTPUTF8
12121 2a00:1450:4013:c01::1b in hosts_avoid_tls? no (option unset)
12121 SMTP>> STARTTLS
12121 read response data: size=30
12121 SMTP<< 220 2.0.0 Ready to start TLS
12121 2a00:1450:4013:c01::1b in hosts_require_ocsp? no (option unset)
12121 2a00:1450:4013:c01::1b in hosts_request_ocsp? yes (matched "*")
12121 initialising GnuTLS as a client on fd 7
12121 GnuTLS global init required.
12121 initialising GnuTLS client session
12121 Expanding various TLS configuration options for session credentials.
12121 TLS: no client certificate specified; okay
12121 TLS: tls_verify_certificates expanded empty, ignoring
12121 GnuTLS using default session cipher/priority "NORMAL"
12121 Setting D-H prime minimum acceptable bits to 1024
12121 2a00:1450:4013:c01::1b in tls_verify_hosts? no (option unset)
12121 2a00:1450:4013:c01::1b in tls_try_verify_hosts? yes (matched "*")
12121 2a00:1450:4013:c01::1b in tls_verify_cert_hostnames? yes (matched "*")
12121 TLS: server cert verification includes hostname: "gmail-smtp-in.l.google.com".
12121 TLS: server certificate verification optional.
12121 TLS: will request OCSP stapling
12121 about to gnutls_handshake
12121 gnutls_handshake was successful
12121 TLS certificate verification failed (certificate invalid): peerdn="C=US,ST=California,L=Mountain View,O=Google Inc,CN=mx.google.com"
12121 TLS verify failure overridden (host in tls_try_verify_hosts)
12121 cipher: TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128
12121 Have channel bindings cached for possible auth usage.
12121 SMTP>> EHLO decent.im
12121 tls_do_write(0x7ffdc6193d30, 16)
12121 gnutls_record_send(SSL, 0x7ffdc6193d30, 16)
12121 outbytes=16
12121 Calling gnutls_record_recv(0x564e359e9130, 0x7ffdc6192d30, 4096)
12121 read response data: size=161
12121 SMTP<< 250-mx.google.com at your service, [2a01:4f8:c17:16c8::2]
12121 250-SIZE 35882577
12121 250-8BITMIME
12121 250-ENHANCEDSTATUSCODES
12121 250-PIPELINING
12121 250-CHUNKING
12121 250 SMTPUTF8
12121 2a00:1450:4013:c01::1b in hosts_avoid_pipelining? no (option unset)
12121 using PIPELINING
12121 use_dsn=0
12121 2a00:1450:4013:c01::1b in hosts_require_auth? no (option unset)
12121 SMTP>> MAIL FROM:<root@decent.im> SIZE=1550
12121 SMTP>> RCPT TO:<andrey.od.utkin@gmail.com>
12121 SMTP>> DATA
12121 tls_do_write(0x7ffdc6193d30, 81)
12121 gnutls_record_send(SSL, 0x7ffdc6193d30, 81)
12121 outbytes=81
12121 Calling gnutls_record_recv(0x564e359e9130, 0x7ffdc6192d30, 4096)
12121 read response data: size=42
12121 SMTP<< 250 2.1.0 OK m189si5279995wmb.98 - gsmtp
12121 Calling gnutls_record_recv(0x564e359e9130, 0x7ffdc6192d30, 4096)
12121 read response data: size=42
12121 SMTP<< 250 2.1.5 OK m189si5279995wmb.98 - gsmtp
12121 Calling gnutls_record_recv(0x564e359e9130, 0x7ffdc6192d30, 4096)
12121 read response data: size=43
12121 SMTP<< 354 Go ahead m189si5279995wmb.98 - gsmtp
12121 SMTP>> writing message and terminating "."
12121 writing data block fd=7 size=530 timeout=300
12121 tls_do_write(0x564e359e3a40, 530)
12121 gnutls_record_send(SSL, 0x564e359e3a40, 530)
12121 outbytes=530
12121 Calling gnutls_record_recv(0x564e359e9130, 0x7ffdc6192d30, 4096)
12121 read response data: size=326
12121 SMTP<< 550-5.7.1 [2a01:4f8:c17:16c8::2] Our system has detected that this message does
12121 550-5.7.1 not meet IPv6 sending guidelines regarding PTR records and
12121 550-5.7.1 authentication. Please review
12121 550-5.7.1 https://support.google.com/mail/?p=ipv6_authentication_error for more
12121 550 5.7.1 information. m189si5279995wmb.98 - gsmtp
12121 ok=0 send_quit=1 send_rset=1 continue_more=0 yield=0 first_address is NULL
12121 SMTP>> QUIT
12121 tls_do_write(0x7ffdc6193d30, 6)
12121 gnutls_record_send(SSL, 0x7ffdc6193d30, 6)
12121 outbytes=6
12121 tls_close(): shutting down TLS
12121 set_process_info: 12121 delivering 1aPdAA-00039S-Fc: just tried gmail-smtp-in.l.google.com [2a00:1450:4013:c01::1b] for andrey.od.utkin@gmail.com: result OK
12121 Leaving remote_smtp transport
12121 set_process_info: 12121 delivering 1aPdAA-00039S-Fc (just run remote_smtp for andrey.od.utkin@gmail.com in subprocess)
12121 search_tidyup called
12121 header write id:S,subid:0,size:4,final:S000004
12119 reading pipe for subprocess 12121 (not ended)
12119 read() yielded 11
12119 header read id:S,subid:0,size:00004,required:11,remaining:11,unfinished:0
12119 selecting on subprocess pipes
12121 header write id:X,subid:1,size:105,final:X100105
12119 reading pipe for subprocess 12121 (not ended)
12119 read() yielded 112
12119 header read id:X,subid:1,size:00105,required:112,remaining:112,unfinished:0
12119 selecting on subprocess pipes
12121 header write id:X,subid:2,size:2397,final:X202397
12119 reading pipe for subprocess 12121 (not ended)
12119 read() yielded 2404
12119 header read id:X,subid:2,size:02397,required:2404,remaining:2404,unfinished:0
12119 selecting on subprocess pipes
12121 header write id:X,subid:4,size:2,final:X400002
12119 reading pipe for subprocess 12121 (not ended)
12119 read() yielded 9
12119 header read id:X,subid:4,size:00002,required:9,remaining:9,unfinished:0
12119 selecting on subprocess pipes
12121 header write id:D,subid:0,size:4,final:D000004
12119 reading pipe for subprocess 12121 (not ended)
12119 read() yielded 11
12119 header read id:D,subid:0,size:00004,required:11,remaining:11,unfinished:0
12119 DSN read: addr->dsn_aware = 2
12119 selecting on subprocess pipes
12121 DSN write: addr->dsn_aware = 2
12121 header write id:A,subid:0,size:447,final:A000447
12119 reading pipe for subprocess 12121 (not ended)
12119 read() yielded 454
12119 header read id:A,subid:0,size:00447,required:454,remaining:454,unfinished:0
12119 selecting on subprocess pipes
12121 header write id:Z,subid:0,size:1,final:Z000001
12119 reading pipe for subprocess 12121 (not ended)
12119 read() yielded 8
12119 header read id:Z,subid:0,size:00001,required:8,remaining:8,unfinished:0
12119 Z00 item read
12119 remote delivery process 12121 ended
12119 set_process_info: 12119 delivering 1aPdAA-00039S-Fc
12119 post-process andrey.od.utkin@gmail.com (2)
12119 LOG: MAIN
12119 ** andrey.od.utkin@gmail.com R=dnslookup T=remote_smtp H=gmail-smtp-in.l.google.com [2a00:1450:4013:c01::1b] X=TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128 CV=no DN="C=US,ST=California,L=Mountain View,O=Google Inc,CN=mx.google.com": SMTP error from remote mail server after end of data: 550-5.7.1 [2a01:4f8:c17:16c8::2] Our system has detected that this message does\n550-5.7.1 not meet IPv6 sending guidelines regarding PTR records and\n550-5.7.1 authentication. Please review\n550-5.7.1 https://support.google.com/mail/?p=ipv6_authentication_error for more\n550 5.7.1 information. m189si5279995wmb.98 - gsmtp
12119 >>>>>>>>>>>>>>>> deliveries are done >>>>>>>>>>>>>>>>
12119 changed uid/gid: post-delivery tidying
12119 uid=110 gid=118 pid=12119
12119 auxiliary group list: <none>
12119 set_process_info: 12119 tidying up after delivering 1aPdAA-00039S-Fc
12119 Processing retry items
12119 Succeeded addresses:
12119 Failed addresses:
12119 andrey.od.utkin@gmail.com: no retry items
12119 Deferred addresses:
12119 end of retry processing
12119 processing failed address andrey.od.utkin@gmail.com
12119 sending error message to: root@decent.im
12119 DSN Diagnostic-Code: addr->message = SMTP error from remote mail server after end of data: 550-5.7.1 [2a01:4f8:c17:16c8::2] Our system has detected that this message does\n550-5.7.1 not meet IPv6 sending guidelines regarding PTR records and\n550-5.7.1 authentication. Please review\n550-5.7.1 https://support.google.com/mail/?p=ipv6_authentication_error for more\n550 5.7.1 information. m189si5279995wmb.98 - gsmtp
12119 writing data block fd=9 size=541 timeout=0
12122 exec /usr/sbin/exim4 -d=0xfbbd5cfd -t -oem -oi -f <> -E1aPdAA-00039S-Fc
12122 Exim version 4.86 uid=110 gid=118 pid=12122 D=fbbd5cfd
Berkeley DB: Berkeley DB 5.3.28: (September 9, 2013)
Support for: crypteq iconv() IPv6 PAM Perl Expand_dlfunc GnuTLS move_frozen_messages Content_Scanning DKIM Old_Demime DNSSEC PRDR OCSP
Lookups (built-in): lsearch wildlsearch nwildlsearch iplsearch cdb dbm dbmjz dbmnz dnsdb dsearch ldap ldapdn ldapm mysql nis nis0 passwd pgsql sqlite
Authenticators: cram_md5 cyrus_sasl dovecot plaintext spa tls
Routers: accept dnslookup ipliteral iplookup manualroute queryprogram redirect
Transports: appendfile/maildir/mailstore/mbx autoreply lmtp pipe smtp
Fixed never_users: 0
Size of off_t: 8
Compiler: GCC [5.2.1 20150911]
Library version: GnuTLS: Compile: 3.3.15
Runtime: 3.3.15
Library version: Cyrus SASL: Compile: 2.1.26
Runtime: 2.1.26 [Cyrus SASL]
Library version: PCRE: Compile: 8.35
Runtime: 8.35 2014-04-04
12122 Total 19 lookups
Library version: MySQL: Compile: 5.6.25 [(Ubuntu)]
Runtime: 5.6.28
Library version: SQLite: Compile: 3.8.11.1
Runtime: 3.8.11.1
WHITELIST_D_MACROS: "OUTGOING"
TRUSTED_CONFIG_LIST: "/etc/exim4/trusted_configs"
12122 changed uid/gid: forcing real = effective
12122 uid=0 gid=118 pid=12122
12122 auxiliary group list: <none>
12122 seeking password data for user "uucp": cache not available
12122 getpwnam() succeeded uid=10 gid=10
12123 changed uid/gid: calling tls_validate_require_cipher
12123 uid=110 gid=118 pid=12123
12123 auxiliary group list: <none>
12122 tls_validate_require_cipher child 12123 ended: status=0x0
12122 configuration file is /var/lib/exim4/config.autogenerated
12122 log selectors = 0000cffc 00732001
12122 cwd=/var/spool/exim4 8 args: /usr/sbin/exim4 -d=0xfbbd5cfd -t -oem -oi -f <> -E1aPdAA-00039S-Fc
12122 trusted user
12122 admin user
12122 changed uid/gid: privilege not needed
12122 uid=110 gid=118 pid=12122
12122 auxiliary group list: 118
12122 seeking password data for user "mail": cache not available
12122 getpwnam() succeeded uid=8 gid=8
12122 DSN: hubbed_hosts propagating DSN
12122 DSN: dnslookup_relay_to_domains propagating DSN
12122 DSN: dnslookup propagating DSN
12122 DSN: real_local propagating DSN
12122 DSN: system_aliases propagating DSN
12122 DSN: userforward propagating DSN
12122 DSN: procmail propagating DSN
12122 DSN: maildrop propagating DSN
12122 DSN: lowuid_aliases propagating DSN
12122 DSN: local_user propagating DSN
12122 DSN: mail4root propagating DSN
12122 originator: uid=110 gid=118 login=Debian-exim name=
12122 sender address =
12122 set_process_info: 12122 accepting a local non-SMTP message from <>
12122 Sender:
12122 search_tidyup called
12122 >>Headers received:
12122 X-Failed-Recipients: andrey.od.utkin@gmail.com
12122 Auto-Submitted: auto-replied
12122 From: Mail Delivery System <Mailer-Daemon@decent.im>
12122 To: root@decent.im
12122 Content-Type: multipart/report; report-type=delivery-status; boundary=1454189674-eximdsn-1804289383
12122 MIME-Version: 1.0
12122 Subject: Mail delivery failed: returning message to sender
12122
12122 rewrite_one_header: type=F:
12122 From: Mail Delivery System <Mailer-Daemon@decent.im>
12122 address match test: subject=Mailer-Daemon@decent.im pattern=*@+local_domains
12122 decent.im in "@:localhost:decent.im"? yes (matched "@")
12122 decent.im in "+local_domains"? yes (matched "+local_domains")
12122 Mailer-Daemon@decent.im in "*@+local_domains"? yes (matched "*@+local_domains")
12122 search_open: lsearch "/etc/email-addresses"
12122 search_find: file="/etc/email-addresses"
12122 key="Mailer-Daemon" partial=-1 affix=NULL starflags=0
12122 LRU list:
12122 :/etc/email-addresses
12122 End
12122 internal_search_find: file="/etc/email-addresses"
12122 type=lsearch key="Mailer-Daemon"
12122 file lookup required for Mailer-Daemon
12122 in /etc/email-addresses
12122 lookup failed
12122 address match test: subject=Mailer-Daemon@decent.im pattern=*@decent.im
12122 decent.im in "decent.im"? yes (matched "decent.im")
12122 Mailer-Daemon@decent.im in "*@decent.im"? yes (matched "*@decent.im")
12122 search_open: lsearch "/etc/email-addresses"
12122 cached open
12122 search_find: file="/etc/email-addresses"
12122 key="Mailer-Daemon" partial=-1 affix=NULL starflags=0
12122 LRU list:
12122 :/etc/email-addresses
12122 End
12122 internal_search_find: file="/etc/email-addresses"
12122 type=lsearch key="Mailer-Daemon"
12122 cached data used for lookup of Mailer-Daemon
12122 in /etc/email-addresses
12122 lookup failed
12122 rewrite_one_header: type=T:
12122 To: root@decent.im
12122 search_tidyup called
12122 >>Headers after rewriting and local additions:
12122 X-Failed-Recipients: andrey.od.utkin@gmail.com
12122 Auto-Submitted: auto-replied
12122 F From: Mail Delivery System <Mailer-Daemon@decent.im>
12122 T To: root@decent.im
12122 Content-Type: multipart/report; report-type=delivery-status; boundary=1454189674-eximdsn-1804289383
12122 MIME-Version: 1.0
12122 Subject: Mail delivery failed: returning message to sender
12122 I Message-Id: <E1aPdAA-00039W-Sf@decent.im>
12122 Date: Sat, 30 Jan 2016 22:34:34 +0100
12122
12122 Data file written for message 1aPdAA-00039W-Sf
12122 >>Generated Received: header line
12122 P Received: from Debian-exim by decent.im with local (Exim 4.86)
12122 id 1aPdAA-00039W-Sf
12122 for root@decent.im; Sat, 30 Jan 2016 22:34:34 +0100
12122 calling local_scan(); timeout=300
12122 local_scan() returned 0 NULL
12122 Writing spool header file
12122 DSN: Write SPOOL :-dsn_envid NULL
12122 DSN: Write SPOOL :-dsn_ret 0
12122 DSN: Flags :0
12122 DSN: **** SPOOL_OUT - address: |root@decent.im| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0
12122 Size of headers = 542
12122 LOG: MAIN
12122 <= <> R=1aPdAA-00039S-Fc U=Debian-exim P=local S=2530
12122 search_tidyup called
12122 search_tidyup called
12122 >>>>>>>>>>>>>>>> Exim pid=12122 terminating with rc=0 >>>>>>>>>>>>>>>>
12119 Writing spool header file
12119 DSN: Write SPOOL :-dsn_envid NULL
12119 DSN: Write SPOOL :-dsn_ret 0
12119 DSN: Flags :0
12119 DSN: **** SPOOL_OUT - address: |andrey.od.utkin@gmail.com| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0
12124 exec /usr/sbin/exim4 -d=0xfbbd5cfd -Mc 1aPdAA-00039W-Sf
12124 Exim version 4.86 uid=110 gid=118 pid=12124 D=fbbd5cfd
Berkeley DB: Berkeley DB 5.3.28: (September 9, 2013)
Support for: crypteq iconv() IPv6 PAM Perl Expand_dlfunc GnuTLS move_frozen_messages Content_Scanning DKIM Old_Demime DNSSEC PRDR OCSP
Lookups (built-in): lsearch wildlsearch nwildlsearch iplsearch cdb dbm dbmjz dbmnz dnsdb dsearch ldap ldapdn ldapm mysql nis nis0 passwd pgsql sqlite
Authenticators: cram_md5 cyrus_sasl dovecot plaintext spa tls
Routers: accept dnslookup ipliteral iplookup manualroute queryprogram redirect
Transports: appendfile/maildir/mailstore/mbx autoreply lmtp pipe smtp
Fixed never_users: 0
Size of off_t: 8
Compiler: GCC [5.2.1 20150911]
Library version: GnuTLS: Compile: 3.3.15
Runtime: 3.3.15
Library version: Cyrus SASL: Compile: 2.1.26
Runtime: 2.1.26 [Cyrus SASL]
Library version: PCRE: Compile: 8.35
Runtime: 8.35 2014-04-04
12124 Total 19 lookups
Library version: MySQL: Compile: 5.6.25 [(Ubuntu)]
Runtime: 5.6.28
Library version: SQLite: Compile: 3.8.11.1
Runtime: 3.8.11.1
WHITELIST_D_MACROS: "OUTGOING"
TRUSTED_CONFIG_LIST: "/etc/exim4/trusted_configs"
12124 changed uid/gid: forcing real = effective
12124 uid=0 gid=118 pid=12124
12124 auxiliary group list: <none>
12124 seeking password data for user "uucp": cache not available
12124 getpwnam() succeeded uid=10 gid=10
12125 changed uid/gid: calling tls_validate_require_cipher
12125 uid=110 gid=118 pid=12125
12125 auxiliary group list: <none>
12124 tls_validate_require_cipher child 12125 ended: status=0x0
12124 configuration file is /var/lib/exim4/config.autogenerated
12124 log selectors = 0000cffc 00732001
12124 cwd=/var/spool/exim4 4 args: /usr/sbin/exim4 -d=0xfbbd5cfd -Mc 1aPdAA-00039W-Sf
12124 trusted user
12124 admin user
12124 seeking password data for user "mail": cache not available
12124 getpwnam() succeeded uid=8 gid=8
12124 DSN: hubbed_hosts propagating DSN
12124 DSN: dnslookup_relay_to_domains propagating DSN
12124 DSN: dnslookup propagating DSN
12124 DSN: real_local propagating DSN
12124 DSN: system_aliases propagating DSN
12124 DSN: userforward propagating DSN
12124 DSN: procmail propagating DSN
12124 DSN: maildrop propagating DSN
12124 DSN: lowuid_aliases propagating DSN
12124 DSN: local_user propagating DSN
12124 DSN: mail4root propagating DSN
12124 set_process_info: 12124 delivering specified messages
12124 set_process_info: 12124 delivering 1aPdAA-00039W-Sf
12124 reading spool file 1aPdAA-00039W-Sf-H
12124 user=Debian-exim uid=110 gid=118 sender=
12124 sender_local=0 ident=Debian-exim
12124 Non-recipients:
12124 Empty Tree
12124 ---- End of tree ----
12124 recipients_count=1
12124 **** SPOOL_IN - No additional fields
12124 body_linecount=54 message_linecount=12
12124 DSN: set orcpt: NULL flags: 0
12124 Delivery address list:
12124 root@decent.im
12124 locking /var/spool/exim4/db/retry.lockfile
12124 locked /var/spool/exim4/db/retry.lockfile
12124 EXIM_DBOPEN(/var/spool/exim4/db/retry)
12124 returned from EXIM_DBOPEN
12124 no retry data available
12124 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12124 Considering: root@decent.im
12124 unique = root@decent.im
12124 no domain retry record
12124 no address retry record
12124 root@decent.im: queued for routing
12124 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12124 routing root@decent.im
12124 --------> hubbed_hosts router <--------
12124 local_part=root domain=decent.im
12124 checking domains
12124 expansion of "${if exists{/etc/exim4/hubbed_hosts}{partial-lsearch;/etc/exim4/hubbed_hosts}fail}" forced failure: assume not in this list
12124 hubbed_hosts router skipped: domains mismatch
12124 --------> dnslookup_relay_to_domains router <--------
12124 local_part=root domain=decent.im
12124 checking domains
12124 decent.im in "@:localhost:decent.im"? yes (matched "@")
12124 decent.im in "! +local_domains : +relay_to_domains"? no (matched "! +local_domains")
12124 dnslookup_relay_to_domains router skipped: domains mismatch
12124 --------> dnslookup router <--------
12124 local_part=root domain=decent.im
12124 checking domains
12124 cached yes match for +local_domains
12124 cached lookup data = NULL
12124 decent.im in "! +local_domains"? no (matched "! +local_domains" - cached)
12124 dnslookup router skipped: domains mismatch
12124 --------> real_local router <--------
12124 local_part=root domain=decent.im
12124 real_local router skipped: prefix mismatch
12124 --------> system_aliases router <--------
12124 local_part=root domain=decent.im
12124 checking domains
12124 cached yes match for +local_domains
12124 cached lookup data = NULL
12124 decent.im in "+local_domains"? yes (matched "+local_domains" - cached)
12124 R: system_aliases for root@decent.im
12124 calling system_aliases router
12124 rda_interpret (string): ${lookup{$local_part}lsearch{/etc/aliases}}
12124 search_open: lsearch "/etc/aliases"
12124 search_find: file="/etc/aliases"
12124 key="root" partial=-1 affix=NULL starflags=0
12124 LRU list:
12124 :/etc/aliases
12124 End
12124 internal_search_find: file="/etc/aliases"
12124 type=lsearch key="root"
12124 file lookup required for root
12124 in /etc/aliases
12124 lookup yielded: mail_reader
12124 expanded: mail_reader
12124 file is not a filter file
12124 parse_forward_list: mail_reader
12124 extract item: mail_reader
12124 system_aliases router generated mail_reader@decent.im
12124 errors_to=NULL transport=NULL
12124 uid=unset gid=unset home=NULL
12124 routed by system_aliases router
12124 envelope to: root@decent.im
12124 transport: <none>
12124 locking /var/spool/exim4/db/retry.lockfile
12124 locked /var/spool/exim4/db/retry.lockfile
12124 EXIM_DBOPEN(/var/spool/exim4/db/retry)
12124 returned from EXIM_DBOPEN
12124 no retry data available
12124 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12124 Considering: mail_reader@decent.im
12124 unique = mail_reader@decent.im
12124 no domain retry record
12124 no address retry record
12124 mail_reader@decent.im: queued for routing
12124 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12124 routing mail_reader@decent.im
12124 --------> hubbed_hosts router <--------
12124 local_part=mail_reader domain=decent.im
12124 checking domains
12124 expansion of "${if exists{/etc/exim4/hubbed_hosts}{partial-lsearch;/etc/exim4/hubbed_hosts}fail}" forced failure: assume not in this list
12124 hubbed_hosts router skipped: domains mismatch
12124 --------> dnslookup_relay_to_domains router <--------
12124 local_part=mail_reader domain=decent.im
12124 checking domains
12124 decent.im in "@:localhost:decent.im"? yes (matched "@")
12124 decent.im in "! +local_domains : +relay_to_domains"? no (matched "! +local_domains")
12124 dnslookup_relay_to_domains router skipped: domains mismatch
12124 --------> dnslookup router <--------
12124 local_part=mail_reader domain=decent.im
12124 checking domains
12124 cached yes match for +local_domains
12124 cached lookup data = NULL
12124 decent.im in "! +local_domains"? no (matched "! +local_domains" - cached)
12124 dnslookup router skipped: domains mismatch
12124 --------> real_local router <--------
12124 local_part=mail_reader domain=decent.im
12124 real_local router skipped: prefix mismatch
12124 --------> system_aliases router <--------
12124 local_part=mail_reader domain=decent.im
12124 checking domains
12124 cached yes match for +local_domains
12124 cached lookup data = NULL
12124 decent.im in "+local_domains"? yes (matched "+local_domains" - cached)
12124 R: system_aliases for mail_reader@decent.im
12124 calling system_aliases router
12124 rda_interpret (string): ${lookup{$local_part}lsearch{/etc/aliases}}
12124 search_open: lsearch "/etc/aliases"
12124 cached open
12124 search_find: file="/etc/aliases"
12124 key="mail_reader" partial=-1 affix=NULL starflags=0
12124 LRU list:
12124 :/etc/aliases
12124 End
12124 internal_search_find: file="/etc/aliases"
12124 type=lsearch key="mail_reader"
12124 file lookup required for mail_reader
12124 in /etc/aliases
12124 lookup failed
12124 expanded:
12124 file is not a filter file
12124 parse_forward_list:
12124 system_aliases router declined for mail_reader@decent.im
12124 --------> userforward router <--------
12124 local_part=mail_reader domain=decent.im
12124 checking domains
12124 cached yes match for +local_domains
12124 cached lookup data = NULL
12124 decent.im in "+local_domains"? yes (matched "+local_domains" - cached)
12124 checking for local user
12124 seeking password data for user "mail_reader": cache not available
12124 getpwnam() succeeded uid=1000 gid=1000
12124 R: userforward for mail_reader@decent.im
12124 checking require_files
12124 seeking password data for user "mail_reader": using cached result
12124 getpwnam() succeeded uid=1000 gid=1000
12124 check subsequent files for access by mail_reader
12124 file check: $home/.forward
12124 expanded file: /home/mail_reader/.forward
12124 stat() yielded -1
12124 errno = 2
12124 userforward router skipped: file check
12124 --------> procmail router <--------
12124 local_part=mail_reader domain=decent.im
12124 checking domains
12124 cached yes match for +local_domains
12124 cached lookup data = NULL
12124 decent.im in "+local_domains"? yes (matched "+local_domains" - cached)
12124 checking for local user
12124 seeking password data for user "mail_reader": using cached result
12124 getpwnam() succeeded uid=1000 gid=1000
12124 R: procmail for mail_reader@decent.im
12124 checking require_files
12124 seeking password data for user "mail_reader": using cached result
12124 getpwnam() succeeded uid=1000 gid=1000
12124 check subsequent files for access by mail_reader
12124 file check: ${if exists{/etc/procmailrc}{/etc/procmailrc}{${home}/.procmailrc}}
12124 expanded file: /home/mail_reader/.procmailrc
12124 stat() yielded -1
12124 errno = 2
12124 procmail router skipped: file check
12124 --------> maildrop router <--------
12124 local_part=mail_reader domain=decent.im
12124 checking domains
12124 cached yes match for +local_domains
12124 cached lookup data = NULL
12124 decent.im in "+local_domains"? yes (matched "+local_domains" - cached)
12124 checking for local user
12124 seeking password data for user "mail_reader": using cached result
12124 getpwnam() succeeded uid=1000 gid=1000
12124 R: maildrop for mail_reader@decent.im
12124 checking require_files
12124 seeking password data for user "mail_reader": using cached result
12124 getpwnam() succeeded uid=1000 gid=1000
12124 check subsequent files for access by mail_reader
12124 file check: ${home}/.mailfilter
12124 expanded file: /home/mail_reader/.mailfilter
12124 stat() yielded -1
12124 errno = 2
12124 maildrop router skipped: file check
12124 --------> lowuid_aliases router <--------
12124 local_part=mail_reader domain=decent.im
12124 checking domains
12124 cached yes match for +local_domains
12124 cached lookup data = NULL
12124 decent.im in "+local_domains"? yes (matched "+local_domains" - cached)
12124 checking for local user
12124 seeking password data for user "mail_reader": using cached result
12124 getpwnam() succeeded uid=1000 gid=1000
12124 R: lowuid_aliases for mail_reader@decent.im (UID 1000)
12124 checking "condition"
12124 in ":@[]"? yes (matched "")
12124 lowuid_aliases router skipped: condition failure
12124 --------> local_user router <--------
12124 local_part=mail_reader domain=decent.im
12124 checking domains
12124 cached yes match for +local_domains
12124 cached lookup data = NULL
12124 decent.im in "+local_domains"? yes (matched "+local_domains" - cached)
12124 checking local_parts
12124 mail_reader in "! root"? yes (end of list)
12124 checking for local user
12124 seeking password data for user "mail_reader": using cached result
12124 getpwnam() succeeded uid=1000 gid=1000
12124 R: local_user for mail_reader@decent.im
12124 calling local_user router
12124 local_user router called for mail_reader@decent.im
12124 domain = decent.im
12124 set transport mail_spool
12124 queued for mail_spool transport: local_part = mail_reader
12124 domain = decent.im
12124 errors_to=NULL
12124 domain_data=NULL localpart_data=NULL
12124 routed by local_user router
12124 envelope to: mail_reader@decent.im
12124 transport: mail_spool
12124 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12124 After routing:
12124 Local deliveries:
12124 mail_reader@decent.im
12124 Remote deliveries:
12124 Failed addresses:
12124 Deferred addresses:
12124 search_tidyup called
12124 >>>>>>>>>>>>>>>> Local deliveries >>>>>>>>>>>>>>>>
12124 --------> mail_reader@decent.im <--------
12124 locking /var/spool/exim4/db/retry.lockfile
12124 locked /var/spool/exim4/db/retry.lockfile
12124 EXIM_DBOPEN(/var/spool/exim4/db/retry)
12124 returned from EXIM_DBOPEN
12124 no retry data available
12124 search_tidyup called
12126 changed uid/gid: local delivery to mail_reader <mail_reader@decent.im> transport=mail_spool
12126 uid=1000 gid=8 pid=12126
12126 auxiliary group list: <none>
12126 home=/home/mail_reader current=/home/mail_reader
12126 set_process_info: 12126 delivering 1aPdAA-00039W-Sf to mail_reader using mail_spool
12126 T: appendfile for mail_reader@decent.im
12126 appendfile transport entered
12126 appendfile: mode=660 notify_comsat=0 quota=0 warning=0
12126 file=/var/mail/mail_reader format=unix
12126 message_prefix=From ${if def:return_path{$return_path}{MAILER-DAEMON}} ${tod_bsdinbox}\n
12126 message_suffix=\n
12126 maildir_use_size_file=no
12126 locking by lockfile fcntl
12126 lock name: /var/mail/mail_reader.lock
12126 hitch name: /var/mail/mail_reader.lock.decent.im.56ad2c6a.00002f5e
12126 lock file created
12126 mailbox /var/mail/mail_reader is locked
12126 writing to file /var/mail/mail_reader
12126 writing data block fd=7 size=44 timeout=0
12126 writing data block fd=7 size=2621 timeout=0
12126 writing data block fd=7 size=1 timeout=0
12119 Size of headers = 500
12119 LOG: MAIN
12119 Completed
12119 end delivery of 1aPdAA-00039S-Fc
12119 search_tidyup called
12119 search_tidyup called
12119 >>>>>>>>>>>>>>>> Exim pid=12119 terminating with rc=0 >>>>>>>>>>>>>>>>
12126 appendfile yields 0 with errno=0 more_errno=0
12124 journalling mail_reader@decent.im
12126 search_tidyup called
12124 mail_spool transport returned OK for mail_reader@decent.im
12124 post-process mail_reader@decent.im (0)
12124 mail_reader@decent.im delivered
12124 root@decent.im: children all complete
12124 LOG: MAIN
12124 => mail_reader <root@decent.im> R=local_user T=mail_spool
12124 >>>>>>>>>>>>>>>> deliveries are done >>>>>>>>>>>>>>>>
12124 changed uid/gid: post-delivery tidying
12124 uid=110 gid=118 pid=12124
12124 auxiliary group list: <none>
12124 set_process_info: 12124 tidying up after delivering 1aPdAA-00039W-Sf
12124 Processing retry items
12124 Succeeded addresses:
12124 mail_reader@decent.im: no retry items
12124 root@decent.im: no retry items
12124 root@decent.im: no retry items
12124 Failed addresses:
12124 Deferred addresses:
12124 end of retry processing
12124 DSN: processing router : local_user
12124 DSN: processing successful delivery address: mail_reader@decent.im
12124 DSN: Sender_address:
12124 DSN: orcpt: NULL flags: 0
12124 DSN: envid: NULL ret: 0
12124 DSN: Final recipient: mail_reader@decent.im
12124 DSN: Remote SMTP server supports DSN: 0
12124 DSN: not sending DSN success message
12124 DSN: processing router : system_aliases
12124 DSN: processing successful delivery address: root@decent.im
12124 DSN: Sender_address:
12124 DSN: orcpt: NULL flags: 0
12124 DSN: envid: NULL ret: 0
12124 DSN: Final recipient: root@decent.im
12124 DSN: Remote SMTP server supports DSN: 0
12124 DSN: not sending DSN success message
12124 LOG: MAIN
12124 Completed
12124 end delivery of 1aPdAA-00039W-Sf
12124 search_tidyup called
12124 search_tidyup called
12124 >>>>>>>>>>>>>>>> Exim pid=12124 terminating with rc=0 >>>>>>>>>>>>>>>>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment