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