On 2006-08-31, Di Giambelardini Gabriele wrote: > hi to all, i'm writing from italy, i have a problem with trashquota. > i created the rpm packages from source courier-imap-4.1.1.tar.bz2, I > changed in each file Trash with Cestino and then i created the rpm. > the problem > > [...] > > > some body can help me?? i must exclude the trash folder form the quota > count. >
If I get you right you want to do two different things: (1) Name the trash folder "Cestino" (2) Don't include the trash folder in the quota computation The name for the trash folder is defined in /etc/courier/imapd. The option is "IMAP_TRASHFOLDERNAME=Trash". You shouldn't blindly alter the source code! The trash folder is already excluded from quota calculation with default compile options. -- Georg ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
