> Here the log of e messages sent manually (telnet <MTA> 25) that is not
> considered by quota module of policyd (while I would like that my quota
> policy matches this message too). The notably fact (at least I think) is
> that  $VAR1 = undef.
>
> [2009/02/24-09:47:04 - 5853] [CORE] INFO: 2009/02/24-09:47:04 CONNECT
> TCP Peer: "127.0.0.1:35370" Local: "127.0.0.1:10031"
> [2009/02/24-09:47:04 - 5853] [PROTOCOLS/Postfix] DEBUG: Possible Postfix
> protocol
> [2009/02/24-09:47:04 - 5853] [PROTOCOLS/Postfix] INFO: Identified
> Postfix protocol
> [2009/02/24-09:47:04 - 5853] [TRACKING] DEBUG: No session tracking data
> exists for request: $VAR1 = {
>           'ccert_fingerprint' => '',
>           'sasl_method' => '',
>           'sasl_sender' => '',
>           'size' => '6',
>           '_timestamp' => 1235465224,
>           'helo_name' => 'sndr',
>           'reverse_client_name' => 'unknown',
>           'queue_id' => '9C47115B6FA',
>           'encryption_cipher' => '',
>           'encryption_protocol' => '',
>           'etrn_domain' => '',
>           'ccert_subject' => '',
>           'request' => 'smtpd_access_policy',
>           'protocol_state' => 'END-OF-MESSAGE',
>           'stress' => '',
>           '_protocol_peeraddr' => '127.0.0.1',
>           'recipient' => 'roc...@rcpt',
>           'sasl_username' => '',
>           'instance' => '7f9.49a3b408.9b0be.0',
>           'protocol_name' => 'SMTP',
>           'encryption_keysize' => '0',
>           'recipient_count' => '1',
>           'ccert_issuer' => '',
>           'sender' => 'roc...@sndr',
>           'client_name' => 'unknown',
>           'client_address' => 'xxx.yyy.zzz.uuu',
>           '_protocol_transport' => 'Postfix'
>         };
> [2009/02/24-09:47:04 - 5853] [TRACKING] DEBUG: Protocol state is
> 'END-OF-MESSAGE', decoding poliy...
>   
This is in END-OF-MESSAGE stage.

> [2009/02/24-09:47:04 - 5853] [TRACKING] DEBUG: Decoded into: $VAR1 =
> undef;
>   
This is because no tracking information is found for it. Either it never
matched a policy, or the message was not seen by policyd in the RCPT stage.

-N

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
Users mailing list
[email protected]
http://lists.policyd.org/mailman/listinfo/users

Reply via email to