ph10 2006/02/13 15:09:30 GMT
Modified files:
exim-doc/doc-misc WishList
Log:
Update Wish List
Revision Changes Path
1.58 +11 -1 exim/exim-doc/doc-misc/WishList
Index: WishList
===================================================================
RCS file: /home/cvs/exim/exim-doc/doc-misc/WishList,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- WishList 17 Nov 2005 10:15:28 -0000 1.57
+++ WishList 13 Feb 2006 15:09:30 -0000 1.58
@@ -1,4 +1,4 @@
-$Cambridge: exim/exim-doc/doc-misc/WishList,v 1.57 2005/11/17 10:15:28 ph10 Exp $
+$Cambridge: exim/exim-doc/doc-misc/WishList,v 1.58 2006/02/13 15:09:30 ph10 Exp $
EXIM 4 WISH LIST
----------------
@@ -2017,5 +2017,15 @@
some even after HELO, not even EHLO. Sigh. Possibly this should be an ACL
control, to enable it to be restricted to certain hosts.
------------------------------------------------------------------------------
---- HWM 348 ------------------------------------------------------------------
+
+(349) 13-Feb-06 S Add login_cap support to the pipe transport
+
+FreeBSD (and maybe others) have some functions for a per-user resource database
+of which login_cap() is one. A copile-time macro (set for FreeBSD) could enable
+a new pipe transport option to cause setclassresources() to be called to limit
+the resources used. It's a bit tricky, because it has to be done as root, but
+in the forked transport process. There will have to be some higher-level code
+to deal with this.
+------------------------------------------------------------------------------
+--- HWM 349 ------------------------------------------------------------------
---------------------------- End of WishList ---------------------------------