On Saturday, Nov 1, 2003, at 14:26 US/Central, Stephen Harmon wrote:

Hi,

I have been running SQWebmail for a month now.� Today I noticed that I have a ">>>SENT" folder in additiona to my regular sent folder.� I have checked this across all my domains and all users in all domains have the same folder.� Does anyone know what caused this and how I can remove it for all users in all domains?

Thanks,

Stephen Harmon

SqWebMail by default archives the Sent folder every month. There is a configure option to disable it, or you could use an environment variable instead.

From the INSTALL document:
--disable-autorenamesent - do not rename the Sent folder every month. This option can also be controlled by the SQWEBMAIL_AUTORENAMESENT environment variable (which can be set in Apache's httpd.conf, for example).

That should fix it for you going forward. However, to undo this for your users this time, I believe you'd have to script a command-line or IMAP tool move the messages from the renamed folder into the main Sent folder (and then delete the empty renamed folder) for each of your mail users. -- And you should only go the command-line route if you understand Maildirs pretty well.

-jab

Reply via email to