Bertie
January 19, 2021, 10:59am
1
Hi,
I use Yunohost for website hosting and a few apps. My emails are managed outside my VPS.
When I run a Diagnosis, I get the following:
Too many pending emails in mail queue (496 emails)
I believe these are automated e.g. status of the daily backup
Simple questions (I think):
Where are these emails located so I can deleted them via SSH
How can I prevent them from being sent or can I configure them to actually be sent?
Thank you
Hello,
This should help you if you want to delete them. As for configuring your emails to be actually sent, there is an entry in the doc for that : YunoHost • index
Bertie
January 20, 2021, 7:45pm
3
Thank you. That’s exactly what I needed.
I ran
mailq
To check the emails were automated notifications
then
postsuper -d ALL
To delete all the emails in the queue.
1 Like
system
Closed
February 4, 2021, 7:45pm
4
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.