Revisions
-
AlexPashley revised this gist
Jul 4, 2013 . No changes.There are no files selected for viewing
-
AlexPashley revised this gist
Jul 3, 2013 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -16,4 +16,4 @@ tail -f /usr/local/psa/var/log/maillog /usr/local/psa/admin/sbin/mail_auth_view # plesk qmail filter users /usr/local/psa/bin/mail.sh -i user@example.com -
AlexPashley revised this gist
Jul 3, 2013 . 1 changed file with 10 additions and 2 deletions.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,5 @@ # USEFUL PLESK COMMANDS # restart plesk /etc/init.d/psa restart @@ -7,5 +9,11 @@ # restart qmail service qmail restart # plesk qmail log tail -f /usr/local/psa/var/log/maillog # plesk qmail user passwords /usr/local/psa/admin/sbin/mail_auth_view # plesk qmail filter users /usr/local/psa/bin/mail.sh -i alex@towntalk.co.uk -
AlexPashley revised this gist
Jul 3, 2013 . 1 changed file with 5 additions and 2 deletions.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,8 +1,11 @@ # restart plesk /etc/init.d/psa restart # reload plesk configs (useful for vhost.conf) /usr/local/psa/admin/sbin/websrvmng -a -v # restart qmail service qmail restart # plesk email log tail -f /usr/local/psa/var/log/maillog -
AlexPashley revised this gist
Jul 3, 2013 . 1 changed file with 3 additions and 3 deletions.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,8 +1,8 @@ # restart plesk /etc/init.d/psa restart # restart qmail service qmail restart # reload plesk configs (useful for vhost.conf) /usr/local/psa/admin/sbin/websrvmng -a -v -
AlexPashley revised this gist
Jul 3, 2013 . 1 changed file with 8 additions and 1 deletion.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1,8 @@ // restart plesk /etc/init.d/psa restart // restart qmail service qmail restart // reload plesk configs (useful for vhost.conf) /usr/local/psa/admin/sbin/websrvmng -a -v -
AlexPashley created this gist
Jul 3, 2013 .There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ t