Update linupx-scripts.sh
This commit is contained in:
@@ -843,6 +843,7 @@ POSTFIX_INSTALL(){
|
|||||||
POSTFIX_CLEARQUEUE(){
|
POSTFIX_CLEARQUEUE(){
|
||||||
systemctl stop postfix
|
systemctl stop postfix
|
||||||
postsuper -d ALL
|
postsuper -d ALL
|
||||||
|
rm -f /var/log/mail*
|
||||||
systemctl start postfix
|
systemctl start postfix
|
||||||
echo 'd *' | mail -N
|
echo 'd *' | mail -N
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user