-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

hi Robert,

Yes, I have modules listed in the log_detail settings

cluebringer.conf snippet

...
# Things to log in extreme detail
# modules       - Log detailed module running information
# tracking      - Log detailed tracking information
# policies      - Log policy resolution
# protocols     - Log general protocol info, but detailed
# bizanga       - Log the bizanga protocol
#
# There is no default for this configuration option. Options can be
# separated by commas. ie. protocols,modules
#
log_detail=modules,tracking,policies
...

See below the most recent sample of logs:

[2012/05/30-10:20:42 - 1940] [CORE] INFO: Starting "1" children
[2012/05/30-10:20:42 - 1988] [CORE] INFO: 2012/05/30-10:20:42 CONNECT
TCP Peer: "127.0.0.1:33944" Local: "127.0.0.1:10031"
[2012/05/30-10:20:42 - 1988] [TRACKING] DEBUG: No session tracking data
exists for request: $VAR1 = {
          'ccert_fingerprint' => '',
          'sasl_method' => '',
          'sasl_sender' => '',
          'size' => 0,
          '_timestamp' => 1338384042,
          'helo_name' => 'mail-wi0-f172.google.com',
          'reverse_client_name' => 'mail-wi0-f172.google.com',
          'queue_id' => '',
          'encryption_cipher' => '',
          'encryption_protocol' => '',
          'etrn_domain' => '',
          'ccert_subject' => '',
          'request' => 'smtpd_access_policy',
          'protocol_state' => 'RCPT',
          'stress' => '',
          'recipient' => '[email protected]',
          'sasl_username' => '',
          'instance' => '52f.4fc61eaa.4483b.0',
          'protocol_name' => 'ESMTP',
          'encryption_keysize' => '0',
          'recipient_count' => '0',
          'ccert_issuer' => '',
          'sender' => '[email protected]',
          'client_name' => 'mail-wi0-f172.google.com',
          'client_address' => '209.85.212.172',
          '_protocol_transport' => 'Postfix'
        };
[2012/05/30-10:20:42 - 1988] [TRACKING] DEBUG: Added session tracking
information for: $VAR1 = {
          'ccert_fingerprint' => '',
          'sasl_method' => '',
          'sasl_sender' => '',
          'size' => 0,
          '_timestamp' => 1338384042,
          'helo_name' => 'mail-wi0-f172.google.com',
          'reverse_client_name' => 'mail-wi0-f172.google.com',
          'queue_id' => '',
          'encryption_cipher' => '',
          'encryption_protocol' => '',
          'etrn_domain' => '',
          'ccert_subject' => '',
          'request' => 'smtpd_access_policy',
          'protocol_state' => 'RCPT',
          'stress' => '',
          'recipient' => '[email protected]',
          'sasl_username' => '',
          'instance' => '52f.4fc61eaa.4483b.0',
          'protocol_name' => 'ESMTP',
          'encryption_keysize' => '0',
          'recipient_count' => '0',
          'ccert_issuer' => '',
          'sender' => '[email protected]',
          'client_name' => 'mail-wi0-f172.google.com',
          'client_address' => '209.85.212.172',
          '_protocol_transport' => 'Postfix'
        };
[2012/05/30-10:20:42 - 1988] [TRACKING] DEBUG: Protocol state is 'RCPT',
resolving policy...
[2012/05/30-10:20:42 - 1988] [POLICIES] DEBUG: Going to resolve session
data into policy: $VAR1 = {
          'Recipient' => '[email protected]',
          'SASLUsername' => '',
          'QueueID' => '',
          'RecipientData' => '',
          'Instance' => '52f.4fc61eaa.4483b.0',
          'EncryptionCipher' => '',
          'Size' => '0',
          'EncryptionKeySize' => '0',
          'EncryptionProtocol' => '',
          'Helo' => 'mail-wi0-f172.google.com',
          'ClientAddress' => '209.85.212.172',
          'ClientName' => 'mail-wi0-f172.google.com',
          'Sender' => '[email protected]',
          'SASLSender' => '',
          'Protocol' => 'ESMTP',
          'ClientReverseName' => 'mail-wi0-f172.google.com',
          'SASLMethod' => ''
        };
