Daniel Mayer [COUGA.net] wrote:
> Hi,
> 
> We are running postfix in an ISP mass-webhosting environment with
> several customers per server. We'd like to limit the amount of mail a
> user is allowed to send from its web pages (like php, cgi scripts etc.).
> Processes of all users are running under unique system users and
> therefore an accounting on this level would be very useful for us as all
> these mail originate from 127.0.0.1.
> 
> As IP based throttling is not an option and we cannot control the sender
> address set in their scripts I was wondering if the throttling could
> also be done on uid level or if there exist other solutions for this.


Others have already replied, u can not throttle by UID/ID.
Best you can do is throttle by FROM address which is already
natively supported by Policyd.

Cami

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
policyd-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/policyd-users

Reply via email to