Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
Changes
Page history
Created Usage (markdown)
authored
Jan 16, 2018
by
UltimateByte
Hide whitespace changes
Inline
Side-by-side
Usage.md
0 → 100644
View page @
c575c882
1) Download & make executable
````
bash
wget https://raw.githubusercontent.com/UltimateByte/plesk_mail_autoconfig/master/plesk_mail_autoconfig.sh
&&
chmod
+x plesk_mail_autoconfig.sh
````
2) Configure
````
bash
nano plesk_mail_autoconfig.sh
````
3) Run
````
bash
./plesk_mail_autoconfig.sh
````
4) If needed, edit and customize your .xml files used for auto config located in:
`/var/www/vhosts/default/htdocs/mail`
\ No newline at end of file