$ > /var/spool/mail/myuser
$ > /var/mail/myuser
this cleared the whole mail file so no more mails got sent out.
UPDATE. i was wrong, you need to delete the /var/spool/mqueue directory:
here's how to recreate it again with the correct permissions.
UPDATE. i was wrong, you need to delete the /var/spool/mqueue directory:
sudo rm -fdr /var/spool/mqueue
here's how to recreate it again with the correct permissions.
No comments:
Post a Comment