Displaying 20 results from an estimated 6000 matches similar to: "1.2.11, mbox, new mail"
2010 May 07
2
Thunderbird very slow startup, 1.2.11, mbox, postfix local delivery to /var/mail
I've Google'd to exhaustion and can't seem to find an answer to my problem.
 I'm not sure if the problem is TBird 3 or my Dovecot setup.
The basic problem is that when I launch TBird and it grabs messages upon
startup, it takes forever to supposedly pull them down.  Once it's got them
they sort relatively quickly into the proper IMAP (dovecot) folders.  I
don't use sieve
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
2010 May 10
2
Sieve problem. Timo, is this mbox file size limitation hard coded? If so, why?
I would not have expected this upon implementing sieve.  And I really need
to get around this limitation.  LDA has no problem writing to these large
mbox files.  Why does sieve have a problem with them?  This is very odd.
May 10 17:45:04 greer dovecot: deliver(stan): write() failed with mbox file
/home/stan/mail/1-Debian-Users: File too large
May 10 17:45:04 greer dovecot: deliver(stan): write()
2011 Jan 26
6
Multiple Concurrent IMAP Connections For Same User
Hi
I've been using courier for some time, but have just built a new box and 
am using dovecot (V1.2.9), Ubuntu 10.04LTS. I have a question regarding 
multiple concurrent imap connections and how to get dovecot to behave in 
the same way that courier does. I have searched the wiki, but find 
little relevant to my specific issue.
Courier-Imap Behaviour
If I have thunderbird pointed at the
2010 Nov 02
8
remote hot site, IMAP replication or cluster over WAN
Taking a survey.
1.  How many of you have a remote site hot backup Dovecot IMAP server?
2.  How are you replicating mailbox data to the hot backup system?
    A.  rsync
    B.  DRBD+GFS2
    C.  Other
