Displaying 20 results from an estimated 3000 matches similar to: "Syslog debug messages"
2014 Oct 03
0
Configure antispam plugin with private namespaces
When I use antispam plugin <http://wiki2.dovecot.org/Plugins/Antispam> with
a folder that is outside a namespace, the plugin works great. But, if I
configure it to watch a folder that is inside a namespace, the mailtrain
backend does nothing.
Does antispam plugin have support to namespaces?
*This is my config:*
namespace spam {
type = private
list = yes
location =
2014 Jun 05
4
doveadm index - Bug or expected behaviour?
My ldap config is using the variable %d in base search for domain
replacement when dovecot will search for users in LDAP. Its works fine for
dovecot operation.
But, for doveadm index, not. It ignores that variable and tries to pass a
base search without domain. So, the search will not working.
This is the command:
# doveadm -v index -A INBOX
This is my config:
# cat
2012 Nov 08
3
Mails don't get deleted after POP3
Hi, there!
Well, I am new to dovecot, so please be patient with me:
I have a virtual server and want to setup simple mail delivery.
postfix, saslauthd and dovecot basically work fine.
The only open issue is, that (I guess) dovecot doesn't remove the
mail when it's retrieved via pop3 from the server.
It keeps sending me the same emails again and again.
(The mail client (Thunderbird) is
2010 Feb 15
1
sieve addflag has stopped working
Dovecot 1.2.10 in Debian, using Dovecot sieve.
I have a sieve script, generated by Ingo, that's supposed to mark spam messages
as "Seen" and file them into the Junk folder. In part it reads:
require ["regex", "body", "imapflags", "fileinto"];
if exists "X-Spam-Flag" {
addflag "\\Seen";
fileinto
2010 Nov 01
1
fts_solr on debian lenny dovecot 1.2.15
Hello,
I cannot run FTS SOLR engine. OS is debian lenny. I re-compiled debian
package (from backports) with --with-solr option. Dovecot loads fts_solr
plugin. I know that it loads plugin because if I remove lib21_fts_solr_plugin.so, dovecot does not start. But it does not attempt to communicate with SOLR.
Simple check: stop solr tomcat, and open 8080 port in netcat:
$nc -l -p 8080
dovecot
2011 Jun 09
4
dovecot auth server problem PAM handshake imap-login
Hi,
i have a big problem with dovecot...
PAM auth problem i guess, but don't know how to sort it out...
Down the log and the dovecot.conf.
Please soemone can tell me what's broken there?
Thanks a lot
*************************
HERE log
*************************
Jun 9 14:49:46 vps dovecot: pop3-login: Can't connect to auth server at
default: Resource temporarily unavailable
Jun 9
2011 Aug 19
1
Sharing all mailboxes and userdb LDAP attrs
Hello all,
I'm setting up a Dovecot environment here, version 1.2.15 on Debian 6.0.2
"squeeze". This is actually a complete revamp of the previous setup we have
in-place here, built from the ground up with updated versions of all
involved software.
The operators have told me that they use some scripts hacked up by a
previous sysadmin to give a single "admin" account full
2007 Mar 19
1
userdb static and doubled homedir problem
With following configuration:
userdb static {
args = uid=10000 gid=10000 home=/home/vmail/domain.tld/%u/./ mail=maildir:~/maildirs
}
and accompanying passdb passwd-file consisting of only user and password, for example
test:{PLAIN}test:
dovecot will access
home=/home/vmail/domain.tld/test/home/vmail/domain.tld/test/maildirs
instead of
home=/home/vmail/domain.tld/test/maildirs
dovecot
2012 Oct 29
0
Active Directory 2003 user database and passwords with special characters
Hello everybody,
As explained in the topic, i have troubles with authentication of my users.
First of all, sorry for my poor english...
I'm running dovecot v1.2.15 on a Debian 6 64bits server up to date.
My users database is an Active Directory 2003 (it's important to know that because Active Directory can't retrieve users passwords, you have to bind LDAP with a domain administrator).
2009 Jan 20
3
Dovecot optimisation
Hello all.
We start to use Dovecot at our email production but it runs not such
fast as we expect.
We use Dell 2950 with 4GbRAM at FreeBSD-7.0-p9 - load avarage never
upper a 0.5
We have about 500 clients most of it use Outlook 2007 via IMAP.
We run in this problems:
1) Sync of imap folder is really slow(I think it is Outlook problem)
2) Time after time we got Sync error from outlook
3) Time
2008 Dec 31
1
NFS, IDLE, and index locking
Hi,
I'll try to keep short. My primary question is what, in people's
experience, are the best configuration settings for to avoid potential
NFS cache locking issues in an interesting heterogeneous environment? We
appear to have a workaround for some locking issues we have seen, which
is turning off IDLE. Upgrading our version of dovecot from 1.1.4 is
likely to address some core
2007 Mar 21
1
Double homedirs and tilde problems in case of chroot in passwd-file / static dbs.
Recently I've made the post about "double homedir" problem,
but I couldn't recreate it later. Here're the exact steps to
make it happen (configuration is at the bottom):
1) set configuration as below with passwd-files
2) clean testms dir (not necessary though)
3) reload dovecot (HUP is enough)
4) access the server with any client using testms user
(make sure no other
2014 Aug 27
2
Insert custom header in Mail logger plugin
Is it possible to log a message custom header through Mail logger plugin or
other method? It seems that there are a fixed number of info that is
configurable via mail_log_fields (http://wiki2.dovecot.org/Plugins/MailLog).
..
My custom header is X-VERTICAL-IP-Quarantine-ID and I want a log event like
this one:
Aug 27 09:48:13 imap dovecot: imap(user at domain): copy from INBOX: box=SPAM,
uid=213,
2007 Mar 28
2
chroot and raw logging
I'm not sure if it's even intended to work in this particular
case, but there's a problem when chroot is explicitely defined
and rawlogging is used. Rawlog respects chroot point, without
being actually chrooted.
Consider configurtion as below, with two cases (dovecot.rawlog
dir is of course created earlier, with appropriate uid/gid).
1)
dovecot.userdb:
2007 Mar 22
1
tilde in mbox:, when used in non-system user db
Originally I've thought that this is related to INBOX field,
but it turned out it happens only when you specify mbox.
Consider following passwd-file:
testms::10000:10000:imap,,,:/home/vmail/ppgk.com.pl/testms/./::userdb_mail=mbox:~/Mail:INBOX=/home/vmail/ppgk.com.pl/%u/inbox
or following line from userdb static:
args = uid=10000 gid=10000 home=/home/vmail/ppgk.com.pl/%u/./
2014 Aug 19
1
Trouble getting public folders working
Hi i have trouble getting my public folders working properly. I have a
few issues atm with them.
First off i'm using version 2.0.9 as it came with CentOS and would
greatly prefer to keep this version.
Here is my dovecot.conf file
# dovecot -n
# 2.0.9: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.32-431.23.3.el6.centos.plus.x86_64 x86_64 CentOS release
6.5 (Final) ext4
auth_debug = yes
2012 Jan 03
1
What is normal CPU usage of dovecot imap?
I got Dual Core Intel Xeon CPU 3.00GHz, over 1000 mailbox and almost 1 dovecot login / second (peak time).
Server stats says that load is continually over 2 and cpu usage is 60%. top says that imap is making this load.
virtual users are in mysql database and mysqld is running on another server (this server is ok).
Do I need better CPU or is there something going on that I do not understand?
#
2011 Sep 06
2
error in logs, but system appears to work
I'm bringing up a system with dovecot that has been running for years with uw-imap. In making the
switch, I put a tail on the log file, made the switch, and sent a test mail and received it. I was
able to receive mail with no apparent difficulties, but the log file was disconcerting. A number of
users connected during the few minutes I had it running, and for each of them there was an
2009 Nov 12
2
Sieve and ACL problem
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I've come across a problem that I can't figure out. I'm using Dovecot
1.2.6 and Sieve 0.1.13.
I'm using the following sieve script to sort my incoming mail.
require ["fileinto", "envelope"];
if envelope :all :is "from" "sopprde at newport.th.gov.bc.ca" {
fileinto
2010 Nov 08
4
2.0, hourly performance stats
I'm getting constantly high numbers of page reclaims & involuntary
context switches for dovecot/auth.
page reclaims = minor faults = cpu switching back to system-mode, But
why is the auth process doing that so excessively? Same for the large
number of involuntary context switches...
Attached is my "dovecot -n" output.
Date: Sun, 07 Nov 2010 20:40:34 +0100
type real