User can follow the below steps to setup nullmailer to discard any messages that are generated by the vm and to clear the queue.
sudo ln -s /bin/true /usr/lib/nullmailer/
sudo echo "localhost true" > /etc/nullmailer/remotes
sudo touch /var/spool/nullmailer/trigger
After executing the above steps user will no longer see lots of log messages regarding failed mail. Post this execution user can crosscheck with the below CL
root@aos-server:~# tail -f /var/log/syslog
reviewed and validated
Modified categories from all to Apstra intent based on 2025:01:28
Removed partner assistance from categories on 2025:01:29