Sergiu Voicu wrote:
> Hello all
>
> I am newbee with Courier and need your assistance on an issue that I'm
> having with IMAP
>
> The machine is a FreeBSD running Postfix and Courier with MySQL support.
>
> Using an IMAP client like Thunderbird, I am unable to save drafts/sent
> messages into corresponding folders.
>
> The Maildir folder structure is like this:
> /..../vmail/domain.tld/account.name/Maildir
>
> When creating a new account, I run "maildirmake
> ../account.name/Maildir". The Maildir contents are the usual cur, new
> and tmp
>
> I have also manually created folders Sent, Draft and Sent (using
> maildirmake -f ...) in ../account.name/Maildir but with no success.
>
> The only thing working was the Trash folder, that was also created under
> ../Maildir/, but only with Thunderbird. With a webmail client
> (Roundcube) I wasn't able to delete a message (move it to Trash).
>
> Can you please advice on this?
>
Sounds like a permissions problem to me. Do you have permissions to
write to the folders you created?
Show us the output of this:
$ cd /..../vmail/domain.tld/account.name
$ find Maildir -type d -exec ls -ld {} \;
(Substitute the real path to the account's vmail directory, of course)
--
Bowie
------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing.
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users