10 messages in net.sourceforge.lists.courier-usersRe: [courier-users] delivery to subfo...
FromSent OnAttachments
Wolfgang JeltschNov 28, 2004 3:54 pm 
Dew EdihoNov 29, 2004 10:42 am 
Wolfgang JeltschNov 29, 2004 11:07 am 
Gordon MessmerNov 29, 2004 11:33 am 
Wolfgang JeltschNov 29, 2004 12:21 pm 
Phillip HutchingsNov 29, 2004 12:55 pm 
Malcolm WeirNov 29, 2004 1:37 pm 
Gordon MessmerNov 29, 2004 1:41 pm 
Dew EdihoNov 29, 2004 6:36 pm 
Wolfgang JeltschNov 30, 2004 3:15 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] delivery to subfoldersActions...
From:Dew Ediho (ecc@gmail.com)
Date:Nov 29, 2004 10:42:40 am
List:net.sourceforge.lists.courier-users

did you create Maildir using:

maildirmake command?

the syntax is:

maildirmake /home/me/Maildir

This will create the Maildir folder and the associated sub-folders. Thus mails will be delivered for the me to Maildir.

Also make sure your ownership is correct.

If you logged in as me, the using the command as shown above will do the trick, however if you logged in as root, you'll have to change ownership for the newly created Maildir folder and the associated folders using

chown me /home/me/Maildir chown me /home/me/Maildir/*

hope this helps

On Mon, 29 Nov 2004 01:00:45 +0100, Wolfgang Jeltsch <wolf@jeltsch.net> wrote:

Hello,

if I specify a maildir directory like /home/me/Maildir as the destination for mail delivery, Mail is delivered to the root folder of this Maildir's folder tree. But how do I manage to deliver mail to a subfolder in this tree?

Best wishes, Wolfgang