Displaying 20 results from an estimated 3000 matches similar to: "seeking sasl configuration example"
2015 Apr 26
0
seeking sasl configuration example
On Apr 26, 2015, at 4:32 AM, shadrock uhuru wrote:
> 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
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
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
2012 Nov 21
1
Autocreate No namespace for Problem
Hi!
I see this in the log:
autocreate: No namespace found for Trash
autocreate: No namespace found for Spam
autocreate: No namespace found for Sent
autocreate: No namespace found for Trash
autocreate: No namespace found for Spam
autocreate: No namespace found for Sent
Why do I get this error ?
Do I need to create a separate namespace for every folder?
The config file looks like this:
namespace
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 ...
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
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
2010 Oct 27
1
problem with folder creation
I am running dovecot 1.2.12 on Free BSD 8.1. We also have postfix and a version of squirrelmail for the UI. We are using MySql database to store the email account info. I wrote a script to insert about 100K users into mysql. Those accounts seem to work well
and I'm able to see things like 'Drafts', 'Trash' and 'Sent'. Now I am working on code to create new accounts -
2016 Sep 16
3
samba-tool user create - how to get next available uid from active directory
Hi all
is there a way to retrieve the next available uid from the active
directory to apply it as a rfc2307 attribute to a new user ?
shadrock
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 =
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
2016 Nov 21
3
point n print driver deployment for canon ip7250
hi everyone
i am trying setup point n print for canon ip7250,
i have downloaded the windows driver which comes as an exe file,
to retrieve all the setup files from the exe i started the installation
then copied the installation files from the tmp folder,
then cancelled the installation,
i searched through the install files and cab files for drivers
and was unable to recognise them,
has anyone
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,
2012 Oct 25
2
Small issue with "submission host"
Hi everyone,
I'm facing a small issue with the lda/lmtp "submission_host" feature in
dovecot 2.0.14.
When sending mail to MTA (in case of sieve filter forwarding for
example), dovecot pass a RCPT TO command just after the EHLO. He's
missing the MAIL FROM command.
Therefore, my MTA show me a warning like this : "improper command
pipelining after EHLO".
How can i
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:
2009 Jan 06
2
dovecot 1.2 shared namespace/mailboxes %%u expands only to %
Hi Timo,
with
dovecot --version
1.2.alpha5
namespace shared {
separator = /
prefix = "shared/%d/%%u/"
subscriptions = yes
list = yes
}
and dovecot-acl
authenticated lr
in /usr/local/virtual/schetterer.com
%%u seems not expand to other existing users instead it expands to %
i expected showing all other maildir beyond
dovecot: Jan 06 23:53:14 Info: IMAP(robert at
2010 Oct 01
3
v2.0.5 released
http://dovecot.org/releases/2.0/dovecot-2.0.5.tar.gz
http://dovecot.org/releases/2.0/dovecot-2.0.5.tar.gz.sig
See the "ACL handling bugs" message for more details about the ACL
merging bug.
* acl: Fixed the logic of merging multiple ACL entries. Now it works as
documented, while previously it could have done slightly different
things depending on the order of the entries.
*
2010 Oct 01
3
v2.0.5 released
http://dovecot.org/releases/2.0/dovecot-2.0.5.tar.gz
http://dovecot.org/releases/2.0/dovecot-2.0.5.tar.gz.sig
See the "ACL handling bugs" message for more details about the ACL
merging bug.
* acl: Fixed the logic of merging multiple ACL entries. Now it works as
documented, while previously it could have done slightly different
things depending on the order of the entries.
*
2016 Mar 22
2
Upgrade Dovecot from 2.1.17 to 2.2.13 lmtp child killed with signal 6
After upgrade Debian (Wheezy to Jessie) Dovecot version 2.1.17 is
upgraded to 2.2.13.
I have random crash of lmtp-a and I got lot message in queue. Any
solution for this problem?
---------- Postqueue ----------
7A5B77F72B 1160457 Tue Mar 22 10:10:15 ivan at jurisic.org
(delivery temporarily suspended: lost connection with
mail.jurisic.org[private/dovecot-lmtp] while sending end of data --