Hi,

Last time, I have got no reply, hope this time is better.


OS: Solaris 10
Dovecot version : 1.1.1
file system of /var/mail : NFS from Solaris
file system of /home : other NFS server that not support rquotad.


Here is my setting that works:
----------------------------
plugin {
quota  = fs:INBOX:mount=/var/mail
quota2  = fs:home:noenforcing:mount=/home/h1
}

The above settings works. Dovecot able to report the quota information on /var/mail. However, when I try to append some mail to mail folders on my home drive, dovecot will produce following errors. The mail will be appended multiple times until I kill my mail client.

-----------------dovecot log--------------

dovecot: Jul 02 09:44:23 Info: IMAP(01234567g): quota-fs: host=mailsvr, path=/var/mail, uid=3475 dovecot: Jul 02 09:44:23 Info: IMAP(01234567g): quota-fs: uid=3475, value=10240, limit=1024000, active=1 dovecot: Jul 02 09:44:23 Info: IMAP(01234567g): quota-fs: host=homesvr, path=/home, uid=3475 dovecot: Jul 02 09:44:23 Error: IMAP(01234567g): quota-fs: could not contact RPC service on homesvr
dovecot: Jul 02 09:44:30 Warning: Killed with signal 15
---------------------------------------


--
Regards,
  Grandy
    (CNE, MCSE, CCNA, SCSA,SCNA, CISSP)
************************************
*     Technical Support Team
* Dept. of Computing, HKPU * e-mail: [EMAIL PROTECTED]
*   ROOM: QT403, HKPU
* TEL: (852)2766-7306 * FAX: (852)2170-0145 ************************************

Reply via email to