atom feed7 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Adding mail accou...
FromSent OnAttachments
David OxleyJul 24, 2002 4:16 am 
Hannes GruberJul 24, 2002 4:53 am 
Mark ConstableJul 24, 2002 5:36 am 
Lukas VeselyJul 24, 2002 6:29 am 
Carey JungJul 24, 2002 7:33 am 
Vlad SedovJul 24, 2002 8:16 am 
Anand BuddhdevJul 24, 2002 8:35 am 
Subject:Re: [courier-users] Adding mail accounts into MySQL DB
From:Lukas Vesely (vese@compik.fd.cvut.cz)
Date:Jul 24, 2002 6:29:49 am
List:net.sourceforge.lists.courier-users

I think Jaarle Aase has writen some soft for that. Look at http://courier-mailadm.jgaa.com/

Lukas

On Wed, 24 Jul 2002, David Oxley wrote:

Is there a script to add Email accounts into the MySQL Database and create the necessary directories? If not can anyone supply some sample SQL to do it or at the very least give an explanation of the various fields (I think I get the idea of most of them except uid and gid, also is quota in bytes and should id be 'Na@host.com <mailto:Na@host.com> ' and id just 'Name' and how do I create the crypt password):

id, crypt, clear, name, uid, gid, home, maildir, quota

Thanks