On 03/09/2013 18:19, Przemysław Orzechowski wrote:
Hi

I have following setup

postfix 2.7.0 dual instance (single computer postmulti in use)

main postfix instance (recives mail from remote for local delivery and also recives mails from authenticated users and forwards them to second instance) second instance does or rather should enforce limits on outgoing mails/authenticatedsender

And here is the question
Is there a way to setup this that cluebringer in second instance would account mails/saslauthenticated user from first instance ? I need to accept all submited mais but limit the speed at wich they are sent out (per login/user outgoing rolling quotas)

any suggestions welcome

I hope I understand you right, but how about this ....

Define 'outboundsmtp' in master.cf , set it to check the policy service using -o . Set default_transport in main.cf to outboundsmtp?

That would mean that all outbound mail would be limited, but inbound mail wouldn't be.

Alternatively why not just limit based on there being a sasl username present? Using $*?

-N

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

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

Reply via email to