-
Notifications
You must be signed in to change notification settings - Fork 432
Beta Testing
Gaurav Ashtikar edited this page Aug 28, 2014
·
14 revisions
After major efforts and wait for you, We are happy to announce beta release of EasyEngine (ee) Mail 2.1.0
Before install EasyEngine (ee), your system should satisfy our Prerequisite
wget -qO ee rt.cx/eebeta && sudo bash ee mail ee stack install --allThis will install and configure web server and mail server packages
ee stack install
# Another Way
ee stack install --webThis will install and configure web server packages
ee stack install --mailThis will install and configure web server packages
- Point your browser to https://example.com:22222/vimbadmin
- Copy security Salts
- Now open terminal, open following file
vim /var/www/22222/htdocs/vimbadmin/application/configs/application.iniand replaces following line with security copied security salts
securitysalt = ""
resources.auth.oss.rememberme.salt = ""
defaults.mailbox.password_salt = ""- Now on browser, add your Administrator id and password for ViMbAdmin and click on
activate my account
Now on ViMbAdmin you can create mail boxes for domains.
Now to access webmail use this url: http://webmail.example.com
EasyEngine (ee):
- Installation
- Stack Module
- Site Module
- Debug Module
- Secure Module
- Other commands
- Configurartion File
- EasyEngine Logs
Tutorials:
- SFTP Setup
- Remote MySQL
- Setup OpenDKIM
- HHVM with EE 2.x.x
- Prevent MySQL crashing
- Change WordPress Cache
- Migrate Website With EasyEngine
- EasyEngine with Hosting Providers
Misc:
- FAQ
- Roadmap
- [Support Forum] (http://community.rtcamp.com/c/easyengine/)
- EasyEngine Update
- EasyEngine Admin Tools
- EasyEngine Beta Testing
Chat:
- [EasyEngine Developer Chat] (https://gitter.im/rtCamp/easyengine)
Testing:
- [Travis-CI] (https://travis-ci.org/rtCamp/easyengine/)
Donations:
Recently Modified:
