>> While I aspected the SENDER would be DEFERRED with the message "TOO MANY
>> MESSAGES".
>>
>> SENDER --> Surely, for getting "Sender addres rejected" I have to put
>> policy server inside "smtpd_sender_restrictions" in main.cf. But is this
>> setting safe?
>>
>> DEFERRED --> The message is in fact deferred (SMTP code 450).
>>
>> "TOO MANY MESSAGES" --> Is it a bug? Could I customize the messages "Try
>> again later".
>>
> Try add this after line 158 in policies.pm ...
>                 $server->log(LOG_ERR,"[PROTOCOL/Postfix] Response:
> $response, Data: $response_data");
>
 Global symbol "$response" requires explicit package name at
/usr/local/lib/policyd-2.0/cbp/policies.pm line 158.
Global symbol "$response_data" requires explicit package name at
/usr/local/lib/policyd-2.0/cbp/policies.pm line 158.
Compilation failed in require at
/usr/local/lib/policyd-2.0/cbp/tracking.pm line 37.
BEGIN failed--compilation aborted at
/usr/local/lib/policyd-2.0/cbp/tracking.pm line 37.
Compilation failed in require at /usr/local/bin/cbpolicyd line 39.
BEGIN failed--compilation aborted at /usr/local/bin/cbpolicyd line 39.

:-(

rocsca

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

Reply via email to