I'm running Imapd 2.3.8+Postfix+SA+Amavis-New and everything works fine
without INBOX folders - even my Sieve scripts:
if header :contains "X-Spam-Flag" "YES" {
fileinto "INBOX/Spam";
}
There is NO INBOX but it works.
I've created INBOX.a.b, INBOX.a.c, and others. To my suprise, there is no
INBOX.a folder. This was discussed previously on this list (2/28/06, similar
to this messages subject), and is Cyrus's expected behavior.
I've now decided I want a folder INBOX.a, that is something I can move
messages into.
Is it safe to create such a folder, or will it cause problems, for example
wiping out the current folders under INBOX.a?
----
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
----
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html