On Fri, Sep 02, 2005 at 02:49:17PM +0100, Dennis Davis wrote: > Not quite the answer to your question, but at a very superficial > glance it would seem easily possible to increase the number of acl > variables. Just change the lines: > > /* The numbers of connection and message variables for ACLs */ > #define ACL_C_MAX 10 > #define ACL_M_MAX 10 > > in src/macros.h. > > NOTE that I haven't tried this; use at your own risk. > > This still might be worth a wishlist item if many people are running > out of acl variables.
I believe this may affect the storage of the spool files, which store the ACL vars as a plain number (with no c or m). Cheers MBM -- Matthew Byng-Maddick <[EMAIL PROTECTED]> http://colondot.net/ (Please use this address to reply) -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
