Iredmail provides a script that allows users to quickly add users
MYSQL
You can edit the create_mail_user_mysql.sh, modify the default value, and if you install the stored path of the modified message, then you must modify the script's Storage_base_directory
Create Http://www.aliyun.com/zixun/aggregation/18687.html "> The default password for the mailbox user is the same as the username
# CD iredmail-0.5.1/tools/ # bash create_mail_user_mysql.sh exmple.com user1 user2 User3
This time, the Output.sql file is created
# mysql-uroot-p mysql> use Vmail; Mysql> Source/path/to/output.sql;
LDAP
Using the create_mail_user_openldap.sh script, you can quickly create LDAP mail users and we need to modify the script
The default password for creating a mailbox user is the same as the user name
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.