Hi, We had a problem here where email in trash folders was being deleted when we didn't want it to. It seemed that the default of IMAP_EMPTYTRASH=Trash:7 was the problem.
There was a suggestion on the list (that I found when I googled) that you could put IMAP_EMPTYTRASH= and it would disable it. But when I went in and looked at the code (for version 1.5.3) it defaults to 1 day trash expunging if the flag is present but blank. So, for those who don't want this option, you need to comment it out (not simply change the value to 0 or blank as one might think). I could not find this documented anywhere. Hopefully this will be of value to those trying to solve this problem in the future. Cheers, - Doug ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
