Rocco Scappatura wrote: > > There's your problem. /home/virtual/nomesito.it/ciccio does not > > exist. > > Thanks. but I would like to create the Maildir directly in the home > directory of the virtual user.. > > Is there any way to do this?
Your problem is that you cannot set a quota on a non-existent maildir. Do it in two steps: maildirmake /home/virtual/nomesito.it/ciccio maildirmake -q 1000000S /home/virtual/nomesito.it/ciccio -- Bowie ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
