Hi Buddies,
dovecot-sql.conf
driver = mysql
connect = host=127.0.0.1 dbname=postfix user=postfix password=secret
default_pass_scheme = plain
password_query = SELECT username as user, password \
FROM mailbox WHERE username = '%u' AND active = 1
user_query = SELECT concat("/var/vmail/", maildir)
Hi Buddies,
I have 2 servers running dovecot + postfix for pop/imap users.
The users mailbox are in a Nfs storage.
The load of server is ranging at 3.0 to 15.0.
I really dont know what happened.. I read a lot about tuning of dovecot,
and the changes are applied, how you can see.
The Hardware of se