Looks like its 1.0.5 $ /usr/sbin/dovecot --version 1.0.5
On Thu, Nov 27, 2008 at 10:02 AM, Robert Nicholson < robert.nicholson@gmail.com> wrote:
Is there a way to find out? Here's what Capability tells me
DB<7> x $m->capability 0 'NAMESPACE' 1 'MULTIAPPEND' 2 'SASL-IR' 3 'IDLE' 4 'LOGIN-REFERRALS' 5 'UNSELECT' 6 'LITERAL+' 7 'SORT' 8 'CHILDREN' 9 'IMAP4REV1' 10 'THREAD=REFERENCES'
On Nov 27, 2008, at 9:59 AM, Timo Sirainen wrote:
Yes, but my guess is that you're really using Dovecot v1.0 which doesn't support it.
On Thu, 2008-11-27 at 09:43 -0600, Robert Nicholson wrote:
Does it support it with Maildir?
This is the response I get with Mail::IMAPClient
DB<5> x @$output
0 ARRAY(0x899dc18)
0 3
1 'OUTPUT'
2 "5 OK Append completed.\cM\cJ"
There's no UID there is there?
On Nov 27, 2008, at 9:31 AM, Timo Sirainen wrote:
On Thu, 2008-11-27 at 09:29 -0600, Robert Nicholson wrote:
My ISP currently runs version 1.2 and I'm looking to make use of
UIDPLUS because I want to append and then move the message I've just
appended to another folder so then I need the UID in order to address
the new message.
My ISP says they have plans to upgrade to version 1.4 soon.
Do either of these versions support UIDPLUS? ie. give me the new UID
as the response to an append?
You're somehow confused. Dovecot has no 1.4 version and v1.2 is
still in
alpha. UIDPLUS is supported since v1.1+.