On 06/21/2013 03:49 PM, Nuno Abrantes wrote:
HelloI'm trying to configure a cluebringer.I have and Ubuntu installed and running with all the necessary packages, cluebringer, clubringer wui, postfix...I've setup a "test" quota but I don't see any ckind of intervention of cluebringer, perhaps postfox isn't passing information to it. Bypassing...Can someone hint me please.... I have no errors (It's better than nothing..).My postfix uses a smarthost. Here is my main.cf <http://main.cf>: smtpd_banner = $myhostname ESMTP $mail_name (Ubuntu) biff = no append_dot_mydomain = no readme_directory = no smtpd_tls_cert_file=/etc/ssl/certs/ssl-cert-snakeoil.pem smtpd_tls_key_file=/etc/ssl/private/ssl-cert-snakeoil.key smtpd_use_tls=yes smtpd_tls_session_cache_database = btree:${data_directory}/smtpd_scache smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache myhostname = policyd alias_maps = hash:/etc/aliases alias_database = hash:/etc/aliases myorigin = /etc/mailnamemydestination = policyd."customer-domain".com.pt <http://com.pt>, policyd, localhost.localdomain, localhostrelayhost = 192.168.1.38mynetworks = 127.0.0.0/8 <http://127.0.0.0/8> [::ffff:127.0.0.0]/104 [::1]/128smtpd_recipient_restrictions = check_policy_service inet:127.0.0.1:10031 <http://127.0.0.1:10031> permit mynetworks reject_unauth_destination mailbox_command = procmail -a "$EXTENSION" mailbox_size_limit = 0 recipient_delimiter = + inet_interfaces = all
Best to try turn on debugging in cbpolicyd config on the 2 lines there and see what the logs say :)
You are sending mail via smtp and not local submission? -N
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ Users mailing list [email protected] http://lists.policyd.org/mailman/listinfo/users_lists.policyd.org
