RoundCube Webmail Forum  

Go Back   RoundCube Webmail Forum > Release Support > Release Discussion

For more information about the ads and why they're here, please see the FAQ
Reply
  #1  
Old 10-02-2007, 01:05 PM
Registered User
 
Join Date: Sep 2007
Posts: 1
Downloads: 0
Uploads: 0
Default Unable to move mail back to inbox

We have set the imap root as follows in order to have all mail stored in a separate folder inside the home directory of each user:

Code:
$rcmail_config['imap_root'] = 'mail/';
Unfortunately if imap root is set, our users are unable to move any mail back to their inbox folders. Moving mail between other folders works like a charm. Is this a known problem? And if it is, is there any way around this?

Regards, Moritz
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 10-19-2007, 02:49 PM
Registered User
 
Join Date: Oct 2007
Posts: 1
Downloads: 0
Uploads: 0
Default Re: Unable to move mail back to inbox

Why don't you use procmail to filter messages' destinations?

Something likes..

LOGFILE=$HOME/pm_logfile
VERBOSE=off
MAILDIR=$HOME/.maildir

:0:
* ^List-Id:.*gentoo-user\.gentoo\.org
.gentoo/
:0:
* ^List-Id:.*bugs\.mandrivalinux\.org
.cooker/
:0:

All messages will go to $HOME/.maildir (new message will be in your Inbox). Mail from Gentoo list will go to Gentoo folder. Mail from Mandriva list will go to cooker folder.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

For more information about the ads and why they're here, please see the FAQ

All times are GMT. The time now is 10:06 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Copyright © 2006-2008 RoundCube Webmail Community