Update linupx-scripts.sh
This commit is contained in:
@@ -842,7 +842,7 @@ POSTFIX_INSTALL(){
|
|||||||
}
|
}
|
||||||
POSTFIX_CLEARQUEUE(){
|
POSTFIX_CLEARQUEUE(){
|
||||||
systemctl stop postfix
|
systemctl stop postfix
|
||||||
postsuper -d ALL
|
/usr/sbin/postsuper -d ALL
|
||||||
rm -f /var/log/mail*
|
rm -f /var/log/mail*
|
||||||
sleep 1s
|
sleep 1s
|
||||||
systemctl start postfix
|
systemctl start postfix
|
||||||
|
|||||||
Reference in New Issue
Block a user