Displaying 20 results from an estimated 5000 matches similar to: "Autocreate No namespace for Problem"
2017 Aug 17
2
autocreate deprecated q
I'm getting "autocreate plugin is deprecated"
I've removed 1) but still see error
am I correct I don't need default IMAP folders in dovecot.conf as they
come from 15-mailboxes.conf ?
# grep autocreate dovecot.conf
lda_mailbox_autocreate = yes
mail_plugins = quota sieve autocreate
mail_plugins = quota imap_quota autocreate
do I just remove BOTH 'mail_plugin ...
2015 Apr 26
2
seeking sasl configuration example
hi everyone
could someone show me there sasl configuration section in their
dovecot.conf,
i have postfix and dovecot setup for virtual users (no system users)
everything works fine including tls,
i have tried various examples off the web for sasl but they either have
obsolete parameters
or are for a setup with system users,
i would prefer to use dovecots sasl implementation.
dovecot --version =
2009 Jan 19
2
Autocreate plugin
Hello.
I found what if you have a something like this:
autocreate = Trash
autocreate2 = Sent
autocreate3 = Spam
*Then I delete autocreate2 string* and... autocreate3 will not work.
If I add autocreate2 - all work well.
Yes it is seems to be right what they all must go after each otherm but
if i have a 20 or 30 autocreate folders and i want to delete autocreate2
for example - all other from
2012 Nov 13
5
IPhone wont delete IMAP messages from dovecot mailbox
Hello!
I've got dovecot running with postfix. Have virtual users under vmail
folder.
When I connect with outlook, I can read, delete messages.
When I sign on with webmail, also can delete messages,
Mutt is working as well on the mail server, can delete messages.
Once the message is deleted it moves to the trash. Works as it
supposed to.
But on Iphone, when I add a mail user, got the
2008 Nov 26
3
v1.2Autocreate
Hi Timo,
a setup like
http://wiki.dovecot.org/Plugins/Autocreate
seems not to work
the module is loaded but no subfolder creation at login
happens, sorry no log about failures with it
simply
Module loaded: /usr/lib/dovecot/modules/imap/lib20_autocreate_plugin.so
should i try
i.e
autocreate = ".Trash/"
or is there more info around
--
Best Regards
MfG Robert Schetterer
2014 Feb 11
2
Public folder doesn't work
Hey,
I have some issues with dovecot, because the public folder won't show up in
Mail accounts.
Dovecot is installed via zentyal 3.3.
I tried several settings, but I dont get it running.
What I tried is adding this to my dovecot.conf file
# User's private mail location
mail_location = maildir:~/Maildir
# When creating any namespaces, you must also have a private namespace:
namespace {
2012 Mar 16
6
POP3 Performance
Hi,
We actually have a mail hosting solutions with aprox. 100 thousand
of email account, where about 90% of a customers use POP3 like email
configuration. About a few mounths (we perfomed a lot of migration
throught mbox email software to Maildir with dovecot) but i can see that
the performance is very poor and receive complaint about delays of
autentications of accounts.
The solution
2012 Jul 22
2
maildir_copy_with_hardlinks on v.2.0.19
Hi,
I'm trying to get the so-called "single instance store" (I think cyrus
has got the name for the first time) with dovecot --version = 2.0.19
binary package installed from ubuntu 12.04 lts official repo.
I have checked that "maildir_copy_with_hardlinks" is enabled ("dovecot
-a|grep hard" shows "yes") then I have installed and enabled the lmtp
2010 Oct 07
1
Config review (2.0.5)
Since I have these performance problems after migration to 2.0.5 I'm
publishing my config for review. Can anybody spot any obvious signs of
trouble?
# 2.0.5: /usr/local/etc/dovecot.conf
# OS: Linux 2.6.32-24-generic-pae i686 Debian squeeze/sid
auth_debug = yes
auth_debug_passwords = yes
auth_mechanisms = plain login
disable_plaintext_auth = no
auth_master_user_separator = *
mail_location =
2013 Jan 02
2
Trouble with expire plugin
Hi all,
Maybe someone here can help me with this problem, not sure if this is a
configuration issue or an actual bug.
my daily cron job says:
#!/bin/sh
doveadm expunge -A mailbox Junk savedbefore 14d
doveadm expunge -A mailbox Trash savedbefore 30d
doveadm expunge -A mailbox "Trash.*" savedbefore 30d
But it hasn't been deleting any messages in a long time, I'm not sure
when
2011 May 17
1
sieve vacation reply
Hi,
I'm configuring postfix with dovecot and roundcube. I'm using flat files
as passwdb userdb.
Everything works fine except sieve vacation reply. when i send mail from
ex. user dennis to tytus I get "discarding vacation response for message
implicitly delivered to".
What Am i doing wrong?
thanks
sieve: using sieve path for user's script: /home/tytus/.dovecot.sieve
2017 Jun 28
2
Per-user quota (passwd)
Hello!
We have passwd=pam, userdb=passwd.
passdb {
driver = pam #server was entered domain Active Directory
}
userdb {
driver = passwd
override_fields = home=/var/vmail/glu_vrem/%u
}
How can i use per-user quota? Only passwd-file?
I tried:
userdb {
args = /etc/imap.passwd
driver = passwd-file
override_fields = home=/var/vmail/glu_vrem/%u
}
/etc/imap.passwd:
2014 Nov 28
1
auth(default) :Aborted: Worker is buggy
Hi dovecot
when I modify SIEVE_DEFAULT_MAX_REDIRECTS = 25 in sieve-file:dovecot-1.2-sieve-0.1.7/src/lib-sieve/sieve-limits.h
I found this problem occurs about once a week,I'm not sure if it was caused by modify SIEVE_DEFAULT_MAX_REDIRECTS = 25 , defaulte is SIEVE_DEFAULT_MAX_REDIRECTS = 4:
LOG:
Nov 25 11:20:12 imap-login: Info: Login: user=<any at rails.cn>, method=PLAIN,
2009 Dec 23
1
Panic: file maildir-uidlist.c: line 1242 (maildir_uidlist_records_drop_expunges): assertion failed
Hi all,
after inserting another sieve-rule, I get the following backtrace on
deliver.
The mail gets delivered into the Mailbox, but as deliver does not exit
with 0, postfix bounces the mail.
The additional rule is the same as all others in my .dovecot-sieve:
> require ["fileinto", "include"];
>
> if header :contains ["From"]
2009 Oct 21
2
Maildir autocreation
Hello.
Today i found what maildir autocreation stop work.
May be after upgrade to 1.2. Here logs:
Oct 21 11:01:25 deliver(shershov-oa at fxclub.org): Info: Loading modules
from directory: /usr/local/lib/dovecot/lda
Oct 21 11:01:25 deliver(shershov-oa at fxclub.org): Info: Module loaded:
/usr/local/lib/dovecot/lda/lib10_quota_plugin.so
Oct 21 11:01:25 deliver(shershov-oa at fxclub.org): Info:
2011 Mar 02
3
Segfault in managesieve with "sieve_extensions = -redirect"
Hi!
I've got a segfault in managesieve while using:
sieve_extensions = -vacation -reject -spamtest -virustest -enotify -redirect
The problem seems to lie in "-redirect".
Reason for excluding "redirect" from sieve is my users should not use
sieve to forward or redirect mails but use an external method
(web-script to set LDAP attribute) which checks several things like
2017 Sep 11
1
Per-user quota (passwd)
Hi.
But there is one problem...
protocol lda {
mail_plugins = " quota autocreate sieve quota"
plugin {
quota = dict:user::file:/var/vmail/glu_vrem/%u/.quotausage
}
}
protocol imap {
mail_plugins = " quota autocreate autocreate imap_quota"
plugin {
autocreate = INBOX
autocreate2 = Sent
autocreate3 = Trash
autocreate4 = Drafts
autocreate5 =
2014 Mar 12
1
dovecot 2.2.9 replication
Good afternoon, I have a problem with replication is configured in
Dovecot, I have two servers, they are version 2.2.9. Here is their
configuration
/root at mx1:/etc/dovecot# dovecot -n//
//# 2.2.9: /etc/dovecot/dovecot.conf//
//# OS: Linux 3.2.0-4-amd64 x86_64 Debian 7.4 ext4//
//auth_debug = yes//
//auth_debug_passwords = yes//
//auth_mechanisms = plain login//
//auth_socket_path =
2014 Feb 20
1
Quota-Status issue
Following this guide:
http://sys4.de/en/blog/2013/04/08/postfix-dovecot-mailbox-quota/ I can't
seem to get it to work, as soon as I add the smtpd_recipient_restrictions
setting to postfix I can no longer send mail at all. I get the message SMTP
Error (450): Failed to add recipient "postmaster at example.com" (4.7.1 :
Recipient address rejected: Internal error occurred. Refer to
2013 Jan 30
2
A lot of dovecot/imap processes
Hello!
I have a dovecot installed and many users could login via IMAP over SSL
(40 users at same time aprox).
Users could have "Check mail every X time" enabled in their client
(Thunderbird or K-9 mail) - Is this required feature? I noted that if I
disable it I still getting news mails without having to check for new
mails manually - .
I noted that dovecot is creating a lot of