atom feed5 messages in net.sourceforge.lists.courier-users[courier-users] Re: How do I create n...
FromSent OnAttachments
techJun 19, 2001 7:08 am 
Bill MichellJun 19, 2001 7:37 am 
dino bartolomeJun 19, 2001 8:34 am 
Sam VarshavchikJun 19, 2001 2:53 pm 
Bill MichellJun 20, 2001 1:12 am 
Subject:[courier-users] Re: How do I create new system accounts via the webmail server?
From:Bill Michell (bi@mics.org.uk)
Date:Jun 19, 2001 7:37:03 am
List:net.sourceforge.lists.courier-users

tech writes:

How do I create new system accounts via the webmail server?

I install courier-0.34 with authmysql.

thanks

There are so many different types of authentication methods and security and administrative details to worry about that sqwebmail can't possibly cope with them in any reasonable way. You'll have to create your own cgi script/code that does exactly what you need, or else post your exact requirements and hope to get lucky with someone else who already has the same (or similar).

For example, do you want new account requests to be authenticated or authorised? Do you need to set up quotas? Do you want to send a welcome message? etc etc.