I said i use postfix only for outgoing purposes not incoming mails purpose, and my aim is to implement quota for outgoing limit. so how its possible i use this option smtpd_recipient_restrictions ? I just want to use policyd for quota purpose only also.
Thanks Muzi On Thu, May 27, 2010 at 3:21 AM, Nigel Kukard <[email protected]> wrote: > > > No i not set it under smtpd_rcpt_restrication ,as this directive not > > use in my postfix setup, i run setup postfix only for outogoing mails > > purpose only from same machine (localhost). > > That is your problem then. The INSTALL file clearly states the following... > 6. Setup Postfix to use cbpolicyd... > Add the following Postfix config... > check_policy_service inet:127.0.0.1:10031 > in BOTH smtpd_recipient_restrictions and smtpd_end_of_data_restrictions. > > -N > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.policyd.org/mailman/listinfo/users > >
_______________________________________________ Users mailing list [email protected] http://lists.policyd.org/mailman/listinfo/users
