Displaying 20 results from an estimated 10000 matches similar to: "Disabling compressed storage for one public namespace - is it possible?"
2011 Mar 16
3
doveadm expunge info message in std.error
Hello
This command
doveadm expunge -u "user at domain" mailbox ".namespace/*" savedbefore 7d
writes these messages to std.error
doveadm(user at domain): Info: expunge: box=.namespace/INBOX, uid=5932,
msgid=<E1Puxwf-0001fD-Si at hostname>, size=1824
doveadm(user at domain): Info: expunge: box=.namespace/INBOX, uid=5933,
msgid=<E1Puy0N-0001fI-No at hostname>,
2015 Jan 03
2
Help with installing Apache Solr with Dovecot 2.2
Dear Marc,
Thanks for your feedback!
1. I store it in MySQL.
2. I will add a cronjob to run Solr if I can figure out why its not working
on test runs. Maybe I might try to setup a cronjob for solr to avoid having
to manually start it everytime.
3. Will turn on the mail_debug in dovecot.conf . Where will it log the
problems?
Thanks
Kevin
On Sat, Jan 3, 2015 at 4:45 PM, Marc St?rmer <mail at
2018 Apr 08
5
Filesystem level backups?
Up until now I've been backing up my IMAP server by taking an atomic snapshot of the entire VM, so I've not really had to worry about it. I'm moving to hosting where I have neither VM snapshots nor a filesystem that can take snapshots, so I need to think about consistent backups a bit more.
Will a simple backup of all the files of an multi-dbox give me a consistent state when I
2014 Dec 27
1
Deleting files in sdbox
On Dec 27, 2014 3:19 AM, "Marc St?rmer" <mail at marc-stuermer.de> wrote:
> You could use the message UID to delete those pesky messages maybe.
>
> Of course you could try deleting those messages on your own and run
afterwards a doveadm index. This should also do the job.
As I said in my OP I could use doveadm-expunge with a search query. But
I've done that and
2010 Jun 21
2
Panic: file doveadm-print-table.c: line 56 assertion failed
Hi Timo,
`doveadm -f table mailbox status -u bar all inbox\*` aborts with:
Panic: file doveadm-print-table.c: line 56 (doveadm_calc_header_length):
assertion failed: ((value_count % hdr_count) == 0)
Backtrace is attached.
Regards,
Pascal
--
The trapper recommends today: c01dcofe.1017215 at localdomain.org
-------------- next part --------------
An embedded and charset-unspecified text was
2014 Feb 27
1
Converting old emails to compressed format
Hello,
I know this question has already been asked, but I would really like a
solution here as I tried all I could find on the wiki or mail archives
I am now running dovecot 2.2.12
Compression works fine for new mails, so zlib works
Mails are currently stored using dbox
So I tried for testing
dsync -D -v mirror -u user -m Archives dbox:~/temp
dsync -o "plugin/zlib_save=xz" -D -v
2015 Jan 23
2
Easiest way to compile dovecot on Ubuntu 14.04
Dear Marc.
Thanks =)
Already have dovecot-solr installed.
Is there a way to see if dovecot-solr is actually working?
Thanks
Kevin
On Fri, Jan 23, 2015 at 2:42 PM, Marc St?rmer <mail at marc-stuermer.de> wrote:
>
> Zitat von Kevin Laurie <superinterstellar at gmail.com>:
>
> Hello,
>>
>> I need to recompile dovecot on ubuntu 14.04
>> What would be
2009 Dec 22
4
Openbsd Postfix-Dovecot-SASL
Greetings all,
I have a OpenBSD /Dovecot server at home running and sending / receiving
email "internally" without issue..
Recently, I set up the same at our Parish, but one of our users wants to get
their email externally.
The user can read their email but has to "send" via the local ISP server..
The problem
After much searching I have not found an answer to my question.
I
2009 Aug 11
1
% in Usernames (dovecot 1.1.18)
Hi,
I'm forwarding feature request from one Fedora user:
<snip>
Shortly before suicide after migration to dbmail/postfix from Eudora Mailserver
because we use % in Usernames as fallback and Apple-Mail does no Plaintext-
Auth if CRAM-MD% was used before i installed dovecot as proxy
BUT it allows no % in Username
Please could be the following patch included?
---
2010 May 26
2
mixture of virtual and plain users
Hi,
I have a mail server (postfix/dovecot) running so far with normal
local /etc/passwd users for domain example.com.
mail_location = maildir:~/Maildir
passdb pam {
}
userdb passwd {
}
Is it possible to add virtual domains/users to my setup
without changing example.com to a virtual domain?
I can do the postfix part with
http://www.postfix.org/VIRTUAL_README.html#virtual_mailbox
but
2010 Jul 30
1
Dovecot 2.0 - expire with flat file?
I`m using Dovecot 2.0 with only one lokal user, so it`s imho overkill to use mysql.
plugin quota with flat file running fine.
It's possible expire also running with flat file? What's syntax in dovecot.conf (expire
= file:??? and expire_dict?)
Benn
2011 Jan 04
1
dovecotpw missing (2.0.8)
Hello,
I just installed dovecot version 2.0.8 from the source tarball. After doing
./configure, make, and make install, I don't have the dovecotpw binary
anywhere. It is not in /usr/local/bin or /usr/local/sbin where the other
binaries are; I also did a find / for it and don't see it.
Is there some configuration flag I'm missing? I read the flags in
./configure --help and nothing
2011 Jan 13
1
doveadm "logged in system user"
Hello,
Silly question : what user is the "logged in system user" doveadm-expunge's man
page refers to when describing its first form of use ?
--
Thomas Hummel | Institut Pasteur
<hummel at pasteur.fr> | P?le informatique - syst?mes et r?seau
2011 Jan 17
1
Imap V4 rev.1 support
Hi.
I'm running dovecot 1.0.rc7 in a RHEL.
I need to know if this version supports IMAPV4 rev1 and IDLE for a new
project.
Thanks.
--
Antonio Manogu? Saiz
T?cnico de Sistemas
Dpt. Sistemas y Comunicaciones
email: amanogue at sabeco.es
Tlf: 976 188 184
2012 May 17
1
Valid config for lda_mailbox_autosubscribe with dovecot 1.2?
Hi,
Due to some reasons I've to support both dovecot 1.2 and dovecot 2.x, and I
just found that the -s parameter I used to autosubscribe to sieve folders
doesn't exist anymore in dovecot 2.x
The problem arises because (AFAIK) in postfix's master.cf you can only
specify one configuration, and I used to have this:
dovecot unix - n n - - pipe
2012 Jun 23
1
Problems getting auto create plugin to work
Hi there,
I've configured the 'autocreate' plugin (in v.2.1.6), but it doesn't appear to be working. Can someone help me work out how to work out why please?
I've got this in my 20-imap.conf file:
protocol imap {
mail_plugins = $mail_plugins antispam autocreate
}
and this in my 90-plugins.conf file:
plugin {
autocreate = Trash
autocreate2 = Spam
autosubscribe =
2013 Jun 19
1
Pound Sign # in password
Is there any way to use a pound sign # in my postfix user password in the
dovecot sql configuration file.
2015 Sep 29
1
v2.2.19 release candidate 2 released
Darwin doesn't have an EDEADLOCK error code, so compilation fails on MacOSX:
file-lock.c:214:16: error: use of undeclared identifier 'EDEADLOCK'
if (errno == EDEADLOCK)
^
file-lock.c:262:16: error: use of undeclared identifier 'EDEADLOCK'
if (errno == EDEADLOCK)
^
2 errors
2009 Nov 16
2
Dovecot+Sieve Please Help!...
Dovecot Sieve Plugin...
1.
./configure --with-dovecot=/usr/lib/dovecot
make
make install
protocol lda {
postmaster_address = postmaster at kipalex.ru
mail_plugins = sieve
}
plugin {
sieve = /home/vmail/kipalex.ru/andrey at kipalex.ru/dovecot.sieve
}
2. dovecot.sieve file in /home/vmail/kipalex.ru/andrey at kipalex.ru
require "fileinto";
if header :contains "Subject"
2009 Nov 11
2
v2.0.tip Panic: file index-storage.c: line 385 (index_storage_mailbox_open): assertion failed: (!box->opened)
Hi Timo,
I've tried to convert the Maildir from the first user:
/usr/local/libexec/dovecot/convert-tool j.doe at example.com \
/srv/mail/1/70003/70008 \
maildir:/srv/mail/1/70003/70008/Maildir \
mdbox:/srv/mail/1/70003/70008/mdbox
Panic: file index-storage.c: line 385 (index_storage_mailbox_open): assertion failed: (!box->opened)
Error: Raw backtrace: /usr/local/lib/dovecot/libdovecot.so.0