Hi folks. I'm experimenting with the Squat plugin. I can execute
search commands via direct interaction with IMAP, but I never see the
expected dovecot.index.search index file appear in the spool. I'm
concerned that I've misconfigured something that is preventing the
creation of thos
Timo Sirainen wrote:
> On Oct 24, 2008, at 8:40 PM, Albert E. Whale wrote:
>
>> I was under the impression that you could migrate individual mailboxes
>> and set up the information via the dovecot.passwd file, i.e.
>>
>> health:$1$MCtvt/Tz$FmKqU/cbWlBhKnhc5W.Ko.:1152:1152:/home/health:userdb_mail=m
Hello
I am working in a project and during my work an error has appeared in the use
of the dovecot e mail server
Squirrelmail an error occured:ERROR:Connection dropped by IMAP server
and in the log mail we find:
mail
storage creation failed with mail
location:mbox:/HOME_DIRECTORY_USED_BUT_NOT_GIVE
On Oct 24, 2008, at 9:58 PM, Michael M. Slusarz wrote:
RFC 5162 [3.1] states that a QRESYNC should return all changes in a
SELECT/EXAMINE since the given modseq. In the following case, it
looks like there is an off-by-1 error somewhere:
Thanks, fixed: http://hg.dovecot.org/dovecot-1.2/rev/
RFC 5162 [3.1] states that a QRESYNC should return all changes in a
SELECT/EXAMINE since the given modseq. In the following case, it
looks like there is an off-by-1 error somewhere:
C: A64 SELECT "TestMailboxTest" (QRESYNC (1224531494 6 1,3:5))
[MMS: MODSEQ given is 6]
S: * OK [CLOSED]
S: *
On Oct 24, 2008, at 8:40 PM, Albert E. Whale wrote:
I was under the impression that you could migrate individual mailboxes
and set up the information via the dovecot.passwd file, i.e.
health:$1$MCtvt/Tz$FmKqU/cbWlBhKnhc5W.Ko.:1152:1152:/home/
health:userdb_mail=maildir:~/Maildir
Is this not
mouss wrote:
> Albert E. Whale a écrit :
>
>> I recently am attempting a mbox to Maildir conversion, initially for a
>> single email address, and then for everyone.
>>
>> To further this diagnostic here is the dovecot -n:
>>
>> dovecot -n
>> # 1.1.4: /etc/dovecot.conf
>> base_dir: /var/run/dove
On Fri, 2008-10-24 at 16:19 +0200, Sascha Wilde wrote:
> Timo Sirainen <[EMAIL PROTECTED]> writes:
> > Hmm. auth-client.c is about performing authentication as a
> > client. What you're doing is about doing a userdb lookup and
> > connecting to dovecot-auth as a master. So different file, but I'm
On 10/24/2008, Mauro Sanna ([EMAIL PROTECTED]) wrote:
> In dovecot.conf protocol imaps is set to port 10943.
> ssl_listen = *:10943
> The standard port for imaps is 993.
> So why it is set to 10943?
Because you (or someone else with access) changed it to this?
the dovecot default for imaps is 993
Albert E. Whale a écrit :
> I recently am attempting a mbox to Maildir conversion, initially for a
> single email address, and then for everyone.
>
> To further this diagnostic here is the dovecot -n:
>
> dovecot -n
> # 1.1.4: /etc/dovecot.conf
> base_dir: /var/run/dovecot/
> protocols: imap pop
Dhaval Thakar a écrit :
> Hi list,
>
> I am using dovecot deliver for the local mail delivery with qmail.
> this is working fine.
>
> but when mail is sent to invalid user, it gets bounced back with error
> "I'm not going to try again; this message has been in the queue too
> long." rather "no ma
I recently am attempting a mbox to Maildir conversion, initially for a
single email address, and then for everyone.
To further this diagnostic here is the dovecot -n:
dovecot -n
# 1.1.4: /etc/dovecot.conf
base_dir: /var/run/dovecot/
protocols: imap pop3
ssl_disable: yes
disable_plaintext_auth: n
Timo Sirainen <[EMAIL PROTECTED]> writes:
> Hmm. auth-client.c is about performing authentication as a
> client. What you're doing is about doing a userdb lookup and
> connecting to dovecot-auth as a master. So different file, but I'm
> not really sure about the name. Perhaps auth-master.c and
>
On Fri, 2008-10-24 at 14:37 +0200, Jakob Hirsch wrote:
> Timo Sirainen wrote:
>
> >> lead to strange behaviour. So I'd vote for replacing the folding tab
> >> to a space.
> > Actually Dovecot already replaces all tabs to spaces when sending
> > ENVELOPE, BODY and BODYSTRUCTURE replies. The only
Timo Sirainen wrote:
lead to strange behaviour. So I'd vote for replacing the folding tab
to a space.
Actually Dovecot already replaces all tabs to spaces when sending
ENVELOPE, BODY and BODYSTRUCTURE replies. The only issue here is about
the internal parsing where I think it's better to be st
Hi list,
I am using dovecot deliver for the local mail delivery with qmail.
this is working fine.
but when mail is sent to invalid user, it gets bounced back with error
"I'm not going to try again; this message has been in the queue too
long." rather "no mailbox here by that name"
I could fi
On Oct 24, 2008, at 12:35 PM, Jakob Hirsch wrote:
Timo Sirainen wrote:
But I'm not sure if I should convert the following TAB to a space.
UW-IMAP seems to do that, but RFC just says that the CRLF should be
dropped.
As pointed out in https://bugzilla.mozilla.org/show_bug.cgi?
id=240924#c7, t
Timo Sirainen wrote:
But I'm not sure if I should convert the following TAB to a space.
UW-IMAP seems to do that, but RFC just says that the CRLF should be
dropped.
As pointed out in
https://bugzilla.mozilla.org/show_bug.cgi?id=240924#c7, this could lead
to strange behaviour. So I'd vote for
Timo Sirainen wrote:
On Mon, 2008-10-20 at 12:05 +0530, Dhaval Thakar wrote:
Error: Corrupted header in file
/home/vpopmail/domains/arch.xyz.com/A/mailadmin/Maildir/dovecot-uidlist
(version = 3)
I think you're using an old deliver from Dovecot v1.0.x. There's no such
error message as
On Friday 24 October 2008 05:08:44 Mauro Sanna wrote:
> In dovecot.conf protocol imaps is set to port 10943.
> ssl_listen = *:10943
> The standard port for imaps is 993.
> So why it is set to 10943?
The default example config from Dovecot does no such thing.
--
This message has been scanned for
In dovecot.conf protocol imaps is set to port 10943.
ssl_listen = *:10943
The standard port for imaps is 993.
So why it is set to 10943?
Timo Sirainen <[EMAIL PROTECTED]> writes:
> On Thu, 2008-10-23 at 13:25 +0200, Sascha Wilde wrote:
>> Hi Timo,
>>
>> there is a bug in the acl plugin (in head, _without_ our acl changes),
>> which causes an segfault on selecting a shared folder.
>>
>> * OK [CAPABILITY ...] Dovecot ready.
>> x
22 matches
Mail list logo