Diego A. Puertas F. writes: > I've implemented disk quota, and when an offender to the cuota > parameters can't create new files, sqwebmail complaints with the > following message: > > Internal error (module sqconfig.c, line 66) - contact system > administrator > > So, the users can't clean their accounts in order to restablish the > mail service. > > This are the three files that sqwebmail modify in Maildir every time a > user logs in: > > sqwebmail-curcnt > sqwebmail-ip > sqwebmail-timestamp > > Is there a way to tell sqwebmail to create these files in another > location rather thar $HOME/Maildir/, say $HOME/sqw-config/ > If so, that alternative directory can be a link to another directory > in a diferent filesystem that doesn't have quota. > > If there are any other sugestions on how to solve this problem, please > tell me.
sqwebmail cannot be used with hard filesystem quotas. In addition to the above, sqwebmail also needs to build a folder index database, which obviously is not going to work.
