Javier Romero writes:

Dear Sirs:
Hi, my name is Javier, and I need some help.

I have a Mail Server with courier, postfix and roundcube as webmail client, but can´t make courier include trash quota. I have installed courier-base with apt-get and then after including --with- trashquota option in the /debian/rules file, run  ./configure --with- trashquota, make and then make install, but didn´t work. Also delete the maildirsize file, send a new message to the mailbox to reconstruct the maildirsize file, and then test with the IMAP client to see if the Trash is included, but not. I can still receive mails till the cur and sent folders have space, don t matter how many mails I have in the trash folder, the maildirsize file only write a -(value) when I move an email from the cur or sent folders to the trash and a +(value) when an email is moved from the trash to the cur or sent folders. I would like to know why the trash folder quota is not included in the total maildirsize.
Thank you very much for your help.

After running configure, check if TRASHQUOTA is set in maildir/config.h

This will tell you whether or not the configure option was properly specified.

If it is, the next step is to verify that you have installed the new binary exactly where it should be installed, and that you ran the configure script specifying the same installation directory prefix that your existing build used, and that you did not install the new version somewhere else, and that you're really running an older version, while you think you're running the new build.

And that, of course, after installing the new version, you stopped and restarted the server.


Attachment: pgp198gv3ng9l.pgp
Description: PGP signature

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to