I'm trying to make dovecot 1.2.15, deliver, openLDAP, exim and fetchmail
work together on an Debian Squeeze (virtual) maschine. The connection
between dovecot and LDAP seems to be working, I can logon from
Thunderbird (IMAP) and my maildir is created automatically. So far so good.
But when I d
I answered this some hours ago. If you don't read all mails to mailing list,
don't set the Reply-To: header to mailing list.
On 8.6.2011, at 0.54, Ricardo Branco wrote:
> anyone seen this issue, its still plaguing us and also seems to have a knock
> on affect as our blackberries are seeing mess
anyone seen this issue, its still plaguing us and also seems to have a
knock on affect as our blackberries are seeing messages late
On 24/05/2011 10:44, Ricardo Branco wrote:
Dovecot 2.0.13
Centos 5.4 x86_64 2.6.18-164.9.1.el5 (on ESXi)
OS/Logs on local storage, /home all on NFS server for data
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 06/07/2011 09:18 AM, Timo Sirainen wrote:
> On Tue, 2011-06-07 at 09:10 -0500, Matt Brookings wrote:
Unfortunately, the 5.4 branch does not understand "::1" as the loopback,
and it parses the value incorrectly, leading to an open relay sit
Am 07.06.2011 21:20, schrieb pch0317:
> Hi,
>
> I use dovecot 2.0.
>
> I have problem with Outlook 2010. This application freezes for about 2
> minutes when I move or delete messages.
> Other applications such as Outlook Express and Thunderbird work correctly.
>
> Has anyone had similar problem?
Am 07.06.2011 17:22, schrieb Robert Schetterer:
> Am 07.06.2011 16:28, schrieb Timo Sirainen:
>> On Tue, 2011-06-07 at 15:23 +0200, Robert Schetterer wrote:
>>> Hi Timo,
>>> i have a few ( not really many )
>>> errors like this with lmtp
>>>
>>> Jun 7 09:41:23 mail02 dovecot: lmtp(11034, u...@user
Hi,
I use dovecot 2.0.
I have problem with Outlook 2010. This application freezes for about 2
minutes when I move or delete messages.
Other applications such as Outlook Express and Thunderbird work correctly.
Has anyone had similar problem?
Thanks
I just test it and it is running.
Greats.
2011/6/7 Timo Sirainen :
> On Tue, 2011-06-07 at 16:16 +0200, Antonio Perez-Aranda wrote:
>> Greats, I'm working on patch from this morning, but it's very hard to
>> debug on settings-parser
>
> I don't think you should need to touch that code. It's a bi
Am 07.06.2011 16:28, schrieb Timo Sirainen:
> On Tue, 2011-06-07 at 15:23 +0200, Robert Schetterer wrote:
>> Hi Timo,
>> i have a few ( not really many )
>> errors like this with lmtp
>>
>> Jun 7 09:41:23 mail02 dovecot: lmtp(11034, u...@user.de):
>> DELlOoq+7U0aKwAAZA6IsQ: msgid=<4dedd502.705...@
On Tue, 2011-06-07 at 15:23 +0200, Robert Schetterer wrote:
> Hi Timo,
> i have a few ( not really many )
> errors like this with lmtp
>
> Jun 7 09:41:23 mail02 dovecot: lmtp(11034, u...@user.de):
> DELlOoq+7U0aKwAAZA6IsQ: msgid=<4dedd502.705...@ameriton.com>: save
> failed to INBOX: BUG: Unknown
On 2011年06月07日 22:15, Timo Sirainen wrote:
On Tue, 2011-06-07 at 22:02 +0800, johnw wrote:
On 2011年06月07日 21:13, Timo Sirainen wrote:
On Tue, 2011-06-07 at 19:19 +0800, johnw wrote:
Couldn't drop privileges: Process is already chrooted, can't un-chroot
for this user
and lmtp can not delivery
On Tue, 2011-06-07 at 16:16 +0200, Antonio Perez-Aranda wrote:
> Greats, I'm working on patch from this morning, but it's very hard to
> debug on settings-parser
I don't think you should need to touch that code. It's a bit difficult
for me also to follow..
> How can I enable i_debug on settings-p
On Tue, 2011-06-07 at 09:10 -0500, Matt Brookings wrote:
> >> Unfortunately, the 5.4 branch does not understand "::1" as the loopback,
> >> and it parses the value incorrectly, leading to an open relay situation.
> >> Not all systems allow localhost to relay via SMTP without authentication.
> >
>
Greats, I'm working on patch from this morning, but it's very hard to
debug on settings-parser
How can I enable i_debug on settings-parser.c ?
2011/6/7 Timo Sirainen :
> Hmm. Maybe something generic: Returning "foo" extra field overwrites
> "foo" setting, but returning "+foo" extra field appends
On Tue, 2011-06-07 at 22:02 +0800, johnw wrote:
> On 2011年06月07日 21:13, Timo Sirainen wrote:
> > On Tue, 2011-06-07 at 19:19 +0800, johnw wrote:
> >> Couldn't drop privileges: Process is already chrooted, can't un-chroot
> >> for this user
> >>
> >> and lmtp can not delivery mail
> > This'll fix it
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 06/07/2011 08:57 AM, Timo Sirainen wrote:
> On Tue, 2011-06-07 at 08:52 -0500, Matt Brookings wrote:
+ /*
+ vpopmail 5.4 does not understand IPv6
+ */
+
+
On 2011年06月07日 21:13, Timo Sirainen wrote:
On Tue, 2011-06-07 at 19:19 +0800, johnw wrote:
Couldn't drop privileges: Process is already chrooted, can't un-chroot
for this user
and lmtp can not delivery mail
This'll fix it: http://hg.dovecot.org/dovecot-2.0/rev/ed05316ed441
Also remove the pro
On Tue, 2011-06-07 at 08:52 -0500, Matt Brookings wrote:
> >> + /*
> >> + vpopmail 5.4 does not understand IPv6
> >> + */
> >> +
> >> + if (!(strcmp(host, "::1")))
> >> + host = "127.0.0.1";
> >
> >
On Tue, 2011-05-24 at 10:44 +0100, Ricardo Branco wrote:
> Dovecot 2.0.13
> Centos 5.4 x86_64 2.6.18-164.9.1.el5 (on ESXi)
> OS/Logs on local storage, /home all on NFS server for datastore (NFS Store
> Centos 5.5 x86_64 2.6.18-194.11.1.el5)
> Thunderbird 3.1.10 on XP/W7 Desktops
>
> We are seeing
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 06/07/2011 08:47 AM, Timo Sirainen wrote:
> On Tue, 2011-06-07 at 08:43 -0500, Matt Brookings wrote:
>> Timo, here is a patch against the Mercurial repository that fixes and
>> updates the support for roaming users under the vpopmail module.
>
> OK
On Tue, 2011-06-07 at 08:43 -0500, Matt Brookings wrote:
> Timo, here is a patch against the Mercurial repository that fixes and
> updates the support for roaming users under the vpopmail module.
OK, but one question:
> + /*
> + vpopmail 5.4 does not unde
Hmm. Maybe something generic: Returning "foo" extra field overwrites
"foo" setting, but returning "+foo" extra field appends the value to the
"foo" setting? See if the attached patch works (untested).
On Mon, 2011-06-06 at 12:18 +0200, Antonio Perez-Aranda wrote:
> Umm, it isn't running.
>
> If I
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Timo, here is a patch against the Mercurial repository that fixes and
updates the support for roaming users under the vpopmail module.
Thanks!
- --
/*
Matt BrookingsGnuPG Key FAE0672C
Software developer Systems tec
Hi Timo,
i have a few ( not really many )
errors like this with lmtp
Jun 7 09:41:23 mail02 dovecot: lmtp(11034, u...@user.de):
DELlOoq+7U0aKwAAZA6IsQ: msgid=<4dedd502.705...@ameriton.com>: save
failed to INBOX: BUG: Unknown internal error
Jun 7 09:36:22 mail01 dovecot: lmtp(26456, u...@user.de)
On 2011年06月07日 21:15, Timo Sirainen wrote:
On Tue, 2011-06-07 at 21:13 +0800, johnw wrote:
after upgrade to 2.0.x, and change dovecot-lda to dovecot-lmtp as mail
deliver.
i find the lowercase/uppercase mail box problem,
i see some mail is delivery to uppercase mail box,
(my mail box is /var/vmai
On Tue, 2011-06-07 at 21:13 +0800, johnw wrote:
> after upgrade to 2.0.x, and change dovecot-lda to dovecot-lmtp as mail
> deliver.
> i find the lowercase/uppercase mail box problem,
> i see some mail is delivery to uppercase mail box,
> (my mail box is /var/vmail/johnw, now i see some mail in
> /v
after upgrade to 2.0.x, and change dovecot-lda to dovecot-lmtp as mail
deliver.
i find the lowercase/uppercase mail box problem,
i see some mail is delivery to uppercase mail box,
(my mail box is /var/vmail/johnw, now i see some mail in
/var/vmail/JOHNW, i use maildir)
it did not happen before. (do
On Tue, 2011-06-07 at 19:19 +0800, johnw wrote:
> Couldn't drop privileges: Process is already chrooted, can't un-chroot
> for this user
>
> and lmtp can not delivery mail
This'll fix it: http://hg.dovecot.org/dovecot-2.0/rev/ed05316ed441
Also remove the protocol !lmtp {} around mail_chroot. Lo
On Mon, 2011-06-06 at 22:57 -0600, Trever L. Adams wrote:
> On 05/19/2011 07:20 AM, Trever L. Adams wrote:
> >
> > May 17 04:01:02 dovecot: auth: Panic: file ../../src/lib/array.h: line
> > 189 (array_idx_i): assertion failed: (idx * array->element_size <
> > array->buffer->used)
> >
> > This is us
On Tue, 07 Jun 2011 12:39:00 +0200, Frank Bonnet
wrote:
>
> Do you have any other MUA recommendation ?
>
http://www.claws-mail.org/
On 2011年06月07日 02:41, Timo Sirainen wrote:
On 6.6.2011, at 19.59, johnw wrote:
yes, i did it (put the mail_chroot inside the protocol !lmtp { mail_chroot =
/var/vmail/ }
and no mail_chroot anywhere.
but the both doveconf mail_chroot and doveconf -f protocol=lmtp mail_chroot
result is same emp
On 06/07/2011 10:24 AM, Willie Gillespie wrote:
On 6/7/2011 1:58 AM, Frank Bonnet wrote:
Hello
When creating new IMAP folder with thunderbird and Dovecot
configured with the std MBOX format dovecot create a file in
mbox format and so it is not possible to create a subfolder of
this folder.
If
On 6/7/2011 1:58 AM, Frank Bonnet wrote:
Hello
When creating new IMAP folder with thunderbird and Dovecot
configured with the std MBOX format dovecot create a file in
mbox format and so it is not possible to create a subfolder of
this folder.
If you ask to create a NEW subfolder of the form : T
Hello
When creating new IMAP folder with thunderbird and Dovecot
configured with the std MBOX format dovecot create a file in
mbox format and so it is not possible to create a subfolder of
this folder.
If you ask to create a NEW subfolder of the form : TOTO/TATA
Dovecot create a directory TOTO c
i use dovecot 2.0.x as imap server,i setup virtual plugin to view all unseen
mail.
when i delete the mail, it do not delete the real mail, the mail still exist in
some mailbox.
can i config virtual plugin delete the real mail?
please help, and thank you.
--
Sent from my Android phone with K-9 Ma
35 matches
Mail list logo