2 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Creating mail dir...
FromSent OnAttachments
Chad OsmondJun 16, 2003 8:37 am 
Eduardo RoldanJun 16, 2003 10:42 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] Creating mail directorys from Web Interface.Actions...
From:Eduardo Roldan (tra@adinet.com.uy)
Date:Jun 16, 2003 10:42:39 am
List:net.sourceforge.lists.courier-users

On Mon, 2003-06-16 at 12:36, Chad Osmond wrote:

Hello,

This may be a tad bit off topic, but still relevant.

I am writing a php based interface to add and remove domains, and users to my MySQL database.

I've done that. check http://sourceforge.net/projects/quica

The problem that I'm having is that I need the script to create a directory inside of /var/vmail/$domain/. Apache is running as "nobody" and the Mail directories are all owned by vmail.

Does anyone have some guidence here for me? I have a fairly good concept of permissions, but am at a loss here.

Check the source of mentioned project to know a way to do it.