PDA

View Full Version : Creating e-mail account from command line?


etzetz
05-26-2005, 05:28 PM
Hi, how can I create e-mail account from the linux command line?
I need this because, in DSM I cannot use "_" in mailnames... So I cannot create e-mail like "dsm_support@zervex.com" in current DSM...

Thanks.

LeeJ
05-28-2005, 02:08 PM
Underscores are considered invalid characters by the userdb script that is distributed with courier. You will need to modify this script to allow underscores within the regex. The manual email account creation process is defined at the url below.

Setting up email address.
http://www.courier-mta.org/?userdb.html

Setting password for the email address that you just created
http://www.courier-mta.org/?userdbpw.html