Hi,
I'm stumped. I can access the postfix server to read my mail.
BUT I'm the only user that can.
Everyone else get rejected.
Here's the syslog entry for another user:
...dovecot: pop3-login: Disconnected (auth failed, 1 attempts):
user=, method=PLAIN, rip=192.168.0.51, lip=192.168.
I have my MTA (Postfix) check Dovecot2 LMTP for existing users. No
other delivery is done; this is a virtual/LMTP-only setup.
I define known users in a Dovecot passwd-file, specified in
conf.d/10-auth.conf
passdb {
args = ... username_format=%n /stor01/vmail/auth.d/%d/passwd
e.g.,
vi /stor
On 10/4/11 13:31 , Jim Lawson wrote:
> Hi Timo & everyone,
>
> I'm trying out a 2-node director setup, but I keep getting the following
> error:
>
> Oct 3 16:11:29 imapdir1 dovecot: master: Dovecot v2.0.15 starting up
> (core dumps disabled)
> Oct 3 16:11:34 imapdir1 dovecot: director: Error:
> c
On 10/5/2011 9:20 PM, Philip Brechler wrote:
Am 05.10.2011 um 21:04 schrieb Stephan Bosch:
On 10/5/2011 6:11 PM, Philip Brechler wrote:
I'd expect to see more errors and debug messages preceding the log line above.
Looking at your config, I suspect your problem has something to do with the
f
Am 05.10.2011 um 21:04 schrieb Stephan Bosch:
> On 10/5/2011 6:11 PM, Philip Brechler wrote:
>
> I'd expect to see more errors and debug messages preceding the log line above.
>
> Looking at your config, I suspect your problem has something to do with the
> fact that you provide no 'home' dire
On 10/5/2011 6:11 PM, Philip Brechler wrote:
I want to use managesieve in my dovecot server which uses virtual users and a
ldap for the users. This is in my dovecot.conf:
# 1.2.15: /etc/dovecot/dovecot.conf
[...]
mail_location: maildir:/var/mail/%u/Maildir
mail_debug: yes
[...]
plugin:
s
Hi,
I want to use managesieve in my dovecot server which uses virtual users and a
ldap for the users. This is in my dovecot.conf:
# 1.2.15: /etc/dovecot/dovecot.conf
# OS: Linux 3.0.0-x86_64-jb1 x86_64 Debian 6.0.1 ext3
log_path: /var/log/dovecot.log
info_log_path: /var/log/dovecot-info.log
log
Hello all,
why I can run whis command:
imap1:~ # doveadm user user001
userdb: user001
mail : maildir:/var/maildir/vol04/4/46/user001
home : /var/mailfilter/vol04/4/46/user001
quota_rule: *:bytes=1
but not this one:
imap1:~ # doveadm quota get -u user001
doveadm(user001