Displaying 20 results from an estimated 600 matches similar to: "mbox format"
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 =
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
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
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
2004 Jan 13
3
dovecot and evolution
hi,
in evo when I open my mailbox INBOX is in the middle of my foder list.
it seems evo sort folders alphanumericaly and eg Drafts is before
INBOX. is there any way to put the inbox as the first folder? it very
annoying:-(
ps. anyway what is the status of the new indexing code and the thread
view bug?
thanks.
--
Levente "Si vis pacem para bellum!"
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
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
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 ""
2005 Dec 02
1
Tidal Time Series Analysis in R
I am looking at using R to analyze time series data containing a tidal
component. I need to remove the tidal signal to extract the time
series of the phenomena I seek to study. A browse of R-project search
engines has not been too fruitful? I've found 'hoa' and 'Rwave', but
need further help getting started. THANKS.
-wa
2006 Jun 22
1
SIP Channel hangup problem with re-INVITE enabled - ugrent
Hi List
I have UAs registered with Asterisk and make outbound calls via ITSP1,
everything is fine without re-INVITE. When people call 178, the actual
number 112233445566 at ITSP1 network will be called.
When UA or called telephone (112233445566) hang up, the call and associated
channels are cleared.
Sip.conf
[general]
canreinvite=no
nat=no
[ITSP1]
type=peer
host=A.B.C.D
2004 Dec 02
2
Asterisk with SMS
Hi all,
I am trying to setup the SMS of Asterisk. I have a Siemens SMS enable
fixed phone which connects to my Asterisk through PSTN. Currently, I
can use my fixed phone to edit and send messages to the Asterisk.
However, I cannot make my Asterisk to send messages to the fixed phone.
The SMS command displays TX and RX records, hang for a while and then
stops with non-zero exits.
I read
2016 May 29
2
ambisonics formats and channel mappings
On Sat, 28 May 2016 16:21:33 -0700,
Michael Graczyk <mgraczyk at google.com> wrote :
> Hi Marc,
Hi Micheal.
> On Sat, May 28, 2016 at 10:44 AM, Marc Lavallée <marc at hacklava.net>
> wrote:
> > I subscribed because your discussion on the IETF draft ("Ambisonics
> > in an Ogg Opus Container") was mentioned on the sursound list.
>
> Thanks for
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"
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
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
2016 Apr 29
0
Channel Mapping Family for Ambisonics
I've discussed hemispherical ambisonics and mixing matrices with a few
people. The consensus is that there is no set of hemispherical basis
functions common enough to warrant inclusion yet. We should force
channel counts to be values (l + 1)^2 for simplicity and to keep the
possibility open of including hemispherical bases should one ever
become popular.
As for mixing matrices, we are not
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
2014 Feb 04
2
Connect to remote GW
If SIP channel driver needs to connect to a remote GW over a dedicated SIP trunk BUT the remote GW has a 'standby' in case of failure, how can the sip configuration file be configured for the remote GW when there are actually two IP addresses. If the main remote GW fails control automatically switches to the standby GW, so how could the SIP configuration file hande this switch and support
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
2007 Apr 19
1
Sylpheed-Claws aka Claws-Mail
Question!
I took the spec from Claws-Mail (formerly called Sylpheed-Claws) of
FC6 and updated it from 2.9.0 to 2.9.1 (correctly I believe). I
created the rpms from the build and I suppose I will sign them and put
them up on kuei-jin.org. My question is, should I give them to someone
to see if what I did is correct? QA?? I didn't edit any source or
anything. I know that it works because I