On 12/16/11 11:35, Shamjith G wrote:
Hi,

I am new to policyd and excuse if this simple query

I have installed cluebringer-2.0.11 for postfix and enabled below lines in the main.cf <http://main.cf> file of postfix. But I could not see any policy working

smtpd_recipient_restrictions = reject_unknown_recipient_domain, reject_non_fqdn_recipient, reject_unlisted_recipient, reject_unauth_destination, check_policy_service inet:127.0.0.1:10031 <http://127.0.0.1:10031>, check_recipient_access hash:/etc/postfix/access, check_sender_access hash:/etc/postfix/restricted_senders smtpd_end_of_data_restrictions = check_policy_service inet:127.0.0.1:10031 <http://127.0.0.1:10031>


To check further I enabled logging in policyd and its only shows below logs and there is no logs getting populated when I send new emails..

[2011/12/16-16:50:05 - 11151] [CORE] NOTICE:   => Greylisting: enabled
[2011/12/16-16:50:05 - 11151] [CORE] NOTICE:   => Quotas: enabled
[2011/12/16-16:50:05 - 11151] [CORE] NOTICE: => Protocol(Postfix): enabled [2011/12/16-16:50:05 - 11151] [CORE] NOTICE: => Protocol(Bizanga): enabled
[2011/12/16-16:50:05 - 11151] [CBPOLICYD] NOTICE: Module load done.
[2011/12/16-16:50:05 - 11151] [CORE] NOTICE: 2011/12/16-16:50:05 cbp (type Net::Server::PreFork) starting! pid(11151) [2011/12/16-16:50:05 - 11151] [CORE] NOTICE: Using default listen value of 128 [2011/12/16-16:50:05 - 11151] [CORE] NOTICE: Binding to TCP port 10031 on host * [2011/12/16-16:50:05 - 11151] [CORE] WARNING: Group Not Defined. Defaulting to EGID '0 10 6 4 3 2 1 0' [2011/12/16-16:50:05 - 11151] [CORE] WARNING: User Not Defined. Defaulting to EUID '0'


Do I need to do anymore settings for postfix to listen on policyd???Please help

What does your postfix logs show?

Are you running a firewall? can you telnet to localhost 10031?

Did you restart postfix?

Regards
Nigel

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

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

Reply via email to