i set mail_location = mbox:/var/spool/mail/%u
and protocols = pop3s pop3
why he trys to create and use imap format?`
in log are
May 25 18:52:25 mail dovecot: pop3-login: Login: user=,
method=PLAIN,
rip=80.xx.xx.xx, lip=xx.xx.24.29, TLS
May 25 18:52:26 mail dovecot: POP3(richard):
open(/var/spo
hello and thx
a.) Linux
b.) Redhat (Version unknown)
c.)
protocols: pops pop3s
ssl_listen: *:995
ssl_cert_file: /etc/mail/certs/wildcard/cert.pem
ssl_key_file: /etc/mail/certs/wildcard/nopass.key
disable_plaintext_auth: no
login_dir: /usr/local/var/run/dovecot/login
login_executable: /usr/loca
hello
ok now it works but i still get errors, so i can login, and i get my emails
but in log is this error (looks like he just trys to mkdir for imap) can i
turn of imap use?
i try it with INDEX, option too but same error.
mail dovecot: pop3-login: Login: user=, method=PLAIN,
rip=80.108.xxx.x
ok after playing a while now it works , but i have one problem open..
a.) now he makes for pop3 index files in /var/indexes/%u/imap/index etc...
you said that is correct too if i only use pop3 ?
b.) i have as INBOX file /var/spool/mail/%u set, when somebody logs in, and
the mailbox exist he gets
hello marcus
Typically with mbox it would be set to:
mail_location = mbox:~/mail:INBOX=/var/mail/%u
i know, i try it too so but then i get a error to.
On this system (Redhat 9), the mails are only saved in /var/spool/mail/%u
the problem is when i try it with :
a.) mbox:~/mail:INBOX=/var/spool
Hello
i will try the tips from alan too
You're making it difficult to try to help, by not answering the questions
or providing requested information...
I did, sorry i hope so
Again - was that config output you provided the FULL output of dovecot -n?
It looked incomplete to me...
b.) the out
Hello Gunter
Thanks now it works fine !
Question for INDEX=MEMORY, is it much perfomance lost ?
thank all who helped me
- Original Message -
From: "Gunter Ohrner" <[EMAIL PROTECTED]>
To:
Sent: Sunday, May 27, 2007 10:23 AM
Subject: Re: [Dovecot] question mailbox format