[Dovecot] dovecot dreate directory instead mailbox

Roberto Tagliaferri r.tagliaferri at tosnet.it
Mon Sep 18 12:51:18 EEST 2006


Johannes Berg ha scritto:
> On Mon, 2006-09-18 at 11:07 +0200, Roberto Tagliaferri wrote:
>   
>> Hi, i've dovecot 1.0b7 with postfix (pop3, real user) and i see a 
>> strange thing: if i create a new user and i log in in pop3, dovecot 
>> create a directory (and then postfix reject the email with an error); i 
>> must send an email and THEN log in pop server...
>>     
>
> Sounds like a permissions problem. Have you checked the postfix log?
>
> johannes
>
>   
The directory is created by dovecot if mailbox isn'n present:
root at dns:~# creautente.php test testtt
Inserito utente test
(a small script to create user)
root at dns:~# v -d /var/spool/mail/test
/usr/bin/ls: /var/spool/mail/test: No such file or directory

root at dns:~# telnet localhost pop3
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
+OK Dovecot ready.
user test
+OK
pass testtt
+OK Logged in.
quit
+OK Logging out.
Connection closed by foreign host.
root at dns:~# v -d /var/spool/mail/test
drwx------    3 test     users        4096 Sep 18 11:30 
/var/spool/mail/test/


-- 
Roberto Tagliaferri
Responsabile Progettazione & Produzione
TosNet s.r.l. - Internet Service Provider
r.tagliaferri at tosnet.it
www.tosnet.it



More information about the dovecot mailing list