Displaying 20 results from an estimated 10000 matches similar to: "dbox support state"
2007 Aug 11
8
Sieve Vacation cause deliver to die
When a user enable vacation in sieve deliver die and the mail lost. I am
using 1.0.3
Thanks
-------------------------------------------------------------------------------------------------------------------------------------------
in syslog
postfix/pipe[16060]: 8E33017D4: to=<vivi at abc.com.hk>, relay=dovecot,
delay=0.17, delays=0.13/0.01/0/0.03, dsn=5.3.0, status=bounced (Command
2006 Jan 13
3
compiling Dovecot CVS version, 1 problem, 1 wish, 3 questions
Hello,
today I checked out a new copy of Dovecot (and LDA) from CVS:
File: ChangeLog Status: Up-to-date
Working revision: 1.2765
Repository revision: 1.2765 /home/cvs/dovecot/ChangeLog,v
I could compile them, but my findings follow:
- the problem:
I copied dovecot-lda below CVS_ROOT/dovecot, the first make attempt failed
with this fatal error:
make[3]: Entering directory
2013 Mar 18
4
Dovecot - Sieve script loaded but filtering doesn't works ?
Hello,
I'm trying to install dovecot as LDA, IMAP server and Sieve functions,
all of this with a Postfix, Spamassassin and a MySQL Auth.
When I use a Sieve script, it 's loaded but actions are not respect
with this logs :
Mar 18 10:31:19 localhost dovecot: lda(info at info.xx.com): Debug: sieve:
using sieve path for user's script: /vmail/sieve/info.xx.com/info.sieve
Mar 18
2019 Oct 01
4
dovecot 2.3.7.2-1~bionic: Performance issues caused by excessive IO to ~/mdbox/mailboxes/INBOX/dbox-Mails/dovecot.index.tmp
I set up system copying all mails to a backup system.
This used to work without a hitch - now in the last few days mails
would pile up in the Postfix Queue, waiting to be delivered using the
lmtp transport into dovecot.
So dovecot was being slow, but why? After all, nothing changed.
After reading some articles on stackoverflow I found a way of finding
out which file gets the most IO:
% sysdig
2007 Nov 30
3
Zimbra benchmarking
Now that I have a working kvm setup, I thought I'd finally try how
Zimbra works. This is mainly some microbenchmarking, so it may not have
much to do with actual performance in real life.
Setup:
- 1GB memory given to kvm (from host's 2GB)
- Intel Core 2 6600 (kvm uses only one CPU)
- CentOS 5
- 15GB qcow2 image on XFS filesystem
- Zimbra 5.0 RC2 RHEL5 x86_64
- Dovecot latest hg,
2019 Feb 03
2
Multi-dbox storage space
Hi, I originally picked mdbox because I had the impression from reading
about it on the mailing list that it was more performant and that it
would conserve disc space.
But lately i found mailboxes have nearly double the storage as reported.
I mean, IMAP QUOTA reports around 900MB for one account that has over
2GB when I inspect the mail location of the user using the linux command
`du`
2009 May 27
1
dbox verses maildir - advantages/disadvantages
I am migrating our mail server from Courier-IMAP to Dovecot. We
currently use maildir storage format.
What are the advantages and disadvantages of Dovecot's dbox format
over maildir?
Does anyone have any performance benchmarks for both? What do people
use to test performance?
We are running on a Mac OS X box (10.5.7) using Postfix 2.6.
Thanks,
James.
2009 May 29
1
Maildir compression utility
Does anyone know of a script to compress old mails stored in a maildir
format by carrying out the steps described at
http://wiki.dovecot.org/Plugins/Zlib
thanks,
John
2008 Feb 26
3
multiple ip and ssl
Hello,
is possible in some way use on each ip address different certificate
(for imap, for pop3). There are options like (but that is not enough
for me):
protocol imap {
listen = *:10143
ssl_listen = *:10943
..
}
protocol pop3 {
listen = *:10100
..
}
I have server for 4 domains (each has own ip address), so i need bind
one ip address to one domain to one certificate(each certificate
2007 Sep 08
3
v1.1.alpha4 released / about dbox
http://dovecot.org/releases/1.1/alpha/dovecot-1.1.alpha4.tar.gz
http://dovecot.org/releases/1.1/alpha/dovecot-1.1.alpha4.tar.gz.sig
Lots of fixes since alpha3. Also includes the dbox rewrite. Currently
dbox works properly only in one-message-per-file mode. I'm not actually
even sure how good idea it would be to use it with
multiple-messages-per-file mode. But I guess it won't hurt to
2007 Oct 29
3
.dovecot.sieve not being read
Mail seems to be delivered to INBOX without reading what is in
.dovecot.sieve
# cat /home/vmail/user at example.com/.dovecot.sieve
if exists "From" {
discard;
stop;
}
# ls -alh /home/vmail/user at example.com/.dovecot.sieve
-rw-r--r-- 1 vmail vmail 41B Oct 29 01:26 .dovecot.sieve
# tail /var/log/dovecot-deliver.log
deliver(user at example.com): Oct 29 01:33:14 Info:
2010 Mar 29
1
Dovecot 2.0 zlib and dbox
Hello,
As per wiki instructions, I tried to enable zlib compression of mails by
adding/modifying the following snippets of configuration:
plugin {
zlib_save_level = 6
zlib_save = gz
}
and
protocol imap {
mail_plugins = fts fts_squat autocreate zlib imap_zlib
imap_id_log = *
}
I am using dbox format and delivering the mails via dovecot deliver,
however mails don't seem
2011 Jan 24
1
Questiosn about dbox
Hello
I have read carefully about dbox
(/http://wiki2.dovecot.org/MailboxFormat/dbox/) and I have some questions:
- One of the main advantages (speed wise) of dbox over maildir is
that index files are the only storage for message flags and keywords.
What happens when we want to recover some messages from backup? With
maildir we can rebuild message indexes, but I am not sure about
2009 Oct 14
2
Questions regarding dbox migration
It has been my wish to move to dbox for a long time hoping to reduce the
number of writes which is really killing us.
Now I wonder what may be the best way of doing so. I'm considering some
sort of intermediate migration where the existing Maildir users are
changed to single-dbox and then later upgraded to 2.0 and changed to
multi-dbox when it becomes stable.
But is this a reasonable task
2009 Feb 05
2
The 'dbox' Format
I'd like to give the dbox format a try, but I could not find any information on how to enable it. There's information on how to set mail_location for the Maildir and mbox formats in the wiki and also in the commented configuration file, but how to set it for dbox is strangely missing. I took a guess with 'mail_location = dbox:~/dbox', but that didn't work, so it's probably
2009 Jan 29
3
mbox to maildir batch conversion
Hello,
I'm upgrading my mail server from UW to Dovecot and I'd like to convert
from mbox to maildir. I've successfully convert myself and a few other
users with the mb2md script. All is well.
My question is, I have somewhere around 500 users and about 122gb of
mail folders to convert (this does not include the inbox at /var/mail).
mb2md needs to be run as each user to convert.
2007 Jan 25
4
Benchmarking
I wasted too much time today doing this, but they do show a few
interesting things:
1) mmap_disable=yes is faster than mmap_disable=no. I didn't expect
this. I'm not yet sure why this is, but possibly because then it updates
the mail index by reading the changes from dovecot.index.log, instead of
reopening and re-mmaping dovecot.index. At least that's the biggest
difference between
2008 Mar 05
3
Maturity of dbox
Hi,
I am contemplating migrating from maildir to dbox. However, I wonder
about the maturity of the dbox code, as it appears to not be widely
used. Does anybody have some success stories?
My primary driver is to have non-changing file names, and thus smaller
backup deltas. Are there other advantages that I should pursue?
I read in the wiki that the migration is straightforward, but I did not
2010 Jul 16
2
Questions about dbox (sdbox?), mdbox
Hello,
So ive spent the last 45 minutes or so searching the list for dbox
stuff, but Im not seeing anything real definitive.
My question is basically whether the dbox format is ready for
production environment, is sdbox or mdbox more stable/ready than the
other or does it matter? What are people's experience/review with
running this format (and if you reply can you tell me which one
2009 Jun 13
1
Dovecot v1.2.rc5 dbox file permissions
Hi Timo,
I've just setup Dovecot v1.2.rc5 and switched the mailbox format of one
account to dbox. Therefor I've created an empty directory, called dbox,
with access mode 0700, like the user's home directory.
After the IMAP login with Thunderbird some dboxes was created. All
permissions were set fine (0700 / 0600), except the permissions for the
files:
*