代碼:
First mail user:
* Username: OO
* Password: XX
* SMTP/IMAP auth type: login
* Connection security: STARTTLS or SSL/TLS
You can login to webmail with this account, login name is full email address.
SSL cert keys (size: 2048):
- /etc/ssl/certs/iRedMail.crt
- /etc/ssl/private/iRedMail.key
Mail Storage:
- Root directory: /var/mail
- Mailboxes: /var/mail/vmail1
- Backup scripts and copies: /var/mail/backup
Apache:
* Configuration files:
- /etc/apache2
- /etc/apache2/apache2.conf
- /etc/apache2/conf.d/*
* Directories:
- /usr/share/apache2
- /var/www
* See also:
- /var/www/index.html
Nginx:
* Configuration files:
- /etc/nginx/nginx.conf
- /etc/nginx/conf.d/default.conf
* Directories:
- /etc/nginx
- /var/www
* See also:
- /var/www/index.html
php-fpm:
* Configuration files:
- /etc/php5/fpm/pool.d/www.conf
* Socket: /var/run/php-fpm.socket
uWSGI:
* Configuration files:
- /etc/uwsgi/apps-available
* Socket for iRedAdmin: /var/run/uwsgi_iredadmin.socket
PHP:
* PHP config file for Apache: /etc/php5/apache2/php.ini
* PHP config file for Nginx: /etc/php5/fpm/php.ini
* Disabled functions:
MySQL:
* Root user: root, Password: GG
* Bind account (read-only):
- Username: vmail, Password: XX
* Vmail admin account (read-write):
- Username: vmailadmin, Password: YY