Hello all. Just to thank you for the help, specially to Nigel since that was indeed my "problem".
Found a useful perl script that provides a good cli option to do my smtp many thanks Cheers Nuno On Sat, Jun 22, 2013 at 10:27 PM, Nuno Abrantes <[email protected]> wrote: > Hello. > > Hi Jaco yes :) > > But I think Nigel go it. I'll test it and say something later. > > Thanks! > > > > On Sat, Jun 22, 2013 at 12:40 PM, Jaco Lesch <[email protected]> wrote: > >> Nuno >> >> Do you have this configuration in your main.cf somewhere: >> smtpd_end_of_data_restrictions = >> check_policy_service inet:127.0.0.1:10031 >> >> If not add this in, otherwise the quota's will not work as expected, also >> note this is a feature in the later releases of Postfix, from 2.2 onwards. >> >> Regards >> >> >> >> On 21/06/2013 17:49, Nuno Abrantes wrote: >> >> Hello >> >> I'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: >> 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/mailname >> mydestination = policyd."customer-domain".com.pt, policyd, >> localhost.localdomain, localhost >> relayhost = 192.168.1.38 >> mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128 >> smtpd_recipient_restrictions = >> check_policy_service inet:127.0.0.1:10031 >> permit mynetworks >> reject_unauth_destination >> mailbox_command = procmail -a "$EXTENSION" >> mailbox_size_limit = 0 >> recipient_delimiter = + >> inet_interfaces = all >> >> -- >> Cptos / Regards >> >> Nuno Abrantes >> >> skype: n <[email protected]>[email protected] / nmabrantes >> http://www.linkedin.com/in/nabrantes >> >> >> _______________________________________________ >> Users mailing >> [email protected]http://lists.policyd.org/mailman/listinfo/users_lists.policyd.org >> >> >> >> _______________________________________________ >> Users mailing list >> [email protected] >> http://lists.policyd.org/mailman/listinfo/users_lists.policyd.org >> >> > > > -- > Cptos / Regards > > Nuno Abrantes > > skype: n <[email protected]>[email protected] / nmabrantes > http://www.linkedin.com/in/nabrantes > -- Cptos / Regards Nuno Abrantes skype: n <[email protected]>[email protected] / nmabrantes http://www.linkedin.com/in/nabrantes
_______________________________________________ Users mailing list [email protected] http://lists.policyd.org/mailman/listinfo/users_lists.policyd.org
