4 messages in net.sourceforge.lists.courier-usersRe: [courier-users] how to disable cr...
FromSent OnAttachments
Robert PenzSep 18, 2006 1:04 am 
Georg LutzSep 18, 2006 1:58 am 
Jay LeeSep 18, 2006 6:57 am 
Robert PenzSep 18, 2006 7:38 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] how to disable creating year and date dirs for the sent folder?Actions...
From:Georg Lutz (geor@georglutz.de)
Date:Sep 18, 2006 1:58:23 am
List:net.sourceforge.lists.courier-users

On 2006-09-18 10:04, Robert Penz wrote:

So how can I disable the creating year and date dirs for the sent folder?

You have to set the web server / cgi environment variable SQWEBMAIL_AUTORENAMESENT to "no".

So if you use Apache, simply add the line "SetEnv SQWEBMAIL_AUTORENAMESENT no" to you httpd.conf .