Bernd Wurst writes:
Hi.On Saturday 12 April 2008, Sam Varshavchik wrote:> * Is there any way to set exceptions for the MAXPERIP limit. So hat I can > set something different for the webmail server. You'll have to set up an access file for IMAP, modify the options to IMAP's tcpd accordingly, and use the access file to set MAXCPERIP for the selected IP address.Is this documented somewhere? Or is it just like $ echo -e "1.2.3.4\tallow,MAXPERIP=20" > /etc/courier/imapaccess/foobar or something like that? If the latter one: How to compile this file?
It's MAXCPERIP, not MAXPERIP.There's a makedat script that will compile this. Then, add the -access parameter to the couriertcpd startup option list.
pgpwX3cxXkrws.pgp
Description: PGP signature
------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
