Hi all! I am trying to create a configuration for mutt so that it shares the mail folder with kmail (maildir). Has anybody got this kind of thing working on TDE? I tried to follow the lines in https://dev.mutt.org/trac/wiki/MuttFaq/Maildir and http://www.elho.net/mutt/maildir/ , but it does not work in any way. mutt always says "/home/nik/Mail/ is no mailbox". .muttrc is this: set mbox_type=Maildir set folder="~/Mail" set mbox="~/Mail" set record="+.Sent" set postponed="+.Drafts" set spoolfile="~/Mail" set mask=".*" set record="+.Sent" set postponed="+.Drafts" mailboxes `echo -n "+ "; find ~/Mail -maxdepth 1 \ -type d -name ".*" -printf "+'%f' "` Nik -- Please do not email me anything that you are not comfortable also sharing with the NSA, CIA ... --------------------------------------------------------------------- To unsubscribe, e-mail: trinity-users-unsubscribe@xxxxxxxxxxxxxxxxxxxxxxxxxx For additional commands, e-mail: trinity-users-help@xxxxxxxxxxxxxxxxxxxxxxxxxx Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting