ZhangHuangbin wrote:Send 2 more testing emails, show me log of those 2.
2016-06-13 00:47:44 INFO [127.0.0.1] RCPT, bbbbb@domain.ltd => stephen_jennifer_ludwar@hotmail.ca, DUNNO
2016-06-13 00:47:45 DEBUG smtp session: request=smtpd_access_policy
2016-06-13 00:47:45 DEBUG smtp session: protocol_state=RCPT
2016-06-13 00:47:45 DEBUG smtp session: protocol_name=ESMTP
2016-06-13 00:47:45 DEBUG smtp session: client_address=127.0.0.1
2016-06-13 00:47:45 DEBUG smtp session: client_name=localhost
2016-06-13 00:47:45 DEBUG smtp session: reverse_client_name=localhost
2016-06-13 00:47:45 DEBUG smtp session: helo_name=mail.domain.ltd
2016-06-13 00:47:45 DEBUG smtp session: sender=bbbbb@domain.ltd
2016-06-13 00:47:45 DEBUG smtp session: recipient=yyyyyyyy@hotmail.com
2016-06-13 00:47:45 DEBUG smtp session: recipient_count=0
2016-06-13 00:47:45 DEBUG smtp session: queue_id=F2E4E39009B5
2016-06-13 00:47:45 DEBUG smtp session: instance=51f8.575e3af0.e8092.0
2016-06-13 00:47:45 DEBUG smtp session: size=0
2016-06-13 00:47:45 DEBUG smtp session: etrn_domain=
2016-06-13 00:47:45 DEBUG smtp session: stress=
2016-06-13 00:47:45 DEBUG smtp session: sasl_method=LOGIN
2016-06-13 00:47:45 DEBUG smtp session: sasl_username=bbbbb@domain.ltd
2016-06-13 00:47:45 DEBUG smtp session: sasl_sender=
2016-06-13 00:47:45 DEBUG smtp session: ccert_subject=
2016-06-13 00:47:45 DEBUG smtp session: ccert_issuer=
2016-06-13 00:47:45 DEBUG smtp session: ccert_fingerprint=
2016-06-13 00:47:45 DEBUG smtp session: encryption_protocol=TLSv1
2016-06-13 00:47:45 DEBUG smtp session: encryption_cipher=DHE-RSA-AES256-SHA
2016-06-13 00:47:45 DEBUG smtp session: encryption_keysize=256
2016-06-13 00:47:45 DEBUG --> Apply plugin: reject_null_sender
2016-06-13 00:47:45 DEBUG Local sender.
2016-06-13 00:47:45 DEBUG <-- Result: DUNNO
2016-06-13 00:47:45 DEBUG --> Apply plugin: greylisting
2016-06-13 00:47:45 DEBUG Found SASL username, bypass greylisting for outbound email.
2016-06-13 00:47:45 DEBUG <-- Result: DUNNO
2016-06-13 00:47:45 DEBUG --> Apply plugin: throttle
2016-06-13 00:47:45 DEBUG Check sender throttling.
2016-06-13 00:47:45 DEBUG [SQL] Query throttle setting:
SELECT id, account, priority, period, max_msgs, max_quota, msg_size
FROM throttle
WHERE kind='outbound' AND account IN ('127.0.0.1', '@ip', '@.', 'bbbbb@domain.ltd', '@domain.ltd', '@.domain.ltd', '@co', '@.co', '127.0.0.*', '127.0.*.1')
ORDER BY priority DESC
2016-06-13 00:47:45 DEBUG [SQL] Query result:
[(6L, '@domain.ltd', 5, 3600L, 5L, 0L, 0L)]
2016-06-13 00:47:45 DEBUG sender throttle setting: msg_size=0 (bytes)/id=6/account=@domain.ltd; max_msgs=5/id=6/account=@domain.ltd; max_quota=0 (bytes)/id=6/account=@domain.ltd;
2016-06-13 00:47:45 DEBUG [SQL] Query throttle tracking data:
SELECT id, tid, account, cur_msgs, cur_quota, init_time, last_time
FROM throttle_tracking
WHERE (tid=6 AND account='bbbbb@domain.ltd')
2016-06-13 00:47:45 DEBUG [SQL] Query result:
[(10143L, 6L, 'bbbbb@domain.ltd', 1, 4393L, 1465791617L, 1465791617L)]
2016-06-13 00:47:45 DEBUG Tracking IDs: {(6L, 'bbbbb@domain.ltd'): 10143L}
2016-06-13 00:47:45 INFO debug left 2: ['1 hours']
2016-06-13 00:47:45 INFO [127.0.0.1] sender throttle, bbbbb@domain.ltd -> max_msgs (1/5, period: 3600 seconds, time left: 1 hours)
2016-06-13 00:47:45 DEBUG [OK] Passed all sender throttle settings.
2016-06-13 00:47:45 DEBUG Bypass recipient throttling (found sasl_username).
2016-06-13 00:47:45 DEBUG <-- Result: DUNNO
2016-06-13 00:47:45 DEBUG --> Apply plugin: sql_alias_access_policy
2016-06-13 00:47:45 DEBUG [SQL] query access policy:
SELECT accesspolicy, goto, moderators
FROM alias
WHERE
address='yyyyyyyy@hotmail.com'
AND islist=1
AND active=1
LIMIT 1
2016-06-13 00:47:45 DEBUG SQL query result: None
2016-06-13 00:47:45 DEBUG [SQL] Check whether recipient domain is an alias domain:
SELECT target_domain
FROM alias_domain
WHERE alias_domain = 'hotmail.com'
LIMIT 1
2016-06-13 00:47:45 DEBUG [SQL] query result: None
2016-06-13 00:47:45 DEBUG Recipient domain is not an alias domain.
2016-06-13 00:47:45 DEBUG <-- Result: DUNNO (Not a mail alias account)
2016-06-13 00:47:45 DEBUG --> Apply plugin: amavisd_wblist
2016-06-13 00:47:45 DEBUG Possible policy senders: ['@.', 'bbbbb@domain.ltd', '@domain.ltd', '@.domain.ltd', '@co', '@.co']
2016-06-13 00:47:45 DEBUG Possible policy recipients: ['@.', 'yyyyyyyy@hotmail.com', '@hotmail.com', '@.hotmail.com', '@com', '@.com']
2016-06-13 00:47:45 DEBUG Apply wblist for outbound message.
2016-06-13 00:47:45 DEBUG [SQL] Query local addresses:
SELECT id, email
FROM users
WHERE email IN ('@.', 'bbbbb@domain.ltd', '@domain.ltd', '@.domain.ltd', '@co', '@.co')
ORDER BY priority DESC
2016-06-13 00:47:45 DEBUG Local addresses (in `users`): [(2L, '@domain.ltd'), (1L, '@.')]
2016-06-13 00:47:45 DEBUG [SQL] Query external addresses:
SELECT id, email
FROM mailaddr
WHERE email IN ('@.', 'yyyyyyyy@hotmail.com', '@hotmail.com', '@.hotmail.com', '@com', '@.com')
ORDER BY priority DESC
2016-06-13 00:47:45 DEBUG No record found in SQL database.
2016-06-13 00:47:45 DEBUG No valid sender id or recipient id.
2016-06-13 00:47:45 DEBUG <-- Result: DUNNO
2016-06-13 00:47:45 DEBUG Session ended
2016-06-13 00:47:45 INFO [127.0.0.1] RCPT, bbbbb@domain.ltd => yyyyyyyy@hotmail.com, DUNNO
2016-06-13 00:47:45 DEBUG smtp session: request=smtpd_access_policy
2016-06-13 00:47:45 DEBUG smtp session: protocol_state=RCPT
2016-06-13 00:47:45 DEBUG smtp session: protocol_name=ESMTP
2016-06-13 00:47:45 DEBUG smtp session: client_address=127.0.0.1
2016-06-13 00:47:45 DEBUG smtp session: client_name=localhost
2016-06-13 00:47:45 DEBUG smtp session: reverse_client_name=localhost
2016-06-13 00:47:45 DEBUG smtp session: helo_name=mail.domain.ltd
2016-06-13 00:47:45 DEBUG smtp session: sender=bbbbb@domain.ltd
2016-06-13 00:47:45 DEBUG smtp session: recipient=xxxxxxxxx@hotmail.com
2016-06-13 00:47:45 DEBUG smtp session: recipient_count=0
2016-06-13 00:47:45 DEBUG smtp session: queue_id=F2E4E39009B5
2016-06-13 00:47:45 DEBUG smtp session: instance=51f8.575e3af0.e8092.0
2016-06-13 00:47:45 DEBUG smtp session: size=0
2016-06-13 00:47:45 DEBUG smtp session: etrn_domain=
2016-06-13 00:47:45 DEBUG smtp session: stress=
2016-06-13 00:47:45 DEBUG smtp session: sasl_method=LOGIN
2016-06-13 00:47:45 DEBUG smtp session: sasl_username=bbbbb@domain.ltd
2016-06-13 00:47:45 DEBUG smtp session: sasl_sender=
2016-06-13 00:47:45 DEBUG smtp session: ccert_subject=
2016-06-13 00:47:45 DEBUG smtp session: ccert_issuer=
2016-06-13 00:47:45 DEBUG smtp session: ccert_fingerprint=
2016-06-13 00:47:45 DEBUG smtp session: encryption_protocol=TLSv1
2016-06-13 00:47:45 DEBUG smtp session: encryption_cipher=DHE-RSA-AES256-SHA
2016-06-13 00:47:45 DEBUG smtp session: encryption_keysize=256
2016-06-13 00:47:45 DEBUG --> Apply plugin: reject_null_sender
2016-06-13 00:47:45 DEBUG Local sender.
2016-06-13 00:47:45 DEBUG <-- Result: DUNNO
2016-06-13 00:47:45 DEBUG --> Apply plugin: greylisting
2016-06-13 00:47:45 DEBUG Found SASL username, bypass greylisting for outbound email.
2016-06-13 00:47:45 DEBUG <-- Result: DUNNO
2016-06-13 00:47:45 DEBUG --> Apply plugin: throttle
2016-06-13 00:47:45 DEBUG Check sender throttling.
2016-06-13 00:47:45 DEBUG [SQL] Query throttle setting:
SELECT id, account, priority, period, max_msgs, max_quota, msg_size
FROM throttle
WHERE kind='outbound' AND account IN ('127.0.0.1', '@ip', '@.', 'bbbbb@domain.ltd', '@domain.ltd', '@.domain.ltd', '@co', '@.co', '127.0.0.*', '127.0.*.1')
ORDER BY priority DESC
2016-06-13 00:47:45 DEBUG [SQL] Query result:
[(6L, '@domain.ltd', 5, 3600L, 5L, 0L, 0L)]
2016-06-13 00:47:45 DEBUG sender throttle setting: msg_size=0 (bytes)/id=6/account=@domain.ltd; max_msgs=5/id=6/account=@domain.ltd; max_quota=0 (bytes)/id=6/account=@domain.ltd;
2016-06-13 00:47:45 DEBUG [SQL] Query throttle tracking data:
SELECT id, tid, account, cur_msgs, cur_quota, init_time, last_time
FROM throttle_tracking
WHERE (tid=6 AND account='bbbbb@domain.ltd')
2016-06-13 00:47:45 DEBUG [SQL] Query result:
[(10143L, 6L, 'bbbbb@domain.ltd', 1, 4393L, 1465791617L, 1465791617L)]
2016-06-13 00:47:45 DEBUG Tracking IDs: {(6L, 'bbbbb@domain.ltd'): 10143L}
2016-06-13 00:47:45 INFO debug left 2: ['1 hours']
2016-06-13 00:47:45 INFO [127.0.0.1] sender throttle, bbbbb@domain.ltd -> max_msgs (1/5, period: 3600 seconds, time left: 1 hours)
2016-06-13 00:47:45 DEBUG [OK] Passed all sender throttle settings.
2016-06-13 00:47:45 DEBUG Bypass recipient throttling (found sasl_username).
2016-06-13 00:47:45 DEBUG <-- Result: DUNNO
2016-06-13 00:47:45 DEBUG --> Apply plugin: sql_alias_access_policy
2016-06-13 00:47:45 DEBUG [SQL] query access policy:
SELECT accesspolicy, goto, moderators
FROM alias
WHERE
address='xxxxxxxxx@hotmail.com'
AND islist=1
AND active=1
LIMIT 1
2016-06-13 00:47:45 DEBUG SQL query result: None
2016-06-13 00:47:45 DEBUG [SQL] Check whether recipient domain is an alias domain:
SELECT target_domain
FROM alias_domain
WHERE alias_domain = 'hotmail.com'
LIMIT 1
2016-06-13 00:47:45 DEBUG [SQL] query result: None
2016-06-13 00:47:45 DEBUG Recipient domain is not an alias domain.
2016-06-13 00:47:45 DEBUG <-- Result: DUNNO (Not a mail alias account)
2016-06-13 00:47:45 DEBUG --> Apply plugin: amavisd_wblist
2016-06-13 00:47:45 DEBUG Possible policy senders: ['@.', 'bbbbb@domain.ltd', '@domain.ltd', '@.domain.ltd', '@co', '@.co']
2016-06-13 00:47:45 DEBUG Possible policy recipients: ['@.', 'xxxxxxxxx@hotmail.com', '@hotmail.com', '@.hotmail.com', '@com', '@.com']
2016-06-13 00:47:45 DEBUG Apply wblist for outbound message.
2016-06-13 00:47:45 DEBUG [SQL] Query local addresses:
SELECT id, email
FROM users
WHERE email IN ('@.', 'bbbbb@domain.ltd', '@domain.ltd', '@.domain.ltd', '@co', '@.co')
ORDER BY priority DESC
2016-06-13 00:47:45 DEBUG Local addresses (in `users`): [(2L, '@domain.ltd'), (1L, '@.')]
2016-06-13 00:47:45 DEBUG [SQL] Query external addresses:
SELECT id, email
FROM mailaddr
WHERE email IN ('@.', 'xxxxxxxxx@hotmail.com', '@hotmail.com', '@.hotmail.com', '@com', '@.com')
ORDER BY priority DESC
2016-06-13 00:47:45 DEBUG No record found in SQL database.
2016-06-13 00:47:45 DEBUG No valid sender id or recipient id.
2016-06-13 00:47:45 DEBUG <-- Result: DUNNO
2016-06-13 00:47:45 DEBUG Session ended
2016-06-13 00:47:45 INFO [127.0.0.1] RCPT, bbbbb@domain.ltd => xxxxxxxxx@hotmail.com, DUNNO
2016-06-13 00:47:45 DEBUG smtp session: request=smtpd_access_policy
2016-06-13 00:47:45 DEBUG smtp session: protocol_state=RCPT
2016-06-13 00:47:45 DEBUG smtp session: protocol_name=ESMTP
2016-06-13 00:47:45 DEBUG smtp session: client_address=127.0.0.1
2016-06-13 00:47:45 DEBUG smtp session: client_name=localhost
2016-06-13 00:47:45 DEBUG smtp session: reverse_client_name=localhost
2016-06-13 00:47:45 DEBUG smtp session: helo_name=mail.domain.ltd
2016-06-13 00:47:45 DEBUG smtp session: sender=bbbbb@domain.ltd
2016-06-13 00:47:45 DEBUG smtp session: recipient=ssssssss@outlook.com
2016-06-13 00:47:45 DEBUG smtp session: recipient_count=0
2016-06-13 00:47:45 DEBUG smtp session: queue_id=F2E4E39009B5
2016-06-13 00:47:45 DEBUG smtp session: instance=51f8.575e3af0.e8092.0
2016-06-13 00:47:45 DEBUG smtp session: size=0
2016-06-13 00:47:45 DEBUG smtp session: etrn_domain=
2016-06-13 00:47:45 DEBUG smtp session: stress=
2016-06-13 00:47:45 DEBUG smtp session: sasl_method=LOGIN
2016-06-13 00:47:45 DEBUG smtp session: sasl_username=bbbbb@domain.ltd
2016-06-13 00:47:45 DEBUG smtp session: sasl_sender=
2016-06-13 00:47:45 DEBUG smtp session: ccert_subject=
2016-06-13 00:47:45 DEBUG smtp session: ccert_issuer=
2016-06-13 00:47:45 DEBUG smtp session: ccert_fingerprint=
2016-06-13 00:47:45 DEBUG smtp session: encryption_protocol=TLSv1
2016-06-13 00:47:45 DEBUG smtp session: encryption_cipher=DHE-RSA-AES256-SHA
2016-06-13 00:47:45 DEBUG smtp session: encryption_keysize=256
2016-06-13 00:47:45 DEBUG --> Apply plugin: reject_null_sender
2016-06-13 00:47:45 DEBUG Local sender.
2016-06-13 00:47:45 DEBUG <-- Result: DUNNO
2016-06-13 00:47:45 DEBUG --> Apply plugin: greylisting
2016-06-13 00:47:45 DEBUG Found SASL username, bypass greylisting for outbound email.
2016-06-13 00:47:45 DEBUG <-- Result: DUNNO
2016-06-13 00:47:45 DEBUG --> Apply plugin: throttle
2016-06-13 00:47:45 DEBUG Check sender throttling.
2016-06-13 00:47:45 DEBUG [SQL] Query throttle setting:
SELECT id, account, priority, period, max_msgs, max_quota, msg_size
FROM throttle
WHERE kind='outbound' AND account IN ('127.0.0.1', '@ip', '@.', 'bbbbb@domain.ltd', '@domain.ltd', '@.domain.ltd', '@co', '@.co', '127.0.0.*', '127.0.*.1')
ORDER BY priority DESC
2016-06-13 00:47:45 DEBUG [SQL] Query result:
[(6L, '@domain.ltd', 5, 3600L, 5L, 0L, 0L)]
2016-06-13 00:47:45 DEBUG sender throttle setting: msg_size=0 (bytes)/id=6/account=@domain.ltd; max_msgs=5/id=6/account=@domain.ltd; max_quota=0 (bytes)/id=6/account=@domain.ltd;
2016-06-13 00:47:45 DEBUG [SQL] Query throttle tracking data:
SELECT id, tid, account, cur_msgs, cur_quota, init_time, last_time
FROM throttle_tracking
WHERE (tid=6 AND account='bbbbb@domain.ltd')
2016-06-13 00:47:45 DEBUG [SQL] Query result:
[(10143L, 6L, 'bbbbb@domain.ltd', 1, 4393L, 1465791617L, 1465791617L)]
2016-06-13 00:47:45 DEBUG Tracking IDs: {(6L, 'bbbbb@domain.ltd'): 10143L}
2016-06-13 00:47:45 INFO debug left 2: ['1 hours']
2016-06-13 00:47:45 INFO [127.0.0.1] sender throttle, bbbbb@domain.ltd -> max_msgs (1/5, period: 3600 seconds, time left: 1 hours)
2016-06-13 00:47:45 DEBUG [OK] Passed all sender throttle settings.
2016-06-13 00:47:45 DEBUG Bypass recipient throttling (found sasl_username).
2016-06-13 00:47:45 DEBUG <-- Result: DUNNO
2016-06-13 00:47:45 DEBUG --> Apply plugin: sql_alias_access_policy
2016-06-13 00:47:45 DEBUG [SQL] query access policy:
SELECT accesspolicy, goto, moderators
FROM alias
WHERE
address='ssssssss@outlook.com'
AND islist=1
AND active=1
LIMIT 1
2016-06-13 00:47:45 DEBUG SQL query result: None
2016-06-13 00:47:45 DEBUG [SQL] Check whether recipient domain is an alias domain:
SELECT target_domain
FROM alias_domain
WHERE alias_domain = 'outlook.com'
LIMIT 1
2016-06-13 00:47:45 DEBUG [SQL] query result: None
2016-06-13 00:47:45 DEBUG Recipient domain is not an alias domain.
2016-06-13 00:47:45 DEBUG <-- Result: DUNNO (Not a mail alias account)
2016-06-13 00:47:45 DEBUG --> Apply plugin: amavisd_wblist
2016-06-13 00:47:45 DEBUG Possible policy senders: ['@.', 'bbbbb@domain.ltd', '@domain.ltd', '@.domain.ltd', '@co', '@.co']
2016-06-13 00:47:45 DEBUG Possible policy recipients: ['@.', 'ssssssss@outlook.com', '@outlook.com', '@.outlook.com', '@com', '@.com']
2016-06-13 00:47:45 DEBUG Apply wblist for outbound message.
2016-06-13 00:47:45 DEBUG [SQL] Query local addresses:
SELECT id, email
FROM users
WHERE email IN ('@.', 'bbbbb@domain.ltd', '@domain.ltd', '@.domain.ltd', '@co', '@.co')
ORDER BY priority DESC
2016-06-13 00:47:45 DEBUG Local addresses (in `users`): [(2L, '@domain.ltd'), (1L, '@.')]
2016-06-13 00:47:45 DEBUG [SQL] Query external addresses:
SELECT id, email
FROM mailaddr
WHERE email IN ('@.', 'ssssssss@outlook.com', '@outlook.com', '@.outlook.com', '@com', '@.com')
ORDER BY priority DESC
2016-06-13 00:47:45 DEBUG No record found in SQL database.
2016-06-13 00:47:45 DEBUG No valid sender id or recipient id.
2016-06-13 00:47:45 DEBUG <-- Result: DUNNO
2016-06-13 00:47:45 DEBUG Session ended
2016-06-13 00:47:45 INFO [127.0.0.1] RCPT, bbbbb@domain.ltd => ssssssss@outlook.com, DUNNO
2016-06-13 00:47:45 DEBUG smtp session: request=smtpd_access_policy
2016-06-13 00:47:45 DEBUG smtp session: protocol_state=RCPT
2016-06-13 00:47:45 DEBUG smtp session: protocol_name=ESMTP
2016-06-13 00:47:45 DEBUG smtp session: client_address=127.0.0.1
2016-06-13 00:47:45 DEBUG smtp session: client_name=localhost
2016-06-13 00:47:45 DEBUG smtp session: reverse_client_name=localhost
2016-06-13 00:47:45 DEBUG smtp session: helo_name=mail.domain.ltd
2016-06-13 00:47:45 DEBUG smtp session: sender=bbbbb@domain.ltd
2016-06-13 00:47:45 DEBUG smtp session: recipient=pppppppp@yahoo.ca
2016-06-13 00:47:45 DEBUG smtp session: recipient_count=0
2016-06-13 00:47:45 DEBUG smtp session: queue_id=F2E4E39009B5
2016-06-13 00:47:45 DEBUG smtp session: instance=51f8.575e3af0.e8092.0
2016-06-13 00:47:45 DEBUG smtp session: size=0
2016-06-13 00:47:45 DEBUG smtp session: etrn_domain=
2016-06-13 00:47:45 DEBUG smtp session: stress=
2016-06-13 00:47:45 DEBUG smtp session: sasl_method=LOGIN
2016-06-13 00:47:45 DEBUG smtp session: sasl_username=bbbbb@domain.ltd
2016-06-13 00:47:45 DEBUG smtp session: sasl_sender=
2016-06-13 00:47:45 DEBUG smtp session: ccert_subject=
2016-06-13 00:47:45 DEBUG smtp session: ccert_issuer=
2016-06-13 00:47:45 DEBUG smtp session: ccert_fingerprint=
2016-06-13 00:47:45 DEBUG smtp session: encryption_protocol=TLSv1
2016-06-13 00:47:45 DEBUG smtp session: encryption_cipher=DHE-RSA-AES256-SHA
2016-06-13 00:47:45 DEBUG smtp session: encryption_keysize=256
2016-06-13 00:47:45 DEBUG --> Apply plugin: reject_null_sender
2016-06-13 00:47:45 DEBUG Local sender.
2016-06-13 00:47:45 DEBUG <-- Result: DUNNO
2016-06-13 00:47:45 DEBUG --> Apply plugin: greylisting
2016-06-13 00:47:45 DEBUG Found SASL username, bypass greylisting for outbound email.
2016-06-13 00:47:45 DEBUG <-- Result: DUNNO
2016-06-13 00:47:45 DEBUG --> Apply plugin: throttle
2016-06-13 00:47:45 DEBUG Check sender throttling.
2016-06-13 00:47:45 DEBUG [SQL] Query throttle setting:
SELECT id, account, priority, period, max_msgs, max_quota, msg_size
FROM throttle
WHERE kind='outbound' AND account IN ('127.0.0.1', '@ip', '@.', 'bbbbb@domain.ltd', '@domain.ltd', '@.domain.ltd', '@co', '@.co', '127.0.0.*', '127.0.*.1')
ORDER BY priority DESC
2016-06-13 00:47:45 DEBUG [SQL] Query result:
[(6L, '@domain.ltd', 5, 3600L, 5L, 0L, 0L)]
2016-06-13 00:47:45 DEBUG sender throttle setting: msg_size=0 (bytes)/id=6/account=@domain.ltd; max_msgs=5/id=6/account=@domain.ltd; max_quota=0 (bytes)/id=6/account=@domain.ltd;
2016-06-13 00:47:45 DEBUG [SQL] Query throttle tracking data:
SELECT id, tid, account, cur_msgs, cur_quota, init_time, last_time
FROM throttle_tracking
WHERE (tid=6 AND account='bbbbb@domain.ltd')
2016-06-13 00:47:45 DEBUG [SQL] Query result:
[(10143L, 6L, 'bbbbb@domain.ltd', 1, 4393L, 1465791617L, 1465791617L)]
2016-06-13 00:47:45 DEBUG Tracking IDs: {(6L, 'bbbbb@domain.ltd'): 10143L}
2016-06-13 00:47:45 INFO debug left 2: ['1 hours']
2016-06-13 00:47:45 INFO [127.0.0.1] sender throttle, bbbbb@domain.ltd -> max_msgs (1/5, period: 3600 seconds, time left: 1 hours)
2016-06-13 00:47:45 DEBUG [OK] Passed all sender throttle settings.
2016-06-13 00:47:45 DEBUG Bypass recipient throttling (found sasl_username).
2016-06-13 00:47:45 DEBUG <-- Result: DUNNO
2016-06-13 00:47:45 DEBUG --> Apply plugin: sql_alias_access_policy
2016-06-13 00:47:45 DEBUG [SQL] query access policy:
SELECT accesspolicy, goto, moderators
FROM alias
WHERE
address='pppppppp@yahoo.ca'
AND islist=1
AND active=1
LIMIT 1
2016-06-13 00:47:45 DEBUG SQL query result: None
2016-06-13 00:47:45 DEBUG [SQL] Check whether recipient domain is an alias domain:
SELECT target_domain
FROM alias_domain
WHERE alias_domain = 'yahoo.ca'
LIMIT 1
2016-06-13 00:47:45 DEBUG [SQL] query result: None
2016-06-13 00:47:45 DEBUG Recipient domain is not an alias domain.
2016-06-13 00:47:45 DEBUG <-- Result: DUNNO (Not a mail alias account)
2016-06-13 00:47:45 DEBUG --> Apply plugin: amavisd_wblist
2016-06-13 00:47:45 DEBUG Possible policy senders: ['@.', 'bbbbb@domain.ltd', '@domain.ltd', '@.domain.ltd', '@co', '@.co']
2016-06-13 00:47:45 DEBUG Possible policy recipients: ['@.', 'pppppppp@yahoo.ca', '@yahoo.ca', '@.yahoo.ca', '@co', '@.co']
2016-06-13 00:47:45 DEBUG Apply wblist for outbound message.
2016-06-13 00:47:45 DEBUG [SQL] Query local addresses:
SELECT id, email
FROM users
WHERE email IN ('@.', 'bbbbb@domain.ltd', '@domain.ltd', '@.domain.ltd', '@co', '@.co')
ORDER BY priority DESC
2016-06-13 00:47:45 DEBUG Local addresses (in `users`): [(2L, '@domain.ltd'), (1L, '@.')]
2016-06-13 00:47:45 DEBUG [SQL] Query external addresses:
SELECT id, email
FROM mailaddr
WHERE email IN ('@.', 'pppppppp@yahoo.ca', '@yahoo.ca', '@.yahoo.ca', '@co', '@.co')
ORDER BY priority DESC
2016-06-13 00:47:45 DEBUG No record found in SQL database.
2016-06-13 00:47:45 DEBUG No valid sender id or recipient id.
2016-06-13 00:47:45 DEBUG <-- Result: DUNNO
2016-06-13 00:47:45 DEBUG Session ended
2016-06-13 00:47:45 INFO [127.0.0.1] RCPT, bbbbb@domain.ltd => pppppppp@yahoo.ca, DUNNO
2016-06-13 00:47:45 DEBUG smtp session: request=smtpd_access_policy
2016-06-13 00:47:45 DEBUG smtp session: protocol_state=RCPT
2016-06-13 00:47:45 DEBUG smtp session: protocol_name=ESMTP
2016-06-13 00:47:45 DEBUG smtp session: client_address=127.0.0.1
2016-06-13 00:47:45 DEBUG smtp session: client_name=localhost
2016-06-13 00:47:45 DEBUG smtp session: reverse_client_name=localhost
2016-06-13 00:47:45 DEBUG smtp session: helo_name=mail.domain.ltd
2016-06-13 00:47:45 DEBUG smtp session: sender=bbbbb@domain.ltd
2016-06-13 00:47:45 DEBUG smtp session: recipient=qqqqqqqq@gmail.com
2016-06-13 00:47:45 DEBUG smtp session: recipient_count=0
2016-06-13 00:47:45 DEBUG smtp session: queue_id=F2E4E39009B5
2016-06-13 00:47:45 DEBUG smtp session: instance=51f8.575e3af0.e8092.0
2016-06-13 00:47:45 DEBUG smtp session: size=0
2016-06-13 00:47:45 DEBUG smtp session: etrn_domain=
2016-06-13 00:47:45 DEBUG smtp session: stress=
2016-06-13 00:47:45 DEBUG smtp session: sasl_method=LOGIN
2016-06-13 00:47:45 DEBUG smtp session: sasl_username=bbbbb@domain.ltd
2016-06-13 00:47:45 DEBUG smtp session: sasl_sender=
2016-06-13 00:47:45 DEBUG smtp session: ccert_subject=
2016-06-13 00:47:45 DEBUG smtp session: ccert_issuer=
2016-06-13 00:47:45 DEBUG smtp session: ccert_fingerprint=
2016-06-13 00:47:45 DEBUG smtp session: encryption_protocol=TLSv1
2016-06-13 00:47:45 DEBUG smtp session: encryption_cipher=DHE-RSA-AES256-SHA
2016-06-13 00:47:45 DEBUG smtp session: encryption_keysize=256
2016-06-13 00:47:45 DEBUG --> Apply plugin: reject_null_sender
2016-06-13 00:47:45 DEBUG Local sender.
2016-06-13 00:47:45 DEBUG <-- Result: DUNNO
2016-06-13 00:47:45 DEBUG --> Apply plugin: greylisting
2016-06-13 00:47:45 DEBUG Found SASL username, bypass greylisting for outbound email.
2016-06-13 00:47:45 DEBUG <-- Result: DUNNO
2016-06-13 00:47:45 DEBUG --> Apply plugin: throttle
2016-06-13 00:47:45 DEBUG Check sender throttling.
2016-06-13 00:47:45 DEBUG [SQL] Query throttle setting:
SELECT id, account, priority, period, max_msgs, max_quota, msg_size
FROM throttle
WHERE kind='outbound' AND account IN ('127.0.0.1', '@ip', '@.', 'bbbbb@domain.ltd', '@domain.ltd', '@.domain.ltd', '@co', '@.co', '127.0.0.*', '127.0.*.1')
ORDER BY priority DESC
2016-06-13 00:47:45 DEBUG [SQL] Query result:
[(6L, '@domain.ltd', 5, 3600L, 5L, 0L, 0L)]
2016-06-13 00:47:45 DEBUG sender throttle setting: msg_size=0 (bytes)/id=6/account=@domain.ltd; max_msgs=5/id=6/account=@domain.ltd; max_quota=0 (bytes)/id=6/account=@domain.ltd;
2016-06-13 00:47:45 DEBUG [SQL] Query throttle tracking data:
SELECT id, tid, account, cur_msgs, cur_quota, init_time, last_time
FROM throttle_tracking
WHERE (tid=6 AND account='bbbbb@domain.ltd')
2016-06-13 00:47:45 DEBUG [SQL] Query result:
[(10143L, 6L, 'bbbbb@domain.ltd', 1, 4393L, 1465791617L, 1465791617L)]
2016-06-13 00:47:45 DEBUG Tracking IDs: {(6L, 'bbbbb@domain.ltd'): 10143L}
2016-06-13 00:47:45 INFO debug left 2: ['1 hours']
2016-06-13 00:47:45 INFO [127.0.0.1] sender throttle, bbbbb@domain.ltd -> max_msgs (1/5, period: 3600 seconds, time left: 1 hours)
2016-06-13 00:47:45 DEBUG [OK] Passed all sender throttle settings.
2016-06-13 00:47:45 DEBUG Bypass recipient throttling (found sasl_username).
2016-06-13 00:47:45 DEBUG <-- Result: DUNNO
2016-06-13 00:47:45 DEBUG --> Apply plugin: sql_alias_access_policy
2016-06-13 00:47:45 DEBUG [SQL] query access policy:
SELECT accesspolicy, goto, moderators
FROM alias
WHERE
address='qqqqqqqq@gmail.com'
AND islist=1
AND active=1
LIMIT 1
2016-06-13 00:47:45 DEBUG SQL query result: None
2016-06-13 00:47:45 DEBUG [SQL] Check whether recipient domain is an alias domain:
SELECT target_domain
FROM alias_domain
WHERE alias_domain = 'gmail.com'
LIMIT 1
2016-06-13 00:47:45 DEBUG [SQL] query result: None
2016-06-13 00:47:45 DEBUG Recipient domain is not an alias domain.
2016-06-13 00:47:45 DEBUG <-- Result: DUNNO (Not a mail alias account)
2016-06-13 00:47:45 DEBUG --> Apply plugin: amavisd_wblist
2016-06-13 00:47:45 DEBUG Possible policy senders: ['@.', 'bbbbb@domain.ltd', '@domain.ltd', '@.domain.ltd', '@co', '@.co']
2016-06-13 00:47:45 DEBUG Possible policy recipients: ['@.', 'qqqqqqqq@gmail.com', '@gmail.com', '@.gmail.com', '@com', '@.com']
2016-06-13 00:47:45 DEBUG Apply wblist for outbound message.
2016-06-13 00:47:45 DEBUG [SQL] Query local addresses:
SELECT id, email
FROM users
WHERE email IN ('@.', 'bbbbb@domain.ltd', '@domain.ltd', '@.domain.ltd', '@co', '@.co')
ORDER BY priority DESC
2016-06-13 00:47:45 DEBUG Local addresses (in `users`): [(2L, '@domain.ltd'), (1L, '@.')]
2016-06-13 00:47:45 DEBUG [SQL] Query external addresses:
SELECT id, email
FROM mailaddr
WHERE email IN ('@.', 'qqqqqqqq@gmail.com', '@gmail.com', '@.gmail.com', '@com', '@.com')
ORDER BY priority DESC
2016-06-13 00:47:45 DEBUG No record found in SQL database.
2016-06-13 00:47:45 DEBUG No valid sender id or recipient id.
2016-06-13 00:47:45 DEBUG <-- Result: DUNNO
2016-06-13 00:47:45 DEBUG Session ended
2016-06-13 00:47:45 INFO [127.0.0.1] RCPT, bbbbb@domain.ltd => qqqqqqqq@gmail.com, DUNNO
2016-06-13 00:47:45 DEBUG smtp session: request=smtpd_access_policy
2016-06-13 00:47:45 DEBUG smtp session: protocol_state=RCPT
2016-06-13 00:47:45 DEBUG smtp session: protocol_name=ESMTP
2016-06-13 00:47:45 DEBUG smtp session: client_address=127.0.0.1
2016-06-13 00:47:45 DEBUG smtp session: client_name=localhost
2016-06-13 00:47:45 DEBUG smtp session: reverse_client_name=localhost
2016-06-13 00:47:45 DEBUG smtp session: helo_name=mail.domain.ltd
2016-06-13 00:47:45 DEBUG smtp session: sender=bbbbb@domain.ltd
2016-06-13 00:47:45 DEBUG smtp session: recipient=mmmmmm@gmail.com
2016-06-13 00:47:45 DEBUG smtp session: recipient_count=0
2016-06-13 00:47:45 DEBUG smtp session: queue_id=F2E4E39009B5
2016-06-13 00:47:45 DEBUG smtp session: instance=51f8.575e3af0.e8092.0
2016-06-13 00:47:45 DEBUG smtp session: size=0
2016-06-13 00:47:45 DEBUG smtp session: etrn_domain=
2016-06-13 00:47:45 DEBUG smtp session: stress=
2016-06-13 00:47:45 DEBUG smtp session: sasl_method=LOGIN
2016-06-13 00:47:45 DEBUG smtp session: sasl_username=bbbbb@domain.ltd
2016-06-13 00:47:45 DEBUG smtp session: sasl_sender=
2016-06-13 00:47:45 DEBUG smtp session: ccert_subject=
2016-06-13 00:47:45 DEBUG smtp session: ccert_issuer=
2016-06-13 00:47:45 DEBUG smtp session: ccert_fingerprint=
2016-06-13 00:47:45 DEBUG smtp session: encryption_protocol=TLSv1
2016-06-13 00:47:45 DEBUG smtp session: encryption_cipher=DHE-RSA-AES256-SHA
2016-06-13 00:47:45 DEBUG smtp session: encryption_keysize=256
2016-06-13 00:47:45 DEBUG --> Apply plugin: reject_null_sender
2016-06-13 00:47:45 DEBUG Local sender.
2016-06-13 00:47:45 DEBUG <-- Result: DUNNO
2016-06-13 00:47:45 DEBUG --> Apply plugin: greylisting
2016-06-13 00:47:45 DEBUG Found SASL username, bypass greylisting for outbound email.
2016-06-13 00:47:45 DEBUG <-- Result: DUNNO
2016-06-13 00:47:45 DEBUG --> Apply plugin: throttle
2016-06-13 00:47:45 DEBUG Check sender throttling.
2016-06-13 00:47:45 DEBUG [SQL] Query throttle setting:
SELECT id, account, priority, period, max_msgs, max_quota, msg_size
FROM throttle
WHERE kind='outbound' AND account IN ('127.0.0.1', '@ip', '@.', 'bbbbb@domain.ltd', '@domain.ltd', '@.domain.ltd', '@co', '@.co', '127.0.0.*', '127.0.*.1')
ORDER BY priority DESC
2016-06-13 00:47:45 DEBUG [SQL] Query result:
[(6L, '@domain.ltd', 5, 3600L, 5L, 0L, 0L)]
2016-06-13 00:47:45 DEBUG sender throttle setting: msg_size=0 (bytes)/id=6/account=@domain.ltd; max_msgs=5/id=6/account=@domain.ltd; max_quota=0 (bytes)/id=6/account=@domain.ltd;
2016-06-13 00:47:45 DEBUG [SQL] Query throttle tracking data:
SELECT id, tid, account, cur_msgs, cur_quota, init_time, last_time
FROM throttle_tracking
WHERE (tid=6 AND account='bbbbb@domain.ltd')
2016-06-13 00:47:45 DEBUG [SQL] Query result:
[(10143L, 6L, 'bbbbb@domain.ltd', 1, 4393L, 1465791617L, 1465791617L)]
2016-06-13 00:47:45 DEBUG Tracking IDs: {(6L, 'bbbbb@domain.ltd'): 10143L}
2016-06-13 00:47:45 INFO debug left 2: ['1 hours']
2016-06-13 00:47:45 INFO [127.0.0.1] sender throttle, bbbbb@domain.ltd -> max_msgs (1/5, period: 3600 seconds, time left: 1 hours)
2016-06-13 00:47:45 DEBUG [OK] Passed all sender throttle settings.
2016-06-13 00:47:45 DEBUG Bypass recipient throttling (found sasl_username).
2016-06-13 00:47:45 DEBUG <-- Result: DUNNO
2016-06-13 00:47:45 DEBUG --> Apply plugin: sql_alias_access_policy
2016-06-13 00:47:45 DEBUG [SQL] query access policy:
SELECT accesspolicy, goto, moderators
FROM alias
WHERE
address='mmmmmm@gmail.com'
AND islist=1
AND active=1
LIMIT 1
2016-06-13 00:47:45 DEBUG SQL query result: None
2016-06-13 00:47:45 DEBUG [SQL] Check whether recipient domain is an alias domain:
SELECT target_domain
FROM alias_domain
WHERE alias_domain = 'gmail.com'
LIMIT 1
2016-06-13 00:47:45 DEBUG [SQL] query result: None
2016-06-13 00:47:45 DEBUG Recipient domain is not an alias domain.
2016-06-13 00:47:45 DEBUG <-- Result: DUNNO (Not a mail alias account)
2016-06-13 00:47:45 DEBUG --> Apply plugin: amavisd_wblist
2016-06-13 00:47:45 DEBUG Possible policy senders: ['@.', 'bbbbb@domain.ltd', '@domain.ltd', '@.domain.ltd', '@co', '@.co']
2016-06-13 00:47:45 DEBUG Possible policy recipients: ['@.', 'mmmmmm@gmail.com', '@gmail.com', '@.gmail.com', '@com', '@.com']
2016-06-13 00:47:45 DEBUG Apply wblist for outbound message.
2016-06-13 00:47:45 DEBUG [SQL] Query local addresses:
SELECT id, email
FROM users
WHERE email IN ('@.', 'bbbbb@domain.ltd', '@domain.ltd', '@.domain.ltd', '@co', '@.co')
ORDER BY priority DESC
2016-06-13 00:47:45 DEBUG Local addresses (in `users`): [(2L, '@domain.ltd'), (1L, '@.')]
2016-06-13 00:47:45 DEBUG [SQL] Query external addresses:
SELECT id, email
FROM mailaddr
WHERE email IN ('@.', 'mmmmmm@gmail.com', '@gmail.com', '@.gmail.com', '@com', '@.com')
ORDER BY priority DESC
2016-06-13 00:47:45 DEBUG No record found in SQL database.
2016-06-13 00:47:45 DEBUG No valid sender id or recipient id.
2016-06-13 00:47:45 DEBUG <-- Result: DUNNO
2016-06-13 00:47:45 DEBUG Session ended
2016-06-13 00:47:45 INFO [127.0.0.1] RCPT, bbbbb@domain.ltd => mmmmmm@gmail.com, DUNNO
2016-06-13 00:47:45 DEBUG smtp session: request=smtpd_access_policy
2016-06-13 00:47:45 DEBUG smtp session: protocol_state=RCPT
2016-06-13 00:47:45 DEBUG smtp session: protocol_name=ESMTP
2016-06-13 00:47:45 DEBUG smtp session: client_address=127.0.0.1
2016-06-13 00:47:45 DEBUG smtp session: client_name=localhost
2016-06-13 00:47:45 DEBUG smtp session: reverse_client_name=localhost
2016-06-13 00:47:45 DEBUG smtp session: helo_name=mail.domain.ltd
2016-06-13 00:47:45 DEBUG smtp session: sender=bbbbb@domain.ltd
2016-06-13 00:47:45 DEBUG smtp session: recipient=nnnnnnnnn@hotmail.com
2016-06-13 00:47:45 DEBUG smtp session: recipient_count=0
2016-06-13 00:47:45 DEBUG smtp session: queue_id=F2E4E39009B5
2016-06-13 00:47:45 DEBUG smtp session: instance=51f8.575e3af0.e8092.0
2016-06-13 00:47:45 DEBUG smtp session: size=0
2016-06-13 00:47:45 DEBUG smtp session: etrn_domain=
2016-06-13 00:47:45 DEBUG smtp session: stress=
2016-06-13 00:47:45 DEBUG smtp session: sasl_method=LOGIN
2016-06-13 00:47:45 DEBUG smtp session: sasl_username=bbbbb@domain.ltd
2016-06-13 00:47:45 DEBUG smtp session: sasl_sender=
2016-06-13 00:47:45 DEBUG smtp session: ccert_subject=
2016-06-13 00:47:45 DEBUG smtp session: ccert_issuer=
2016-06-13 00:47:45 DEBUG smtp session: ccert_fingerprint=
2016-06-13 00:47:45 DEBUG smtp session: encryption_protocol=TLSv1
2016-06-13 00:47:45 DEBUG smtp session: encryption_cipher=DHE-RSA-AES256-SHA
2016-06-13 00:47:45 DEBUG smtp session: encryption_keysize=256
2016-06-13 00:47:45 DEBUG --> Apply plugin: reject_null_sender
2016-06-13 00:47:45 DEBUG Local sender.
2016-06-13 00:47:45 DEBUG <-- Result: DUNNO
2016-06-13 00:47:45 DEBUG --> Apply plugin: greylisting
2016-06-13 00:47:45 DEBUG Found SASL username, bypass greylisting for outbound email.
2016-06-13 00:47:45 DEBUG <-- Result: DUNNO
2016-06-13 00:47:45 DEBUG --> Apply plugin: throttle
2016-06-13 00:47:45 DEBUG Check sender throttling.
2016-06-13 00:47:45 DEBUG [SQL] Query throttle setting:
SELECT id, account, priority, period, max_msgs, max_quota, msg_size
FROM throttle
WHERE kind='outbound' AND account IN ('127.0.0.1', '@ip', '@.', 'bbbbb@domain.ltd', '@domain.ltd', '@.domain.ltd', '@co', '@.co', '127.0.0.*', '127.0.*.1')
ORDER BY priority DESC
2016-06-13 00:47:45 DEBUG [SQL] Query result:
[(6L, '@domain.ltd', 5, 3600L, 5L, 0L, 0L)]
2016-06-13 00:47:45 DEBUG sender throttle setting: msg_size=0 (bytes)/id=6/account=@domain.ltd; max_msgs=5/id=6/account=@domain.ltd; max_quota=0 (bytes)/id=6/account=@domain.ltd;
2016-06-13 00:47:45 DEBUG [SQL] Query throttle tracking data:
SELECT id, tid, account, cur_msgs, cur_quota, init_time, last_time
FROM throttle_tracking
WHERE (tid=6 AND account='bbbbb@domain.ltd')
2016-06-13 00:47:45 DEBUG [SQL] Query result:
[(10143L, 6L, 'bbbbb@domain.ltd', 1, 4393L, 1465791617L, 1465791617L)]
2016-06-13 00:47:45 DEBUG Tracking IDs: {(6L, 'bbbbb@domain.ltd'): 10143L}
2016-06-13 00:47:45 INFO debug left 2: ['1 hours']
2016-06-13 00:47:45 INFO [127.0.0.1] sender throttle, bbbbb@domain.ltd -> max_msgs (1/5, period: 3600 seconds, time left: 1 hours)
2016-06-13 00:47:45 DEBUG [OK] Passed all sender throttle settings.
2016-06-13 00:47:45 DEBUG Bypass recipient throttling (found sasl_username).
2016-06-13 00:47:45 DEBUG <-- Result: DUNNO
2016-06-13 00:47:45 DEBUG --> Apply plugin: sql_alias_access_policy
2016-06-13 00:47:45 DEBUG [SQL] query access policy:
SELECT accesspolicy, goto, moderators
FROM alias
WHERE
address='nnnnnnnnn@hotmail.com'
AND islist=1
AND active=1
LIMIT 1
2016-06-13 00:47:45 DEBUG SQL query result: None
2016-06-13 00:47:45 DEBUG [SQL] Check whether recipient domain is an alias domain:
SELECT target_domain
FROM alias_domain
WHERE alias_domain = 'hotmail.com'
LIMIT 1
2016-06-13 00:47:45 DEBUG [SQL] query result: None
2016-06-13 00:47:45 DEBUG Recipient domain is not an alias domain.
2016-06-13 00:47:45 DEBUG <-- Result: DUNNO (Not a mail alias account)
2016-06-13 00:47:45 DEBUG --> Apply plugin: amavisd_wblist
2016-06-13 00:47:45 DEBUG Possible policy senders: ['@.', 'bbbbb@domain.ltd', '@domain.ltd', '@.domain.ltd', '@co', '@.co']
2016-06-13 00:47:45 DEBUG Possible policy recipients: ['@.', 'nnnnnnnnn@hotmail.com', '@hotmail.com', '@.hotmail.com', '@com', '@.com']
2016-06-13 00:47:45 DEBUG Apply wblist for outbound message.
2016-06-13 00:47:45 DEBUG [SQL] Query local addresses:
SELECT id, email
FROM users
WHERE email IN ('@.', 'bbbbb@domain.ltd', '@domain.ltd', '@.domain.ltd', '@co', '@.co')
ORDER BY priority DESC
2016-06-13 00:47:45 DEBUG Local addresses (in `users`): [(2L, '@domain.ltd'), (1L, '@.')]
2016-06-13 00:47:45 DEBUG [SQL] Query external addresses:
SELECT id, email
FROM mailaddr
WHERE email IN ('@.', 'nnnnnnnnn@hotmail.com', '@hotmail.com', '@.hotmail.com', '@com', '@.com')
ORDER BY priority DESC
2016-06-13 00:47:45 DEBUG No record found in SQL database.
2016-06-13 00:47:45 DEBUG No valid sender id or recipient id.
2016-06-13 00:47:45 DEBUG <-- Result: DUNNO
2016-06-13 00:47:45 DEBUG Session ended
2016-06-13 00:47:45 INFO [127.0.0.1] RCPT, bbbbb@domain.ltd => nnnnnnnnn@hotmail.com, DUNNO
2016-06-13 00:47:45 DEBUG smtp session: request=smtpd_access_policy
2016-06-13 00:47:45 DEBUG smtp session: protocol_state=RCPT
2016-06-13 00:47:45 DEBUG smtp session: protocol_name=ESMTP
2016-06-13 00:47:45 DEBUG smtp session: client_address=127.0.0.1
2016-06-13 00:47:45 DEBUG smtp session: client_name=localhost
2016-06-13 00:47:45 DEBUG smtp session: reverse_client_name=localhost
2016-06-13 00:47:45 DEBUG smtp session: helo_name=mail.domain.ltd
2016-06-13 00:47:45 DEBUG smtp session: sender=bbbbb@domain.ltd
2016-06-13 00:47:45 DEBUG smtp session: recipient=zzzzzzz@hotmail.com
2016-06-13 00:47:45 DEBUG smtp session: recipient_count=0
2016-06-13 00:47:45 DEBUG smtp session: queue_id=F2E4E39009B5
2016-06-13 00:47:45 DEBUG smtp session: instance=51f8.575e3af0.e8092.0
2016-06-13 00:47:45 DEBUG smtp session: size=0
2016-06-13 00:47:45 DEBUG smtp session: etrn_domain=
2016-06-13 00:47:45 DEBUG smtp session: stress=
2016-06-13 00:47:45 DEBUG smtp session: sasl_method=LOGIN
2016-06-13 00:47:45 DEBUG smtp session: sasl_username=bbbbb@domain.ltd
2016-06-13 00:47:45 DEBUG smtp session: sasl_sender=
2016-06-13 00:47:45 DEBUG smtp session: ccert_subject=
2016-06-13 00:47:45 DEBUG smtp session: ccert_issuer=
2016-06-13 00:47:45 DEBUG smtp session: ccert_fingerprint=
2016-06-13 00:47:45 DEBUG smtp session: encryption_protocol=TLSv1
2016-06-13 00:47:45 DEBUG smtp session: encryption_cipher=DHE-RSA-AES256-SHA
2016-06-13 00:47:45 DEBUG smtp session: encryption_keysize=256
2016-06-13 00:47:45 DEBUG --> Apply plugin: reject_null_sender
2016-06-13 00:47:45 DEBUG Local sender.
2016-06-13 00:47:45 DEBUG <-- Result: DUNNO
2016-06-13 00:47:45 DEBUG --> Apply plugin: greylisting
2016-06-13 00:47:45 DEBUG Found SASL username, bypass greylisting for outbound email.
2016-06-13 00:47:45 DEBUG <-- Result: DUNNO
2016-06-13 00:47:45 DEBUG --> Apply plugin: throttle
2016-06-13 00:47:45 DEBUG Check sender throttling.
2016-06-13 00:47:45 DEBUG [SQL] Query throttle setting:
SELECT id, account, priority, period, max_msgs, max_quota, msg_size
FROM throttle
WHERE kind='outbound' AND account IN ('127.0.0.1', '@ip', '@.', 'bbbbb@domain.ltd', '@domain.ltd', '@.domain.ltd', '@co', '@.co', '127.0.0.*', '127.0.*.1')
ORDER BY priority DESC
2016-06-13 00:47:45 DEBUG [SQL] Query result:
[(6L, '@domain.ltd', 5, 3600L, 5L, 0L, 0L)]
2016-06-13 00:47:45 DEBUG sender throttle setting: msg_size=0 (bytes)/id=6/account=@domain.ltd; max_msgs=5/id=6/account=@domain.ltd; max_quota=0 (bytes)/id=6/account=@domain.ltd;
2016-06-13 00:47:45 DEBUG [SQL] Query throttle tracking data:
SELECT id, tid, account, cur_msgs, cur_quota, init_time, last_time
FROM throttle_tracking
WHERE (tid=6 AND account='bbbbb@domain.ltd')
2016-06-13 00:47:45 DEBUG [SQL] Query result:
[(10143L, 6L, 'bbbbb@domain.ltd', 1, 4393L, 1465791617L, 1465791617L)]
2016-06-13 00:47:45 DEBUG Tracking IDs: {(6L, 'bbbbb@domain.ltd'): 10143L}
2016-06-13 00:47:45 INFO debug left 2: ['1 hours']
2016-06-13 00:47:45 INFO [127.0.0.1] sender throttle, bbbbb@domain.ltd -> max_msgs (1/5, period: 3600 seconds, time left: 1 hours)
2016-06-13 00:47:45 DEBUG [OK] Passed all sender throttle settings.
2016-06-13 00:47:45 DEBUG Bypass recipient throttling (found sasl_username).
2016-06-13 00:47:45 DEBUG <-- Result: DUNNO
2016-06-13 00:47:45 DEBUG --> Apply plugin: sql_alias_access_policy
2016-06-13 00:47:45 DEBUG [SQL] query access policy:
SELECT accesspolicy, goto, moderators
FROM alias
WHERE
address='zzzzzzz@hotmail.com'
AND islist=1
AND active=1
LIMIT 1
2016-06-13 00:47:45 DEBUG SQL query result: None
2016-06-13 00:47:45 DEBUG [SQL] Check whether recipient domain is an alias domain:
SELECT target_domain
FROM alias_domain
WHERE alias_domain = 'hotmail.com'
LIMIT 1
2016-06-13 00:47:45 DEBUG [SQL] query result: None
2016-06-13 00:47:45 DEBUG Recipient domain is not an alias domain.
2016-06-13 00:47:45 DEBUG <-- Result: DUNNO (Not a mail alias account)
2016-06-13 00:47:45 DEBUG --> Apply plugin: amavisd_wblist
2016-06-13 00:47:45 DEBUG Possible policy senders: ['@.', 'bbbbb@domain.ltd', '@domain.ltd', '@.domain.ltd', '@co', '@.co']
2016-06-13 00:47:45 DEBUG Possible policy recipients: ['@.', 'zzzzzzz@hotmail.com', '@hotmail.com', '@.hotmail.com', '@com', '@.com']
2016-06-13 00:47:45 DEBUG Apply wblist for outbound message.
2016-06-13 00:47:45 DEBUG [SQL] Query local addresses:
SELECT id, email
FROM users
WHERE email IN ('@.', 'bbbbb@domain.ltd', '@domain.ltd', '@.domain.ltd', '@co', '@.co')
ORDER BY priority DESC
2016-06-13 00:47:45 DEBUG Local addresses (in `users`): [(2L, '@domain.ltd'), (1L, '@.')]
2016-06-13 00:47:45 DEBUG [SQL] Query external addresses:
SELECT id, email
FROM mailaddr
WHERE email IN ('@.', 'zzzzzzz@hotmail.com', '@hotmail.com', '@.hotmail.com', '@com', '@.com')
ORDER BY priority DESC
2016-06-13 00:47:45 DEBUG No record found in SQL database.
2016-06-13 00:47:45 DEBUG No valid sender id or recipient id.
2016-06-13 00:47:45 DEBUG <-- Result: DUNNO
2016-06-13 00:47:45 DEBUG Session ended