Topic: roundcube does not send mail
======== Required information ====
- iRedMail version: 0.9 b3
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQ
- Linux/BSD distribution name and version: FreeBSD 9.3
- Related log if you're reporting an issue:
====
roundcube does not send mail /var/log/cbpolicyd.log
[2014/10/10-14:58:17 - 1061] [CORE] INFO: Starting "1" children
[2014/10/10-14:58:17 - 1065] [CORE] INFO: 2014/10/10-14:58:17 CONNECT TCP Peer: "[127.0.0.1]:23119" Local: "[127.0.0.1]:10031"
[2014/10/10-14:58:17 - 1208] [CORE] DEBUG: Child Preforked (1208)
[2014/10/10-14:58:17 - 1208] [CBPOLICYD] DEBUG: Starting up caching engine
[2014/10/10-14:58:17 - 1065] [TRACKING] DEBUG: No session tracking data exists for request: $VAR1 = {
'ccert_fingerprint' => '',
'sasl_method' => 'LOGIN',
'sasl_sender' => '',
'size' => 0,
'_timestamp' => 1412942297,
'helo_name' => '_',
'reverse_client_name' => 'mx',
'queue_id' => '',
'encryption_cipher' => 'DHE-RSA-AES256-SHA',
'encryption_protocol' => 'TLSv1',
'etrn_domain' => '',
'ccert_subject' => '',
'request' => 'smtpd_access_policy',
'protocol_state' => 'RCPT',
'stress' => '',
'sasl_username' => '111@mmm.ua',
'recipient' => '222@mmm.ua',
'ccert_pubkey_fingerprint' => '',
'instance' => '4b4.5437c9d9.7df90.0',
'protocol_name' => 'ESMTP',
'encryption_keysize' => '256',
'recipient_count' => '0',
'ccert_issuer' => '',
'sender' => '111@mmm.ua',
'client_name' => 'mx',
'client_address' => '127.0.0.1',
'_protocol_transport' => 'Postfix'
};
[2014/10/10-14:58:17 - 1065] [TRACKING] DEBUG: Added session tracking information for: $VAR1 = {
'ccert_fingerprint' => '',
'sasl_method' => 'LOGIN',
'sasl_sender' => '',
'size' => 0,
'_timestamp' => 1412942297,
'helo_name' => '_',
'reverse_client_name' => 'mx',
'queue_id' => '',
'encryption_cipher' => 'DHE-RSA-AES256-SHA',
'encryption_protocol' => 'TLSv1',
'etrn_domain' => '',
'ccert_subject' => '',
'request' => 'smtpd_access_policy',
'protocol_state' => 'RCPT',
'stress' => '',
'sasl_username' => '111@mmm.ua',
'recipient' => '222@mmm.ua',
'ccert_pubkey_fingerprint' => '',
'instance' => '4b4.5437c9d9.7df90.0',
'protocol_name' => 'ESMTP',
'encryption_keysize' => '256',
'recipient_count' => '0',
'ccert_issuer' => '',
'sender' => '111@mmm.ua',
'client_name' => 'mx',
'client_address' => '127.0.0.1',
'_protocol_transport' => 'Postfix'
};
[2014/10/10-14:58:17 - 1065] [TRACKING] DEBUG: Protocol state is 'RCPT', resolving policy...
[2014/10/10-14:58:17 - 1065] [POLICIES] DEBUG: Going to resolve session data into policy: $VAR1 = {
'Recipient' => '222@mmm.ua',
'SASLUsername' => '111@mmm.ua',
'QueueID' => '',
'RecipientData' => '',
'Instance' => '4b4.5437c9d9.7df90.0',
'EncryptionCipher' => 'DHE-RSA-AES256-SHA',
'Size' => '0',
'EncryptionKeySize' => '256',
'EncryptionProtocol' => 'TLSv1',
'Helo' => '_',
'ClientAddress' => '127.0.0.1',
'ClientName' => 'mx',
'Sender' => '111@mmm.ua',
'SASLSender' => '',
'Protocol' => 'ESMTP',
'ClientReverseName' => 'mx',
'SASLMethod' => 'LOGIN'
};
[2014/10/10-14:58:17 - 1065] [POLICIES] DEBUG: Found policy member with ID '2' in policy 'Default Outbound'
[2014/10/10-14:58:17 - 1065] [POLICIES] DEBUG: Found policy member with ID '3' in policy 'Default Inbound'
[2014/10/10-14:58:17 - 1065] [POLICIES] DEBUG: Found policy member with ID '4' in policy 'Default Internal'
[2014/10/10-14:58:17 - 1065] [POLICIES] DEBUG: Found policy member with ID '6' in policy 'whitelists'
[2014/10/10-14:58:17 - 1065] [POLICIES] DEBUG: Found policy member with ID '7' in policy 'blacklists'
[2014/10/10-14:58:17 - 1065] [POLICIES] DEBUG: Found policy member with ID '8' in policy 'no_greylisting'
[2014/10/10-14:58:17 - 1065] [POLICIES] DEBUG: Found policy member with ID '9' in policy 'no_greylisting'
[2014/10/10-14:58:17 - 1065] [POLICIES] DEBUG: [ID:2/Name:Default Outbound]: Main policy sources '%internal_domains'
[2014/10/10-14:58:18 - 1065] [POLICIES] DEBUG: [ID:2/Name:Default Outbound]: Group 'internal_domains' has 1 source(s) => @test.km
[2014/10/10-14:58:18 - 1065] [POLICIES] DEBUG: [ID:2/Name:Default Outbound]=>(group:internal_domains): - Resolved source '@test.km' to a email address specification, match = 0
[2014/10/10-14:58:18 - 1065] [POLICIES] DEBUG: [ID:2/Name:Default Outbound]=>(group:internal_domains): Source group result: matched=0
[2014/10/10-14:58:18 - 1065] [POLICIES] INFO: [ID:2/Name:Default Outbound]: Source matching result: matched=0
[2014/10/10-14:58:18 - 1065] [POLICIES] DEBUG: [ID:3/Name:Default Inbound]: Main policy sources '!%internal_ips,!%internal_domains'
[2014/10/10-14:58:18 - 1065] [POLICIES] DEBUG: [ID:3/Name:Default Inbound]: Group 'internal_ips' has 1 source(s) => 10.0.0.0/8
[2014/10/10-14:58:18 - 1065] [POLICIES] DEBUG: [ID:3/Name:Default Inbound]=>(group:internal_ips): - Resolved source '10.0.0.0/8' to a IP/CIDR specification, match = 0
[2014/10/10-14:58:18 - 1065] [POLICIES] DEBUG: [ID:3/Name:Default Inbound]=>(group:internal_ips): Source group result: matched=0
[2014/10/10-14:58:18 - 1065] [POLICIES] DEBUG: [ID:3/Name:Default Inbound]: Group 'internal_domains' has 1 source(s) => @test.km
[2014/10/10-14:58:18 - 1065] [POLICIES] DEBUG: [ID:3/Name:Default Inbound]=>(group:internal_domains): - Resolved source '@test.km' to a email address specification, match = 0
[2014/10/10-14:58:18 - 1065] [POLICIES] DEBUG: [ID:3/Name:Default Inbound]=>(group:internal_domains): Source group result: matched=0
[2014/10/10-14:58:18 - 1065] [POLICIES] INFO: [ID:3/Name:Default Inbound]: Source matching result: matched=1
[2014/10/10-14:58:18 - 1065] [POLICIES] DEBUG: [ID:3/Name:Default Inbound]: Main policy destinations '%internal_domains'
[2014/10/10-14:58:18 - 1065] [POLICIES] DEBUG: [ID:3/Name:Default Inbound]: Group 'internal_domains' has 1 destination(s) => @test.km
[2014/10/10-14:58:18 - 1065] [POLICIES] DEBUG: [ID:3/Name:Default Inbound]=>(group:internal_domains): - Resolved destination '@test.km' to a email address specification, match = 0
[2014/10/10-14:58:18 - 1065] [POLICIES] DEBUG: [ID:3/Name:Default Inbound]=>(group:internal_domains): Destination group result: matched=0
[2014/10/10-14:58:18 - 1065] [POLICIES] INFO: [ID:3/Name:Default Inbound]: Destination matching result: matched=0
[2014/10/10-14:58:18 - 1065] [POLICIES] DEBUG: [ID:4/Name:Default Internal]: Main policy sources '%internal_ips,%internal_domains'
[2014/10/10-14:58:18 - 1065] [POLICIES] DEBUG: [ID:4/Name:Default Internal]: Group 'internal_ips' has 1 source(s) => 10.0.0.0/8
[2014/10/10-14:58:18 - 1065] [POLICIES] DEBUG: [ID:4/Name:Default Internal]=>(group:internal_ips): - Resolved source '10.0.0.0/8' to a IP/CIDR specification, match = 0
[2014/10/10-14:58:18 - 1065] [POLICIES] DEBUG: [ID:4/Name:Default Internal]=>(group:internal_ips): Source group result: matched=0
[2014/10/10-14:58:18 - 1065] [POLICIES] INFO: [ID:4/Name:Default Internal]: Source matching result: matched=0
[2014/10/10-14:58:18 - 1065] [POLICIES] DEBUG: [ID:6/Name:whitelists]: Main policy sources '%whitelists'
[2014/10/10-14:58:18 - 1065] [POLICIES] DEBUG: [ID:6/Name:whitelists]: Group 'whitelists' has 0 source(s) =>
[2014/10/10-14:58:18 - 1065] [POLICIES] WARNING: [ID:6/Name:whitelists]: No group members for source group 'whitelists'
[2014/10/10-14:58:18 - 1065] [POLICIES] DEBUG: [ID:6/Name:whitelists]=>(group:whitelists): Source group result: matched=0
[2014/10/10-14:58:18 - 1065] [POLICIES] INFO: [ID:6/Name:whitelists]: Source matching result: matched=0
[2014/10/10-14:58:18 - 1065] [POLICIES] DEBUG: [ID:7/Name:blacklists]: Main policy sources '%blacklists'
[2014/10/10-14:58:18 - 1065] [POLICIES] DEBUG: [ID:7/Name:blacklists]: Group 'blacklists' has 0 source(s) =>
[2014/10/10-14:58:18 - 1065] [POLICIES] WARNING: [ID:7/Name:blacklists]: No group members for source group 'blacklists'
[2014/10/10-14:58:18 - 1065] [POLICIES] DEBUG: [ID:7/Name:blacklists]=>(group:blacklists): Source group result: matched=0
[2014/10/10-14:58:18 - 1065] [POLICIES] INFO: [ID:7/Name:blacklists]: Source matching result: matched=0
[2014/10/10-14:58:18 - 1065] [POLICIES] DEBUG: [ID:8/Name:no_greylisting]: Main policy sources '!%internal_ips,!%internal_domains'
[2014/10/10-14:58:18 - 1065] [POLICIES] DEBUG: [ID:8/Name:no_greylisting]: Group 'internal_ips' has 1 source(s) => 10.0.0.0/8
[2014/10/10-14:58:18 - 1065] [POLICIES] DEBUG: [ID:8/Name:no_greylisting]=>(group:internal_ips): - Resolved source '10.0.0.0/8' to a IP/CIDR specification, match = 0
[2014/10/10-14:58:18 - 1065] [POLICIES] DEBUG: [ID:8/Name:no_greylisting]=>(group:internal_ips): Source group result: matched=0
[2014/10/10-14:58:18 - 1065] [POLICIES] DEBUG: [ID:8/Name:no_greylisting]: Group 'internal_domains' has 1 source(s) => @test.km
[2014/10/10-14:58:18 - 1065] [POLICIES] DEBUG: [ID:8/Name:no_greylisting]=>(group:internal_domains): - Resolved source '@test.km' to a email address specification, match = 0
[2014/10/10-14:58:18 - 1065] [POLICIES] DEBUG: [ID:8/Name:no_greylisting]=>(group:internal_domains): Source group result: matched=0
[2014/10/10-14:58:18 - 1065] [POLICIES] INFO: [ID:8/Name:no_greylisting]: Source matching result: matched=1
[2014/10/10-14:58:18 - 1065] [POLICIES] DEBUG: [ID:8/Name:no_greylisting]: Main policy destinations '%no_greylisting_for_internal'
[2014/10/10-14:58:18 - 1065] [POLICIES] DEBUG: [ID:8/Name:no_greylisting]: Group 'no_greylisting_for_internal' has 0 destination(s) =>
[2014/10/10-14:58:18 - 1065] [POLICIES] WARNING: [ID:8/Name:no_greylisting]: No group members for destination group 'no_greylisting_for_internal'
[2014/10/10-14:58:18 - 1065] [POLICIES] DEBUG: [ID:8/Name:no_greylisting]=>(group:no_greylisting_for_internal): Destination group result: matched=0
[2014/10/10-14:58:18 - 1065] [POLICIES] INFO: [ID:8/Name:no_greylisting]: Destination matching result: matched=0
[2014/10/10-14:58:18 - 1065] [POLICIES] DEBUG: [ID:9/Name:no_greylisting]: Main policy sources '%no_greylisting_for_external'
[2014/10/10-14:58:18 - 1065] [POLICIES] DEBUG: [ID:9/Name:no_greylisting]: Group 'no_greylisting_for_external' has 0 source(s) =>
[2014/10/10-14:58:18 - 1065] [POLICIES] WARNING: [ID:9/Name:no_greylisting]: No group members for source group 'no_greylisting_for_external'
[2014/10/10-14:58:18 - 1065] [POLICIES] DEBUG: [ID:9/Name:no_greylisting]=>(group:no_greylisting_for_external): Source group result: matched=0
[2014/10/10-14:58:18 - 1065] [POLICIES] INFO: [ID:9/Name:no_greylisting]: Source matching result: matched=0
[2014/10/10-14:58:18 - 1065] [TRACKING] DEBUG: Policy resolved into: $VAR1 = {};
[2014/10/10-14:58:18 - 1065] [TRACKING] DEBUG: Request translated into session data: $VAR1 = {
'Recipient' => '222@mmm.ua',
'SASLUsername' => '111@mmm.ua',
'QueueID' => '',
'RecipientData' => '',
'Instance' => '4b4.5437c9d9.7df90.0',
'EncryptionCipher' => 'DHE-RSA-AES256-SHA',
'Size' => '0',
'EncryptionKeySize' => '256',
'ParsedClientAddress' => {
'Broadcast_Long' => 2130706433,
'Network' => '127.0.0.1',
'IP_Long' => 2130706433,
'Broadcast' => '127.0.0.1',
'IP' => '127.0.0.1',
'Mask_Long' => 4294967295,
'Network_Long' => 2130706433
},
'ProtocolTransport' => 'Postfix',
'EncryptionProtocol' => 'TLSv1',
'Helo' => '_',
'ClientAddress' => '127.0.0.1',
'ClientName' => 'mx',
'Sender' => '111@mmm.ua',
'SASLSender' => '',
'Timestamp' => 1412942297,
'ProtocolState' => 'RCPT',
'Policy' => {},
'Protocol' => 'ESMTP',
'ClientReverseName' => 'mx',
'SASLMethod' => 'LOGIN'
};
[2014/10/10-14:58:18 - 1065] [CBPOLICYD] DEBUG: Got request, running modules...
[2014/10/10-14:58:18 - 1065] [CBPOLICYD] DEBUG: Running module: Access Control Plugin
[2014/10/10-14:58:18 - 1065] [CBPOLICYD] DEBUG: Running module: HELO/EHLO Check Plugin
[2014/10/10-14:58:18 - 1065] [CBPOLICYD] DEBUG: Running module: Greylisting Plugin
[2014/10/10-14:58:18 - 1065] [CBPOLICYD] DEBUG: Running module: Quotas Plugin
[2014/10/10-14:58:18 - 1065] [CBPOLICYD] DEBUG: Done with modules
[2014/10/10-14:58:48 - 1061] [CORE] INFO: Killing "1" children
[2014/10/10-14:58:48 - 1208] [CBPOLICYD] DEBUG: Shutting down caching engine (1208)
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.