Displaying 20 results from an estimated 500 matches similar to: "still getting weird .{inbox} folder creations with latest -test7"
2003 Aug 04
1
why wont /usr/pkg/libexec/dovecot/imap see my Maildir
When I invoke /usr/pkg/libexec/dovecot/imap from the command loine on
the mail host, it logs me in, but won't see my emails:
13:22 yeled at lazy:~$ /usr/pkg/libexec/dovecot/imap
* PREAUTH [CAPABILITY IMAP4rev1 SORT THREAD=REFERENCES MULTIAPPEND
* UNSELECT LITERAL+ IDLE CHILDREN LISTEXT LIST-SUBSCRIBED] Logged in
* as yeled
0 select inbox
* FLAGS (\Answered \Flagged \Deleted \Seen \Draft)
* OK
2003 Jun 26
2
mutt and dovecot
Hi,
I setup squirrelmail with dovecot and everything worked. I moved users
Maildir directores to ~/Maildir/INBOX.directory/ and updated the
.subscriptions file to something like ^INBOX.directory
squirrelmail picks this up, but I can't seem to get mutt to read this
style. In fact I would have assumed that dovecot would read ~/Maildir/
as INBOX and everything under it as it stands, without
2003 May 14
2
DRAC support?
Hi,
I was hoping someone had a quick and dirty (is there any other
kind) of patch for DRAC support for dovecot.
This daemon is very slick, and I wish to replace my complex
courier-imap setup.
Regards,
C.
--
charlie at rubberduck.com - Melbourne, Australia
http://rubberduck.com/~yeled/
PGP: 0x14AA7941 || finger yeled at lazy.spodder.com
>
2004 Jan 10
2
some questions about log errors
Hello,
I migrated from the release target to the CVS target a few nights back,
as I only use Maildir, and wanted look for improvements.. I am getting
these errors in the maillog, and they keep coming up. I can delete the
indexes, but wonder if it should be updateable by the mail-index
process first?
Jan 10 16:37:48 lazy pop3(ki): Updating broken sync_id in cache file
2004 May 17
2
dovecot (mutt?) tells me I have new email (when I don't)
Hi,
does anyone else, whilst using mutt, have the problem where you read
your new email - then change to another mailbox, *then* mutt tells you
that you have new email in the mailbox you just read!?
It seems to only happen when I:
a) receive email in, say, =mi
b) change to, and read email in =mi
c) hit 'c' to change to next-unread mailbox
d) mutt says "New mail in
2003 Jul 02
2
NetBSD Support
Timo,
you can safely update the NetBSD support from 1.5 to 1.5, 1.6 and 2.0
(-current/1.7).
C.
--
charlie at rubberduck.com - Melbourne, Australia
http://rubberduck.com/~yeled/
PGP: 0x14AA7941 || finger yeled at lazy.spodder.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 186 bytes
Desc: not
2004 May 20
3
why does dovecot child die on these messages?
Hi Timo and other dovecot fans,
why, when I'm trying to read certain "Drafts" emails that I just
created, or edited, do the dovecot children die (or so I think).
In mutt, the behaviour is that I "c =Drafts" then select the email and I
get "connection closed to squeaky.rubberduck.com".
In Mail.app - she just loops, trying to read those headers again and
again
mbox/maildir/directories [was: Re: still getting weird .{inbox} folder creations with latest -test7]
2003 Oct 04
1
mbox/maildir/directories [was: Re: still getting weird .{inbox} folder creations with latest -test7]
This is a bit of a late reply, but still:
On Thu, 2003-09-04 at 15:06, Timo Sirainen wrote:
> CVS has been optimized to assume all files beginning with a dot (except
> .subscriptions currently) are mailboxes. This is faster since it doesn't
> have to stat() each file to figure out if it's a directory or not.
> Perhaps that should be optional. New Linux systems (maybe others
2015 May 05
0
Bug#776094: dovecot-imapd: corrupts mailbox after trying to retrieve it (fwd)
I have just verified with IMAP commands. This is the procedure:
telnet localhost 143
and then type this:
A0001 CAPABILITY
A0002 LOGIN "bluser" "bluser"
A0003 SELECT "inbox-b"
A0004 EXPUNGE
A0005 FETCH 1:12 RFC822.SIZE
A0006 FETCH 1 RFC822.HEADER
A0007 FETCH 1 BODY.PEEK[TEXT]
A0008 STORE 1 +FLAGS (\Seen \Deleted)
A0009 EXPUNGE
A0010 FETCH 1 RFC822.HEADER
A0011 FETCH
2015 May 06
0
Bug#776094: dovecot-imapd: corrupts mailbox after trying to retrieve it (fwd)
On 05/06/2015 09:57 AM, Teemu Huovila wrote:
> On 05/05/2015 05:26 PM, Santiago Vila wrote:
>> I have just verified with IMAP commands. This is the procedure:
>>
>> telnet localhost 143
>>
>> and then type this:
>>
>> A0001 CAPABILITY
>> A0002 LOGIN "bluser" "bluser"
>> A0003 SELECT "inbox-b"
>> A0004
2007 Apr 12
2
auth-login crash with cram-md5 (plain works) on unknown user
Hello Timo and others..
14:09 mail:~# dovecot --version
1.0.rc31
Install prefix ...................... :
/usr/local
File offsets ........................ : 64bit
I/O loop method ..................... : poll
File change notification method ..... : inotify
Building with SSL support ........... : yes (OpenSSL)
Building with IPv6 support .......... : yes
Building with
2015 May 05
2
Bug#776094: dovecot-imapd: corrupts mailbox after trying to retrieve it (fwd)
Am 05.05.2015 um 16:26 schrieb Santiago Vila:
> I have just verified with IMAP commands. This is the procedure:
>
> telnet localhost 143
>
> and then type this:
>
> A0001 CAPABILITY
> A0002 LOGIN "bluser" "bluser"
> A0003 SELECT "inbox-b"
> A0004 EXPUNGE
> A0005 FETCH 1:12 RFC822.SIZE
> A0006 FETCH 1 RFC822.HEADER
> A0007
2003 Jun 19
2
NetBSD pkgsrc maintanance
hi all,
i've taken over the maintainership of dovecot's pkgsrc on NetBSD -
please send me your ideas, questions and comments related to dovecot
on NetBSD.
FreeBSD's port has currently some more 'features' than the pkgsrc,
i'm going to add some of them - any feedback is appreciated.
bye,
TOM
-------------- next part --------------
A non-text attachment was scrubbed...
2003 Nov 25
2
did the conversion and something broke
figures. Converted over to maildir today. Procmail is a piece of cake
once I managed to pride out of its cold dead fingers the essential tiny
bit of documentation I needed. But I'm having a problem with my nested
directories. I have a directory called incoming sort my incoming mail.
The conversion utility created a bunch of files called incoming.<stuff>
and 1 file is visible
2004 Apr 05
1
User authentication
Hi.
I installed IMP webmail.
I had use MySQL authentication for IMAP.
Can i use MySQL for dovecot-imap server?
Please guide me....
Yours,Mohsen.
=====
---------DIGITAL SIGNATURE-------------------
///Mohsen Pahlevanzadeh////////
Network administrator & programmer
My work phone is : +98216054096-7
My home phone is: +98213810146
My emails is
2003 Aug 24
1
Postfix and Maildirs
Hope someone can help me with this as I am presently stuck
I am setting up a new server with Dovecot 0.99.10, Redhat 9.0, Postfix,
Amavisd-new and maildir's in the users home drive.
I am using Netscape mail 7.1 as the main client to access the mail store
via imap which works fine and various other imap clients can access the
maildirs Ok as well.
The problem is when Postfix delivers a
2015 May 06
2
Bug#776094: dovecot-imapd: corrupts mailbox after trying to retrieve it (fwd)
On 05/05/2015 05:26 PM, Santiago Vila wrote:
> I have just verified with IMAP commands. This is the procedure:
>
> telnet localhost 143
>
> and then type this:
>
> A0001 CAPABILITY
> A0002 LOGIN "bluser" "bluser"
> A0003 SELECT "inbox-b"
> A0004 EXPUNGE
> A0005 FETCH 1:12 RFC822.SIZE
> A0006 FETCH 1 RFC822.HEADER
> A0007 FETCH
2004 May 11
1
Problem building 1.0-test7 : missing header
Greetings,
I recently rolled out Dovecot in our small (<30 people) company, and
have been mightily impressed by the quality, performance and ease of use.
I was hoping to use the new versions soon, as I'd like to start using
CRAM-MD5 (much more common in mail clients than DIGEST-MD5), but found
the 0.99.11 versions too unstable.
So, I tried to build last nights CVS snapshot (May
2003 Feb 20
1
0.99.8-test7
OK, I really should release 0.99.8 final soon, but not just yet :)
Mostly just documentation updates left I think. There's a few recent
changes that might have some nasty bugs:
- problems with copying messages from mbox to another should be fixed
now
- LIST and subscription handling rewritten.
- "mail_read_mmaped = no" used to corrupt mboxes when expunging
messages. It now enabled
2003 May 28
0
0.99.10-test7
- APPEND memory leak fixed
- maildir syncing crash / some other errors fixed
- pop3 mail fetching fixed
- pop3 didn't advertise STLS in capabilities before
http://dovecot.procontrol.fi/test/