Thanks.
-- 
Stan
2011 Nov 22
1
1.2.15 can't get zlib working
Following these instructions:  http://wiki.dovecot.org/Plugins/Zlib
I enabled zlib and restarted Dovecot.  I made a backup copy of a 68MB
mbox file and moved it to a non mail directory.  The mbox file is an
existing TBird IMAP folder in my UNIX user mail directory.  It is an
archive of a defunct mailing list.  It was a regular IMAP folder prior
to attempting this.  I was able to access all emails
2010 May 09
2
problems implementing dovecot LDA with Postfix
Per the instructions here http://wiki.dovecot.org/LDA and here
http://wiki.dovecot.org/LDA/Postfix I set
postmaster_address = postmaster at hardwarefreak.com
in /etc/dovecot/dovecot.conf
and
mailbox_command = /usr/lib/dovecot/deliver
in /etc/postfix/main.cf
When I restart dovecot I get this:
[07:17:00][root at greer]/etc/dovecot$ /etc/init.d/dovecot restart
Restarting IMAP/POP3 mail server:
2010 Jan 04
8
First time Dovecot user, really impressed so far. What is best IMAP enabled webmail package to go with Dovecot?
Greetings everyone,
I'm new to the list as of today.  I just installed Dovecot a couple of days ago
for the first time, Debian Lenny Dovecot v1.0.15-2.3.  So far I'm pretty
impressed.  I'm using mbox format with Dovecot auto-deciding to place mail in
user home directories, which is great.  It works very well with the Win32
Thunderbird 3 client over a small basic 100FDX switched net. 
2010 Feb 15
4
wish now I'd not upgraded...
Upgraded from Debian Dovecot 1.0.15 to Debian Dovecot 1.2.10-1~bpo50+1.
I use Postfix local delivery to and Dovecot mbox.  As per upgrade directions, I
stopped dovecot processes and deleted all dovecot.index.cache files in
/home/%user/mail/.imap.  Performed upgrade to 1.2.10-1~bpo50+1.  Modified new
dovecot.conf for my environment.  Started dovecot.
Problem:  Instantly noticed in TB 3.0.1 Win32
2011 Dec 23
2
mbox, hierarchical folders/folders and IMAP
Hello,
I'm now dealing with funny problem. I try to use Dovecot (2.1.rc1, 
actually) and mbox format to store old mailing, to keep logic of "one 
folder = one file".
If I'd choose Maildir, I'd be able to create hierarchical folders (like 
"OldMail -> Maillists -> Dovecot"), and in fact on disk such a folders 
would be stored as real folders with dots in
2013 Jun 26
3
Passdb + single sing on + NTLM + Thunderbird.
Hi!,
I want to use single sign on from Windows with Thunderbird or Outlook using
NTLM.
Which should be placed in the configuration file for passdb?.
Currently I have:
passdb {
  driver = pam
}
But it generates the following error when trying to check mail:
dovecot: auth: pam (pepe, 190 108 101 120): unknown user
If I remove imap passdb just does not work and I add at the end of this
mail the
2010 Oct 20
1
minimize mbox mdbox fragmentation
Hi Timo,
Any chance the mbox/mdbox writer code could be modified to do physical
preallocation on files to help avoid file(system) fragmentation?
Constantly appending a file is the prime recipe for causing
fragmentation, and mbox is notorious for this--not a fault of Dovecot
but the nature of the mbox beast.  Obviously maildir doesn't have such a
problem, but some (many?) of us still prefer
2010 Feb 23
2
body search very slow since upgrade from 1.0.15 to 1.2.10
Did you mislead me Timo?  You said search in 1.1+ is faster than 1.0.  I'm
seeing approximately 20x *slower* search times in 1.2.10.
Via Thunderbird, a full body search of my 11,000+ message IMAP folder hosted
by 1.0.15 used to take less than 10 seconds.  Since upgrading to 1.2.10 the
search is taking over 3 minutes, the imap process servicing the client
pegging one CPU at 100% for the
2010 Mar 29
2
Samba SMB throughput
Hello everyone,
Quoting from Samba Team Blog #2 (25 Sept 2009):
"Volker showed how to get more than 700MB/sec from Samba using
smbclient and a modern Samba server, which shows what you can
really do when you understand the protocol thoroughly and don't feel
you have to invent a new one (SMB2 :-)."
Would it be possible to get a complete accounting of how this was achieved?
Thanks,
2010 Jul 28
5
Dovecot and SSD
I'm considering setting up my own mailserver with Dovecot 2.0 (as soon
as it's out) and SSD. I'm debating whether it's worth it or not. I
have been running a mailserver with the Dovecot 1.1 train for a couple
of years and it's been flawless and amazing. I'm thinking about using
either FreeBSD 8.1 w/ZFS or OpenBSD 4.8-beta on a 64 GB or 80 GB SSD
(Corsair or Intel) using
2012 May 20
6
Berkeley DB with Dovecot
I have a friend who is preparing to set up a small Postfix/Dovecot mail
system. There are only approximately 25 users. He wants to use Berkeley
DB in a similar fashion to the way Postfix does. I told him I do not
believe Dovecot supports that. I could not find any documentation
relating to it.
1) Does Dovecot support Berkeley DB?
2) Are their any plans to incorporate that feature into Dovecot?
2011 Jun 29
4
NFS mail storage
The parameters listed for nfs installations (mmap_disable, 
doctlock_use_excl, mail_nfs_storage, mail_nfs_index) - are they 
necessary for data integrity, and/or do they compensate for NFS latency 
and improve performance?
My understanding is the indexes are a critical part of a dbox storage, 
but on the other hand having local indexes is a major performance 
consideration.  Is maildir a
2010 Feb 16
2
auth processes
With 1.0.15 my configuration I a single dovecot-auth process, which is what I
want now.  Since upgrading to 1.2.10 I have two such processes:
root     16992 16990  0 Feb15 ?        00:00:00 dovecot-auth
root     16997 16990  0 Feb15 ?        00:00:00 dovecot-auth -w
I can't seem to tweak dovecot.conf to get this down to one auth process again.
I've tried setting each of these below to 0,
2010 Sep 15
2
performance transfer (samba VS ftp)
Hi folks :-)
situation:
debian stable (samba version 2:3.2.5-4lenny9)
from clients by ftp the transfer of huge file is about 10/11Mb/s (with an 
ethernet 10/100)
by samba came 5/6Mb/s
is it correct?
In smb.conf I don't have any "strange"options:
thanks
Pol
domain master = yes
preferred master = yes
os level = 65
workgroup = WORKGROUP
netbios name = name
Server String = name
2011 Jul 08
2
POP3 vs. IMAP Load/Memory usage in Dovecot 1.0.15
Hi all,
We've just provisioned a new cluster of dovecot nodes running Centos  
and Dovecot 1.0.15 (we needed to match the original configuration,  
we're upgrading to 1.2 next week!).
The nodes are currently equally allocated (50/50 split) to IMAP and  
POP3, with the intention to move them into a single cluster hosting  
both services in the next month.
All the servers are of identical