Hi Timo,
Friday, July 20, 2007, 12:07:56 AM, you wrote:
What about /home/mail/public, or /home/mail?
Fixed. /home/mail/public had incorrect rights.
/home/mail/public/Harm: /home/mail/public/Spam:
These are invisible to Dovecot. They need to begin with a dot.
Done. Now I can see these folders.
total 0 drw-rw---- 2 mail mail 48 Jul 19 10:07 cur -rw-rw---- 1 mail mail 0 Jul 19 10:00 dovecot-shared drw-rw---- 2 mail mail 48 Jul 19 10:07 new -rw-rw---- 1 mail mail 0 Jul 19 10:08 subscriptions drw-rw---- 2 mail mail 48 Jul 19 10:07 tmp
The only subscriptions file should be in /home/mail/public.
Thanks. Fixed :)
Well, now I can see Spam and Harm folders bat can't move messages from Inbox into Spam folder for example. MUA just freezes. Nothing in logs (mail_debug = yes).
Second question. You told /home/mail/public is not an Maildir, but it has cur, new and tmp folders. Why?
# ls -alh /home/mail/public/ total 4.0K drwxrwx--- 7 mail mail 232 Jul 20 09:53 . drwxr-x--- 4 mail root 104 Jul 19 09:54 .. drwxrw---- 5 mail mail 264 Jul 20 09:57 .Harm drwxrw---- 5 mail mail 264 Jul 20 09:52 .Spam drwxrw---- 2 mail mail 48 Jul 20 09:35 cur -rw-rw---- 1 mail mail 0 Jul 19 09:55 dovecot-shared drwx------ 2 mail mail 48 Jul 20 09:52 new -rw------- 1 mail mail 10 Jul 20 09:53 subscriptions drwx------ 2 mail mail 48 Jul 20 09:52 tmp
-- Sergey