[2012/05/30-10:20:42 - 1988] [POLICIES] DEBUG: Found policy member with
ID '5' in policy 'Quota_Inbound'
[2012/05/30-10:20:42 - 1988] [POLICIES] DEBUG:
[ID:5/Name:Quota_Inbound]: Source not defined or 'any', explicit match:
matched=1
[2012/05/30-10:20:42 - 1988] [POLICIES] INFO: [ID:5/Name:Quota_Inbound]:
Source matching result: matched=1
[2012/05/30-10:20:42 - 1988] [POLICIES] DEBUG:
[ID:5/Name:Quota_Inbound]: Destination not defined or 'any', explicit
match: matched=1
[2012/05/30-10:20:42 - 1988] [POLICIES] INFO: [ID:5/Name:Quota_Inbound]:
Destination matching result: matched=1
[2012/05/30-10:20:42 - 1334] [CORE] DEBUG: Child Preforked (1334)
[2012/05/30-10:20:42 - 1988] [POLICIES] DEBUG: END RESULT: prio=50 =>
policy ids: 5
[2012/05/30-10:20:42 - 1988] [TRACKING] DEBUG: Policy resolved into:
$VAR1 = {
          '50' => [
                    '5'
                  ]
        };
[2012/05/30-10:20:42 - 1334] [CBPOLICYD] DEBUG: Starting up caching engine
[2012/05/30-10:20:42 - 1988] [TRACKING] DEBUG: Request translated into
session data: $VAR1 = {
          'Recipient' => '[email protected]',
          'SASLUsername' => '',
          'QueueID' => '',
          'RecipientData' => '',
          'Instance' => '52f.4fc61eaa.4483b.0',
          'EncryptionCipher' => '',
          'Size' => '0',
          'EncryptionKeySize' => '0',
          'ParsedClientAddress' => {
                                     'Broadcast_Long' => 3512063148,
                                     'Network' => '209.85.212.172',
                                     'IP_Long' => 3512063148,
                                     'Broadcast' => '209.85.212.172',
                                     'IP' => '209.85.212.172',
                                     'Mask_Long' => 4294967295,
                                     'Network_Long' => 3512063148
                                   },
          'ProtocolTransport' => 'Postfix',
          'EncryptionProtocol' => '',
          'Helo' => 'mail-wi0-f172.google.com',
          'ClientAddress' => '209.85.212.172',
          'ClientName' => 'mail-wi0-f172.google.com',
          'Sender' => '[email protected]',
          'SASLSender' => '',
          'Timestamp' => 1338384042,
          'ProtocolState' => 'RCPT',
          'Policy' => {
                        '50' => [
                                  '5'
                                ]
                      },
          'Protocol' => 'ESMTP',
          'ClientReverseName' => 'mail-wi0-f172.google.com',
          'SASLMethod' => ''
        };
[2012/05/30-10:20:42 - 1988] [CBPOLICYD] DEBUG: Got request, running
modules...
[2012/05/30-10:20:42 - 1988] [CBPOLICYD] DEBUG: Running module: Access
Control Plugin
[2012/05/30-10:20:42 - 1988] [CBPOLICYD] DEBUG: Running module:
HELO/EHLO Check Plugin
[2012/05/30-10:20:42 - 1988] [CBPOLICYD] DEBUG: Running module: SPF
Check Plugin
[2012/05/30-10:20:42 - 1988] [CBPOLICYD] DEBUG: Running module:
Greylisting Plugin
[2012/05/30-10:20:42 - 1988] [CBPOLICYD] DEBUG: Running module: Quotas
Plugin
[2012/05/30-10:20:42 - 1988] [CBPOLICYD] DEBUG: Done with modules
[2012/05/30-10:20:45 - 3030] [CORE] INFO: 2012/05/30-10:20:45 CONNECT
TCP Peer: "127.0.0.1:33948" Local: "127.0.0.1:10031"
[2012/05/30-10:20:45 - 3030] [TRACKING] DEBUG: Protocol state is
'END-OF-MESSAGE', decoding policy...
[2012/05/30-10:20:45 - 3030] [TRACKING] DEBUG: Decoded into: $VAR1 = {
          '[email protected]' => {
                                       '50' => [
                                                 '5'
                                               ]
                                     }
        };
