[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Multiple imap servers/addresses



On 10/15/2009 03:32 AM Vitaly Mayatskikh wrote:
At Wed, 14 Oct 2009 20:52:08 -0400, Steven Knight wrote:

Thank you for your suggestion.  I did as you suggestion, but it isn't
working.

The warning buffer contains:
Warning (elmo): Please set `wl-message-id-domain' to get valid
Message-ID string.

You need to setup FQDN on your system.

Version Info: Wanderlust/2.15.6 (Almost Unreal) SEMI/1.14.6 (Maruoka)
FLIM/1.14.8 (Shijō) APEL/10.7 Emacs/23.1 (i686-pc-linux-gnu) MULE/6.0
(HANACHIRUSATO)

      '(((string-match "work" wl-draft-parent-folder)
        ((string-match "personal" wl-draft-parent-folder)

"work" and "personal" are not just buzz words, there should be regular
expressions, which match one of your wl-draft-parent-folder.

For example, my ~/.folders is:

company{
	%inbox:user@mail.company.com:993!			"inbox"
...
	%Sent:user@mail.company.com:993!			"sent"
}
gmail{
	%inbox:v.mayatskih@imap.gmail.com:993!			"inbox1"
...
	%Sent:v.mayatskih@imap.gmail.com:993!			"sent"
}

Regexp for wl-draft-parent-folder should match one of your real
folders names. In my case regexps are "company" and "gmail".


Hi,

In my previous email, I forgot to mention that I did update my ~/.folders file. Here it is:


personal {
%MaildirInbox:knight/clear@work.com:993!
}
work {
%MaildirInbox:skk/clear@home.com:993!
}

My apologies for the confusion.

Thanks,

--
--------------------------------------------------------------------------------
Steven Knight  steven.knight@unh.edu
-------------------------------------------------------------------------------