On Sun, 23 May 2004, Alejandro Mery wrote:
>two questions:
>- how can i (imap server) propose to the mua a foldername for
>{sent,draft,...} special folders?

You can't.

>- what should i export, before calling bincimapd (or add to .bincimap),
>to alter e.g. Mailbox:Path? BINCIMAP_LOCALCONFIG__$(hex)=$(hex) in
>session.cc is a bit confusing. can you point me to some documentation?

The local config file .bincimap is made for this; just add the mailbox
path there, like this:

# cat ~/.bincimap
Mailbox { path = "Mail" }
#

This is only if certain users have special mailbox paths; otherwise just
set the mailbox path in the global config file.

Andy :-)

--
Andreas Aardal Hanssen   | http://www.andreas.hanssen.name/gpg
Author of Binc IMAP      |  "It is better not to do something
http://www.bincimap.org/ |        than to do it poorly."

Reply via email to