Displaying 20 results from an estimated 10000 matches similar to: "tweaking performance"
2007 May 29
1
dovecot performance question
Hi, using the latest dovecot with pop3/imap. Using mostly outlook 2003 for
pop3 and squirrel mail imap.
I have a lot of users reporting back that imap is very slow. We average
about 300 imap and another 700 pop session at any given time.
Here's my config:
disable_plaintext_auth: no
login_dir: /usr/local/var/run/dovecot/login
login_executable(default): /usr/local/libexec/dovecot/imap-login
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
2008 Aug 14
0
Request queue is full
Hello all,
Today I had problems on one of the servers. Dovecot stopped working and
I got lots of "Request queue is full" on logs.
Aug 14 16:49:45 mailserver03 dovecot: auth(default):
ldap(xxx at xxx.com.br): Request queue is full
Aug 14 16:49:45 mailserver03 dovecot: auth(default):
ldap(xxxxx at xxxx.com.br): Request queue is full
Aug 14 16:49:45 mailserver03 dovecot: auth(default):
2007 Nov 27
1
Dovecot strange logs
Hello,
I have some strange logs entries in my dovecot_info.log
(auth_debug=yes & auth_verbose=ye) :
dovecot: Nov 27 00:28:09 Info: auth(default):
vpopmail(CLIENT_EMAIL,CLIENT_IP): lookup user= domain=????????
dovecot: Nov 27 00:28:09 Info: auth(default):
vpopmail(CLIENT_EMAIL,CLIENT_IP): lookup user=CLIENT_USER
domain=CLIENT_DOMAIN
dovecot: Nov 27 00:28:09 Info: auth(default):
2007 Sep 11
1
Disconnected: Shutting down:
Hello,
dovecot-1.0.3 on Fedora 6 works perfect in general but sometimes the system
becomes unresponsive and the log file shows tons of messages like this:
... imap-login: Disconnected: Shutting down: 127.0.0.1, secured
... pop3-login: Disconnected: Shutting down: aa.bb.cc.dd
Restarting dovecot helps, but what's behind?
What can I do to prevent this?
dovecot -n output:
#
2011 May 19
3
How to stop mail_executable from cwd to ~home
In our environment home directories are auto-mounted via /home/<user>
including on the server provided mail.
Within the various mail services though we try to isolate
and override with local /mail/home/<user>
Works well except that dovecot still wants to cd to the real home
triggering a useless and potentially hindering automount
when it invokes the imap or pop3 process specified by
2006 May 15
1
more unexpected results from 0.99.13 -> 1.0beta8 upgrade
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Just to give some more information about this:
Apparently some of our POP3 users are saying that when they checked for
new mail this morning that all the mail that was saved on the server was
downloaded again as unread mail.
I followed the guidelines in the wiki [1] with regards to upgrading
from 0.99 to 1.0, made sure the .subscriptions and
2007 Mar 26
1
authentication process fails when starting 2nd dovecot
Hello,
With dovecot running already, (accidently) starting another dovecot seems to
break the authentication process of the first dovecot. Login will be
impossible untill dovecot is restarted.
# dovecot
Fatal: listen(143) failed: Address already in use
## Wait several seconds.
# telnet localhost 143
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
* OK Dovecot
2007 Oct 24
2
"Can't sync delivery mail"
Dovecot 1.0.3
Deliver is saying this on two specific emails. Other emails to these 2
users are going through fine. Looking at the mail headers the only
thing questionable I see is:
From: "AMS Publication Division"@ams.org
Is this the problem?
# 1.0.3: /usr/local/etc/dovecot.conf
base_dir: /var/run/dovecot/
protocols: imap pop3
listen(default): *:143
listen(imap): *:143
listen(pop3):
2008 Mar 19
0
Dovecot 1.0.13 ignores auth_krb5_keytab settings
Greetings,
i am using here FreeBSD 7.0-RELEASE amd64 with dovecot 1.0.13. Gssapi
auth on our dovecot setup did not work for some time, so i wanted to fix
it today. I run into an auth failure, where my mutt was not able to
login. Also mutt was not able to login, i had a
imap/mail2.physik-pool.tu-berlin.de principal in my credentials cache
after an try. I can work around with a "ln -s
2009 Nov 19
1
quota is not ignoring trash
I have debian lenny configured with postfix 2.5.5 and dovecot 1.0.15 with mysql,
every user has a different quota. The problem is that the quota is not ignoring
trash folder, how can I solve this problem? And another question, is there a
possibility to ignore sent folder?.
this is my dovecot.conf
smtp:# dovecot -n
# 1.0.15: /etc/dovecot/dovecot.conf
base_dir: /var/run/dovecot/
log_path:
2008 Jan 27
1
Postfix, mailbox_command, Dovecot deliver, LDAP and mail_location
I am trying to tell Dovecot deliver to use $mail_location as the location to
store mail for system users. From the docs I've read
<http://wiki.dovecot.org/MailLocation> I believe this is possible, but mail to
my system users always gets delivered to their /home/<USERNAME> homedirectory.
Here's what I've done so far:
# Postfix main.cf
mailbox_command =
2009 Jan 12
1
1.1.6: PAM passdb/userdb (mis)configuration
I'm sure I'm missing something obvious :-(
Dovecot version 1.1.6, pam authentication via ldap (openldap). basicly,
we use:
passdb pam
userdb passwd
which work fine, except for Outlook/OL Express users that are asked for
their password whenever they "send/receive"... We've had also "passdb shadow"
that somehow "fixed" this but allowed also users with
2007 Nov 30
0
deliver+quota assertion
When stressing dovecot's delivery agent, I sporadically encountered
the following assertion failures and the associated errors. I was
trickling in ~50 messages per minute to this mailbox via postal.
Nov 30 09:38:41 mail deliver(example at example.com):
close(/home/vmail/domains//+/example.com/k/example//Maildir/maildirsize)
failed: Bad file descriptor
Nov 30 09:38:41 mail deliver(example at
2008 Apr 14
2
Expire plugin isn't working
Hello all,
I followed the wiki to configured the expire plugin on dovecot-1.1rc4
and it isn't working. No error messages on logs or on the execution of
"dovecot --exec-mail ext /usr/libexec/dovecot/expire-tool".
mailserver02:~ # dovecot -n
# 1.1.rc4: /etc/dovecot//dovecot.conf
syslog_facility: local1
protocols: imap pop3
ssl_disable: yes
disable_plaintext_auth: no
shutdown_clients:
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"]
2007 Dec 13
2
SYN flooding / pipe() failed: Too many open files
Hello *,
I've the following problem with dovecot 1.0.7:
/var/log/messages shows
| Dec 13 13:48:27 mailbox kernel: possible SYN flooding on port 143. Sending cookies.
and /var/log/maillog shows (Please note: nearly the same time):
| Dec 13 13:48:28 mailbox dovecot: pipe() failed: Too many open files
This leads to an unresponsive mail service and requires a dovecot restart.
What
2009 Aug 07
2
hoping someone has a suggestion
Hi using dovecot 1.0.10 with pop/imap, using maildir, with 2000+ users
mostly using pop but many using imap.
Once in a great while I have problems with dovecot pop timing out. If I
telnet to port 110 it just takes forever to come up or it doesn't at all,
the samething happens on the imap port although 110 is always worst.
At 1st when troubleshooting I was not sure what was causing the
2007 May 25
1
Variable expansion in LDA vs POP/IMAP
Hello all,
I'm trying to understand when exactly the variable substitution
happens in Dovecot, as I get different results in the LDA and in the POP/IMAP
server.
Here's my general setup:
- Postfix MTA, delivers mail via Dovecot LDA
- users list sits in a database
- mail directory is stored in the database, but with
Dovecot variables inside
Delivery works perfectly fine,
2008 Feb 05
2
ssl-parameters.dat.tmp missing
Hello,
My dovecot works well but I have noticed in logs the following line:
Feb 5 09:19:51 lists dovecot: ssl-build-param: Can't create temporary
SSL parameters file /var/lib/dovecot/ssl-parameters.dat.tmp: No such
file or directory
I am not sure when it first appeared but I have not seen it before
(and I am using dovecot for more almost 2 years now).
$ dovecot -n
# 1.0.10: