<<< Date Index >>>     <<< Thread Index >>>

Re: what is the correct format to specify a new mailbox?



Hi,

* mess-mate [05-04-18 16:11:17 +0200] wrote:
Troy Piggins <troy@xxxxxxxxx> wrote:

|| mailboxes `echo /home/troy/Mail/*`
|| unmailboxes ~/Mail/red ~/Mail/black ~/Mail/logs


this seems not work with maildir mailboxes.

For Maildir under ~/Maildir, I prefer:

source "ls -l ~/Maildir | grep '^d' | awk '{print \"mailboxes =\" $9}'|"

which does pretty-much the same...

 bye, Rocco
--
:wq!