Displaying 20 results from an estimated 900 matches similar to: "maildir format"
2003 Nov 25
1
mbox format
I wish to know some implementation details about mbox.
When you you mbox format in IMAP, are you doing to keep the same message
UID across IMAP session if you know that any other program can modify
the mailbox as it wants, for example, two messages can be exchanged.
In this case, will the UID kept the same ?
If they keep their UID, how do you identify the messages ?
Thanks,
--
DINH V.
2003 Nov 20
1
patch and bug report (from an other in fact)
When messages marked \Recent are deleted and expunged, the patch now
sends the new message count and the new recent messages count (although
the message count is not really necessary).
>From RFC 3501 errata (ftp://ftp.cac.washington.edu/imap/rfc3501-errata)
<<
Section 6.4.3, page 49:
old:
The EXPUNGE command permanently removes all messages that have the
\Deleted flag set
2004 Jan 06
3
SSL and STARTTLS
I wanted to enable SSL on some alternate ports so that a limited number
of people could try SSL access. But doing so enabled STARTTLS in
IMAP, so that all IMAP users got surprised (at least those whose
clients attempted to use it automatically).
e.g.:
# IP or host address where to listen in for SSL connections. Defaults
# to above non-SSL equilevants if not specified.
imaps_listen =
2012 Feb 06
1
ENVELOPE mishandling of Subject lines with quote(s)?
Hi,
I am running dovecot version 1.2.9 on a Ubuntu 10.04 server. To obtain
the message's header info from this dovecot imap server, I run the
following imap command on a client side's imap session:
. fetch 88:90 (envelope)
which returns (in this case)
-------------------------------------------------------------
* 88 FETCH (ENVELOPE ("Tue, 28 Oct 2008 15:45:35 -0500"
2006 Aug 29
1
parser bug
hello Timo (and maybe other Dovecot developers),
It looks like the MIME parser won't parse this correctly :
Content-type: text/html
Note the lower-case '-type' in 'Content-type'.
--
DINH V. Hoa
2001 Oct 31
3
problem with help.start() in R (PR#1156)
Hi,
The function help.start() assume that the brower is netscape
which is no longer the dominant brower in used. I am using now opera
and other use mozilla or Microsoft IE. I can always type
help.start(browser="opera"), but it is not convenience: I would like
to be able to set the default brwsernone for all. But the real bug is
that even after launching
2007 Sep 03
4
sin(pi)?
Dear all,
I found something strange when calculating sin of pi value
sin(pi)
[1] 1.224606e-16
pi
[1] 3.141593
sin(3.141593)
[1] -3.464102e-07
Any help and comment should be appreciated.
Regards
Nguyen
____________________________
Nguyen Dinh Nguyen
Garvan Institute of Medical Research
Sydney, Australia
2004 Nov 12
0
bug with LIST IMAP command
I am in mbox configuration, and I am getting INBOX listed 3 times.
I suppose the first is /var/mail/login
and the others are $HOME/Mail but they appear twice.
However, it seems this is a bug.
<<
$ telnet localhost 143
Trying 127.0.0.1...
Connected to utopia.priv.
Escape character is '^]'.
* OK dovecot ready.
01 LOGIN login password
01 OK Logged in.
02 LIST ""
2003 Apr 01
1
SQL and system
Hi All,
I’m using system commands in R to send requests to my database.
CMD=paste(“isql.tcl \’ select xxxx from yyyyy where zzzzz = 501 \’”)
Data=system(CMD,intern=T)
This works perfectly fine, but if I want to be able to add dates
constraints:
In command line it would be
isql.tcl “ select xxxx from yyyyy where zzzzz = 501 and date>’20021020’
”
Does somebody has an idea how to
2007 Jul 05
1
Incidence estimated from Kaplan-Meier
Dear all,
I have a stat question that may not be related to R, but I would like to
have your advice.
I have just read a medical paper in which the authors report the 1-p (where
p is the cumulative survival probability from the Kaplan Meier curve) as
incidence of disease.
Specifically, the study followed ~12000 women on drug A and ~20000 women on
drug B for 12 months. During that period
2018 Aug 21
2
Function optimization pass
Hi Philip,
Thanks for the response. Under llvm-5.0.2 and llvm-6.0.1 in Debug mode, the
crash hit at the same assertion:
/usr/local/include/llvm/IR/PassManager.h:689: typename PassT::Result&
llvm::AnalysisManager<IRUnitT, ExtraArgTs>::getResult(IRUnitT&, ExtraArgTs
...) [with PassT =
llvm::InnerAnalysisManagerProxy<llvm::AnalysisManager<llvm::Loop,
2000 Apr 30
1
linux kernel - VFAT - SMBFS - SMBCLIENT problem
hello all of you !
I write you to make you know some bugs.
Could you write me back to tell me if it will be corrected ?
VFAT
-----
when you copy a file that contain accents such as : te?st,
with a " on the letter u, the characters that follows the "?"
miss all.
SMBFS
------
When you list files that contains accents such as : te?st,
(as above), there is no more accents, a
2004 Nov 11
3
make error
Can anyone help with this? I get the following error when running "make".
"configure" worked fine. I am installing the latest dovecot on a Solaris
OS10 machine
make: Fatal error: Command failed for target `all-recursive'
**** Error code 1
Also could someone tell me if it is possible to search all the archives
through the complete message bodies or are we limited to
2004 Sep 17
1
remote name change & machine account creation (Bug ?)
Hello,
Before all, in advance, I'm sorry for my bad english.
I'm trying to automate the join of new computers (running Windows XP Pro) to
my Samba (3.0.7) domain by using a unique ghost image and a windows sysprep
"script" that retrieve the real name of the machine and try to join the
domain with this name.
It works well while trying to join a w2k domain, but with my Samba
2007 May 24
0
dovecot, uidplus and apple mail.app (was: Re: Will pay $500 towards a Dovecot feature = calender ?)
On 5/24/07, Robert Schetterer <robert at schetterer.org> wrote:
> DINH Vi?t Ho? schrieb:
> > On 5/24/07, Timo Sirainen <tss at iki.fi> wrote:
> >> On Thu, 2007-05-24 at 09:37 +0200, Adi Kriegisch wrote:
> >> > As a calendaring solution with group calendars and all the like, use
> >> CalDAV
> >> > -- a webdav extension designed for
2003 Nov 21
2
Compiling Dovecot
Just found out about Dovecot and it seems to work great.
My problem is that it compiles and runs on Redhat just fine. On the other
hand it compiles on suse and solaris but will not work. When I start
dovecot it silently stops running. No entries in the log or anything.
Are there any specific instructions for compiling it on solaris x86 using
gcc.
Thanks
2003 Dec 04
1
Severe pop3 incompatibility report
Hello,
According to our experiences, most recent dovecot incompatible with
eudora pop3 client
- eudora (5.1, 6), pop3, 'leave on server' enabled: the clients receive
the full inbox *every time* they check the inbox on the server.
[Users using other MUAs experienced the same once, at switching from
uw-pop3d/imapd to dovecot.]
That is absolutely devastating, especially for home users
2005 Jan 05
1
imap client library.
Dear Dovecot developers,
I have several question about imap client:
- Is there any difference if we want to create imap client
that connect to Imap server with user mail format
Mailbox or Maildir?
Dovecot support both of them, are we need to create
different imap client to support both of them?
- Does anyone have imap client library other than
UW's c-client?
thanks for your
2008 Jan 29
2
Embedded From_ lines breaking Content-Length (and Dovecot)
I feel like I'm going totally crazy. Is it just me, or have embedded
From_ lines really been breaking mbox messages since (at least)
dovecot 1.0? I found a whole lot of broken messages in an old mailbox
of mine and when I looked closer at it, it seemed like Dovecot was
ignoring the Content-Length header and truncating the messages at the
first embedded From_ line instead. Figuring
2007 Apr 05
1
Generate a serie of new vars that correlate with existingvar
Hello, list
why not add the smart proposal by Greg Snow as a built-in function in
{stats},
just changing the "x234" and "newc" lines to allow for more
distributions to be generated ?
Or do I miss an already existing function to do that ?
Regards. Olivier
# slight modification of the original code by Greg Snow
[mailto:Greg.Snow at intermountainmail.org]
# on April 04, 2007