[2012/05/30-10:20:45 - 3030] [TRACKING] DEBUG: Request translated into
session data: $VAR1 = {
          'SASLUsername' => '',
          'QueueID' => 'D4DC012C6',
          'RecipientData' => '/<[email protected]>#50=5;',
          'EncryptionCipher' => '',
          'Instance' => '52f.4fc61eaa.4483b.0',
          'Size' => '3',
          'EncryptionKeySize' => '0',
          'ParsedClientAddress' => {
                                     'Broadcast_Long' => 3512063148,
                                     'Network' => '209.85.212.172',
                                     'IP_Long' => 3512063148,
                                     'Broadcast' => '209.85.212.172',
                                     'IP' => '209.85.212.172',
                                     'Mask_Long' => 4294967295,
                                     'Network_Long' => 3512063148
                                   },
          'ProtocolTransport' => 'Postfix',
          'EncryptionProtocol' => '',
          'Helo' => 'mail-wi0-f172.google.com',
          'ClientAddress' => '209.85.212.172',
          'ClientName' => 'mail-wi0-f172.google.com',
          'Sender' => '[email protected]',
          'SASLSender' => '',
          'Timestamp' => 1338384045,
          'ProtocolState' => 'END-OF-MESSAGE',
          '_Recipient_To_Policy' => {
                                      '[email protected]' => {
                                                                   '50' => [

     '5'
                                                                           ]
                                                                 }
                                    },
          'Protocol' => 'ESMTP',
          'ClientReverseName' => 'mail-wi0-f172.google.com',
          'SASLMethod' => ''
        };
[2012/05/30-10:20:45 - 3030] [CBPOLICYD] DEBUG: Got request, running
modules...
[2012/05/30-10:20:45 - 3030] [CBPOLICYD] DEBUG: Running module: Access
Control Plugin
[2012/05/30-10:20:45 - 3030] [CBPOLICYD] DEBUG: Running module:
HELO/EHLO Check Plugin
[2012/05/30-10:20:45 - 3030] [CBPOLICYD] DEBUG: Running module: SPF
Check Plugin
[2012/05/30-10:20:45 - 3030] [CBPOLICYD] DEBUG: Running module:
Greylisting Plugin
[2012/05/30-10:20:45 - 3030] [CBPOLICYD] DEBUG: Running module: Quotas
Plugin
[2012/05/30-10:20:45 - 3030] [CBPOLICYD] DEBUG: Done with modules
[2012/05/30-10:21:15 - 1940] [CORE] INFO: Killing "1" children
[2012/05/30-10:21:15 - 1334] [CBPOLICYD] DEBUG: Shutting down caching
engine (1334)



On 30/05/2012 10:08, Robert Anderson wrote:
> On 30/05/2012 14:05, "André Gustavo N. Lopes" wrote:
>> oops, disregard, the previous dump,
>> the limit is not really disabled, it was another test,
>>
>> Disabled = 0,
>>
>> Same behavior.
> 
> Can you make very sure that you've also specified modules for log_detail 
> in cluebringer.conf? Thanks.
> _______________________________________________
> Users mailing list
> [email protected]
> http://lists.policyd.org/mailman/listinfo/users
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJPxh+YAAoJED/ohHvKzwrPHNYH/1VWs0//4ndbY2EULjDkOCrt
Fa+XIqQHj7FEdZDb5Dc/L0bATey/rqFEBKs1Z25BXXVxjqRwJUBJASRUWtRsKtj/
oMqMPk3f02Hk1mlz6U8+7o9MM4dYyBzrl1LWV+AYUUzjdvLeyyZTIhIc8u09fJ9u
vha5EivQZTgDyRCyXVr+J0BsH/hnpBcFtBpqQx32IWOnBYinV+VSXgorQl5//PWi
vDdd026wv6OXRLnP2LV8v5VtvHQmMpn7019C+ECVYO+RHO/CU2foXWQo6BrcAovK
7EWUXIXqMXnHJShM7Q5/2E2Z/L8cH2KodjAsEcT/qH9sPL8LLIus76Urg0vMsa0=
=rccM
-----END PGP SIGNATURE-----
_______________________________________________
Users mailing list
[email protected]
http://lists.policyd.org/mailman/listinfo/users

Reply via email to