4 Jul
2005
4 Jul
'05
12:43 a.m.
On 2.7.2005, at 17:32, Martin Lucina wrote:
This gives me two features that I want:
- The ability to easily access all my mail using a command line Maildir capable client such as nail, for when I'm connection over a super-slow SSH over GPRS connection. Also, I can actually see my folders (and their subfolders) without having to look for Maildir++ style names with 'ls -a' (e.g. Maildir/.subfolder/).
This can't be currently done. Shouldn't be too difficult to hack the code to do it though. I might add support for it sometimes after v1.0 release.
- Mail folders are organized logically, unlike the standard Maildir++ layout where everything is a subfolder of 'INBOX', which strikes me as stupid.
Dovecot doesn't use the "INBOX." -namespace even with Maildir++ unless you explicitly tell it to. So this isn't a problem.