Displaying 20 results from an estimated 40000 matches similar to: "1.0-test37"
2004 Sep 02
1
1.0-test38
http://dovecot.org/test/
- Recent flag fixes
- saving/copying mails into maildir which didn't have index files was
broken
- output stream fix
- pop3 crashfix
- mbox_dirty_syncs fixes, also disabling it didn't work before
- etc.
There are still some crashes and I don't remember if I fixed a problem
with mboxes where expunging mails while new mails were coming caused
some
2005 May 04
1
Problem (?) with 1.0-stable
... Version from April 26, gives me the following errors in the imap log
file :
dovecot: May 04 09:56:58 Error: IMAP(m6933192-4): file mbox-sync.c: line
1262 (mbox_sync_do): assertion failed: (sync_ctx->ibox->mbox_sync_dirty)
dovecot: May 04 09:56:58 Error: child 10721 (imap) killed with signal 6
This occurs sporadically and vanishes after some time. Is this something
to worry about or
2005 Jul 12
2
Dovecot 1.0-stable mbox performance and disconnections
I've got some of our busiest users now using Dovecot instead of UW-IMAP
with mbox-format mailboxes and predominantly Outlook Express as the client.
Doing some perfomance monitoring (with Solaris 8 process accounting), it
looks like Dovecot needing to read only 30-50% of the disk blocks needed
by UW-IMAP, but I was hoping for better!
What seems to happen, is that most of the connections
2007 Mar 10
4
pre-1.0.rc27: Index and mbox fixes
I've been doing some stress testing in the last few days and fixing all
the errors I saw. I'm hoping that I've finally really fixed all the
index/mbox problems. So, again I think the only thing left for v1.0 is
the documentation. Please test this nightly snapshot before I'll release
rc27 tomorrow:
http://dovecot.org/nightly/dovecot-latest.tar.gz
If you've seen any of the
2005 May 05
1
1.0-stable loses flag changes sometimes?
I've been struggling with an odd bug in the latest 1.0-stable
(20050427) release. Sometimes Dovecot seems to forget that a message
has been read or deleted and marks it unread (or not deleted).
As far as I've been able to determine, it seems to happen when
1) There have been several recent deliveries
2) Possibly some of those deliveries are of multiple messages
3) Possibly they are read
2007 Mar 11
1
Dovecot Convert
Trying to figure out how to convert an existing mbox system to maildir
Below is my dovecot.conf file. Tried adding this at the bottom of the
file and nothing happens.
plugin {
convert_mail = mbox:/vhome/%d/home/%n:INBOX=/vhome/%d/home/%n/INBOX
convert_skip_broken_mailboxes=yes
}
What am I doing wrong?
## Dovecot 1.0 configuration file
# '#' character and everything after it is
2005 Jan 26
1
mbox slowness in dovecot-1.0-test61
Hi,
We're trying out Dovecot to see if it's a good replacement for UW-imapd.
It seems to be very slow in opening an mbox file, even after it's been
indexed. (I mean way slower than UW)
Here's some info on the system:
Dovecot-1.0-test61
SuSE 8.1, Linux kernel 2.4
Using NFS to access mail.
I've tried turning off mmap, using dotlocking, using fcntl locking
(lockd, etc. are
2007 Feb 01
0
Mail Answered status flag in pine stopped working in rc19
The Flag indicating that a message has been Answered does not work in
pine. The status flags for New and Deleted work as always. The Answered
flag worked properly in dovecot 0.99, but after upgrading to 1.0rc19 it
stopped working. Interestingly, mail that was answered before upgrading
to rc19 still shows the proper flag.
I have tried with mbox_dirty_syncs turned on and off and I have tried
2005 Sep 23
0
Moving messages takes a longgggggg..... time. (Timeouts?) dovecot.conf help?
Hi,
I'm trying to get dovecot set up better. I am using 1.0alpha3. It
takes a long long time to move messages for some reason. It seems it
may be a timeout thing, because neither the client or server is using
any cpu time or disk i/o or network to speak of. (To move maybe 400
messages, it seems to take maybe half an hour, maybe longer.) With
alpha 2 I was getting messages from
2006 Jan 18
0
still strugling
Hi all,
After I posted yesterday, I'm still struggling with dovecot 1.0beta1
I installed it on openbsd with no problem. But I can't get it to
authenticate plaintext on Unixware.
I had to add two include files <sys/types.h> and <sys/mkdev.h> in
compat.h because minor and major where undefined on unixware. I doubt that
could fail...
What's wrong with that conf:
##
2008 Jul 02
5
litte problems upgrade from 1.0.x to 1.1.1
Hi List,
last time i did a lot of packaging and installing different versions of
dovecot 1.0.x (rc not included ;) )and all was fine.
Now a have a little problem. In this case it was an update from 1.0.13 to
1.1.1
Sometime it happens that 1 user out of x (more than 100) got this
standardmessage for ~1 or ~2 thousend times in his mailbox (mbox)
for example:
>From MAILER_DAEMON Mon Sep 18
2008 Sep 22
2
Test environment question
My production DC machine owns the mail filesystems and is running DC
V1.0.15 and mbox folder format.
I am looking to test V1.1.3 on another machine, which NFS mounts the
mail filesystems, but has its own local index FS.
I have made this test environment my default connection in TBird, and it
seems to work just fine. Also, I have made sure that my TBird client
isn't connecting to the
2005 Jun 30
6
1.0-test75 and roadmap for v1.0
http://dovecot.org/test/
Keywords are finally stored in maildir filenames and listed in
"dovecot-keywords" file. It should be possible to just rename 0.99.x's
.customflags file to dovecot-keywords (but it can't be renamed back
after modification).
Also fixed another uid/sequence mixup bug with setting keywords in
general (in mbox too).
Fixed SHA1 checksum generation with
2007 Jul 30
2
apparent bug with filesystem quota and message lists
Don't know if anyone else uses Berkeley derived filesystem quota, but
IBM's AIX does. A little over a week after migrating from UWIMAP to DC
(with mbox format unchanged) everything is clean except for this one
problem:
When users go over quota, when they login the next time, the folder list
is blank. You can imagine the panicked calls to the Helpdesk. If their
quotas are raised or
2010 Jan 29
4
Want to have some users with Maildir, some with mbox
Want to have some users with Maildir, some with mbox, as I migrate from
mbox format to maildir over the space of a month. After everyone is
converted to maildir, I'll change the mail_location in dovecot.conf.
During the interim, can I use the Custom mailbox location script (at the
bottom of the Mail Location DC Wiki page)?
> if [ -d $HOME/.maildir ]; then
> export
2008 Jun 09
1
v1.1.rc9 released
http://dovecot.org/releases/1.1/rc/dovecot-1.1.rc9.tar.gz
http://dovecot.org/releases/1.1/rc/dovecot-1.1.rc9.tar.gz.sig
Not many bug reports these last few days, so maybe this release will be
a good one.
+ Maildir: When hardlink-copying a file, copy the W=<vsize> in the
filename if it exists in the original filename.
- mbox: With rc8 empty lines were inserted in the middle of saved
2008 Jun 09
1
v1.1.rc9 released
http://dovecot.org/releases/1.1/rc/dovecot-1.1.rc9.tar.gz
http://dovecot.org/releases/1.1/rc/dovecot-1.1.rc9.tar.gz.sig
Not many bug reports these last few days, so maybe this release will be
a good one.
+ Maildir: When hardlink-copying a file, copy the W=<vsize> in the
filename if it exists in the original filename.
- mbox: With rc8 empty lines were inserted in the middle of saved
2006 Aug 11
1
rc6 + ssl proxy patch = no go
Timo,
I nervously ran rc6 plus the patch:
http://dovecot.org/tmp/ssl-proxy-openssl.c
on my Solaris 9 box, in production, this morning. My dovecot.conf file is
attached. Like similar reports for BSD, rc6 fell over after an hour and a
half. The final syslog message was:
dovecot: [ID 920869 mail.error] Login process died too early - shutting down
I rolled back to rc2 for production.
BTW,
2005 Jun 28
1
dovecot - outlook users keep getting locked out of imap
Greetings:
My outlook users accessing mail via dovecot's imaps have been consistantly
getting locked out of their email. It happens about once a week per
outlook user. It appears to happen when the are cliking on emails with
attachments. When this happens, there are two imap deamons running for
that user. I kill both deamons and things start working again.
Squirrelmail, thunderbird and
2006 Nov 23
1
dovecont.conf and "Evolution Mail" configuration
Hello people!!
First, thanks very much to Ejay Hire and to John Peacock for your
quickly answer!!
Now, I've dovecot installed, I downloaded the source and I compiled
them. It's running ok now.
But.....as I am new in all these issues I have some problems with the
configuration.
I have a user called "webmaster" that have a mail into /var/spool/mail,
I want to redirect these