Christoph Christ wrote: >Does anybody have a good howto, how to setup a working outbound >SASLUsername quota, or could probably point me to the right direction? > >Inbound quotas are working, outgoing quotas are ignored. > >I am using the default setup and changed only the defaults from >SenderIP:/24 to SASLUsername
IIRC the defaults don't really work for practical setups. Check the mail archives and look for a post I made under the thread "configure quotas via webui" on 15 Aug 2013 9:54:02 +0100- there I detailed my setup which should get you going. BTW - for outbound mail, you must use port 25 (or 587) to send mail into the system using the smtp daemon. Delivering mail via local mechanisms, as would happen if you just do "echo Testing | mail -s Test user@domain" on the mail server, won't work as that uses a different mechanism. _______________________________________________ Users mailing list [email protected] http://lists.policyd.org/mailman/listinfo/users_lists.policyd.org
