I'd like to know is it actually possible to somehow 'alias' an IMAP
server namespace to a prefix? I'm using 2 IMAP accounts and everything
is fine, except that often I'd like to save an message to another
server: I get personal mail to company account and would like to store
it to private account's IMAP namespace.

What I would like to have is some kind of global hook to shortcut with
the IMAP prefix, like following
  =company/business 
    which will be translated to imap://imap.company.com/Mail/business
  =private/brother
    and a folder like imap://isp-imap.isp.com/Mail/brother

... or using =company and =private to browse these namespaces. 

The setting would be something like

set folderspace_alias =company imap://imap.company.com/Mail
set folderspace_alias =private imap://isp-imap.isp.com/Mail

Of course this would have to mask folders private and company in
local folder space, maybe we could use for example $ instead of = 
or something like that.

-- 
       /"\                           |    Ilkka Tuohela / Nixu Oy
       \ /     ASCII Ribbon Campaign |    [EMAIL PROTECTED]
        X      Against HTML Mail     |    +358-40-5233174 
       / \

Reply via email to