Displaying 20 results from an estimated 3000 matches similar to: "Fwd: Saving mails to +detail failed: Namespace error"
2011 May 03
1
Saving mails to +detail failed: Namespace error
We have the following namespace:
namespace {
inbox = yes
list = yes
location =
prefix = INBOX/
separator = /
subscriptions = yes
type = private
}
namespace {
list = children
location = maildir:%%h:INDEX=%h/shared/%%u:CONTROL=%h/shared/%%u
prefix = shared/%%u/
separator = /
subscriptions = yes
type = shared
}
and we set:
lmtp_save_to_detail_mailbox = yes
2014 Jun 01
0
"doveadm fetch" fetches mails twice?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
As far as I understood
fetch -u p.heinlein at jpberlin.de hdr mailbox-guid [...]93d5 uid 58175
should fetch exactly the header of the specified mail. But on my
Dovecot 2.2.12 it fetches the header *twice* (same with body, same
with text).
========================================
hdr:
Return-Path: <hello at example.com>
Delivered-To:
2011 Dec 22
2
crash on shared folders if remote user has empty $home
Hi,
in seldom cirumstances it's possible that the imap-process is crashing
without write something usefule into the logfile.
a) User foo exists, is happy and everything's alright
b) He had a shared folder given from bar
c) In our setup we have mailforwarding adresses without a valid $home in
LDAP
c) if user bar is changed from a user with into a mailforwarding adress,
the user foo
2015 Sep 02
0
Moving mails from shared folder to shared folder doesn't work
Hi,
having the attached configuration with Dovecot 2.2.9, Dovecot's crashing
when moving a mail from a shared folder into another shared folder.
Moving that mail into a "real" folder of the user or moving that mail
from a real folder into the shared folder is always working. But moving
from a shared folder into a shared folder doesn't work.
Sep 2 11:47:42 mail02 dovecot:
2015 Apr 09
1
gmail-migration: archived mails in \ALL
Hi,
I don't completly understand
http://wiki2.dovecot.org/Migration/Gmail
I can't find the documentation for the -a and the -F Flag.
I'd like to migrate ONLY archived mails from an existing gmail-Account.
So I'd have to import all Mails from the \ALL-Folder that does NOT have
any virtual folder flags set.
I tried to use this command:
doveadm -D -o imapc_user=user at
2013 Dec 24
0
Patch for Dovecot's quota policy daemon
Hi Timo,
we wrote a simple Patch for the Dovecot quota policy daemon.
If a user is over quota, I prefer blocking the user sending e-mails, so
I need a policy daemon, that's able to use the envelope or sasl sender
as lookup key.
I'd be happy if that patch can become part of the normale Dovecot releases.
Peer
-------- Original-Nachricht --------
Betreff: Re: Fwd: Quota-Patch
Datum:
2015 Apr 16
2
mailbox deletion is not replicated correctly
i can't delete several folders at once. I have a folder structure like
folder1/folder2/folder3 (we use slash as hierarchy separator). When i
delete folder1 server1 executes the command correctly
Apr 16 13:44:28 server1 dovecot: imap(d.kuhn at heinlein-support.de):
Mailbox deleted: INBOX/Trash/folder1/folder2/folder3
Apr 16 13:44:28 server1 dovecot: imap(d.kuhn at heinlein-support.de):
2018 Dec 29
0
Archive namespace accepting messages to the main folder
I am struggling with an archive namespace. I am not sure if this is can
solved. But if you right click in apple mail on a message and choose
archive. It wants to move the message to the folder Archive folder
(marked in the attached). If I set inbox=yes it is possible to move the
mail in this folder, but then I get other problems (two namespaces with
inbox=yes). When I leave it inbox=no, I get
2015 Nov 28
2
How to delete "proxy" attribute in passdb lookup?
Hi,
I have a complicated SQL backend with stored procedures to generate
passdb/userdb queries. This result have the proxy-attribute set and it's
very complicated to change that procedures.
On one system I tried to override/delete the proxy attribute:
passdb {
driver = sql
args = /etc/dovecot/dovecot-sql.conf.ext
override_fields = proxy=n
}
Looks like that doesn't work.
2013 Jul 19
3
mails delivered to the wrong user when using lmtp_proxy and reject_unverified_recipient
Hi,
looks like we detected a serious bug in dovecot's lmtp proxying where
e-mails are delivered to the wrong user.
The setup is:
*) Dovecot is configured with "lmtp_proxy=yes"
# Support proxying to other LMTP/SMTP servers by performing passdb lookups.
lmtp_proxy = yes
*) Postfix uses "dynamic recipient verification", so Postfix starts
sending a (verify) mail by LMTP to
2014 Feb 22
0
doveadm mailbox command in multi instance setup
We're running Dovecot in a multipe instance cluster with individual
userdb-querys to different LDAP-Servers.
As far as I can see there's no way to use the
doveadm mailbox
command with different Auth-Sockets or different configurations.
While
root at dobby4:/etc/dovecot# doveadm user -a
/var/run/dovecot-xy/auth-master p.heinlein at example.com
field value
uid 10000
gid 10000
2011 Nov 08
2
Multiple Patitions with with mdbox
Having > 10 TByte mailstore filesystem-checks takes too much time.
At the moment we have four different partitions, but I don't like to set
symlinks or LDAP-flags to sort customers and their domains to there
individual mount-point. I'd like to work with mdbox:/mail/%d/%n to calculate
the path automatically.
How do you handle >> 10 TB mailstore?
I'm very interested in the
2013 Oct 02
2
doveadm can't import his own mdboxes
We're running Dovecot 2.1.17 on Debian:
# 2.1.17 (9efbc0731929): /etc/dovecot/dovecot.conf
# OS: Linux 2.6.32-042stab078.27.debug i686 Debian 7.1 simfs
and we're having this namespace configuration:
mail_location = mdbox:/var/mail/%Ld/%Ln/mdbox
namespace inbox {
disabled = no
hidden = no
ignore_on_failure = no
inbox = yes
list = yes
location =
prefix =
separator = .
2014 Sep 23
2
doveadm penalty: who is 0.0.0.0?
Using doveadm penalty I just noticed a penalty for 0.0.0.0.
Is this Postfix querying the auth-socket for his SASL-requests?
I tried adding 0.0.0.0 to login_trusted_networks, but that doesn't help.
Peer
--
Heinlein Support GmbH
Schwedter Str. 8/9b, 10119 Berlin
http://www.heinlein-support.de
Tel: 030 / 405051-42
Fax: 030 / 405051-19
Zwangsangaben lt. ?35a GmbHG: HRB 93818 B /
2016 Jan 06
2
doveadm/dsync/imapc and foldernames including a "%"
We're using doveadm/dsync/imapc to migrate accounts from Courier to
Dovecot 2.2.20.
On the source-server some user have folder names including a "%" in
their name.
Looks like doveadm isn't able to handle that folder names. I always
stops with:
dsync(testtest): Error: Failed to access mailbox INBOX.Test%TEST:
Mailbox does not exist, or must be subscribed to.
Peer
--
2013 Feb 26
1
dsync can't sync mbox2mdbox two times
Hi,
I have a server with Dovecot 2.1.x and I'm trying to convert
mbox-storages to mdbox-storages.
# 2.1.7: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.32-5-amd64 x86_64 Debian 6.0.7
mail_location = mbox:~/mail
During the first run everything's okay, but if I run the migration a
second time, the later migration is broken:
root at mailstore1:/srv/vmail/cklein# rm -R mdbox/
root at
2013 Jan 11
1
Bug: empty m-files
Having an empty m-File, doveadm force-resync isn't able to detect and
repair this:
-rw------- 1 vmail vmail 4948043 8. Jan 20:32 m.634
-rw------- 1 vmail vmail 5237411 8. Jan 20:32 m.635
-rw------- 1 vmail vmail 0 9. Jan 16:23 m.636
mail1:~ # doveadm force-resync -u user mailbox INBOX
doveadm(user): Warning: fscking index file
2013 Feb 26
1
Broken foldernames in mbox
I have a mbox-User with some crazy foldernames:
-rw------- 1 vmail vmail 19238931 17. Dez 2011 Foo & Co
-rw------- 1 vmail vmail 82415 19. Nov 22:06 Foo &- Co
Dovecot can't handle that correctly:
# dovecot mailbox list -u user
Foo & Co
Foo & Co
dsyncing those folders produces some errors:
dsync(awad): Error: Mailboxes don't have unique GUIDs:
2014 May 10
1
"doveadm penalty -a" doesn't work?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
We're running multiple instances on the same server.
While doveadm penalty works:
root at host:/etc/dovecot# doveadm penalty
IP penalty last_penalty last_update
93.180.xxx.xxx 4 2014-05-10 12:21:08 12:21:08
80.153.xxx.xxx 0 2014-05-10 12:21:12 12:21:12
a seperate anvil-Socket doesn't work at all:
root
2015 Nov 29
1
How to delete "proxy" attribute in passdb lookup?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Am 29.11.2015 um 01:01 schrieb Timo Sirainen:
Hi Timo,
> Not right now, because any value at all is treated as "true" (and
> I'm pretty sure even empty value). I suppose the best solution
> would be to finally change all the passdb/userdb/plugin boolean
> values to actually support "no" value as not being