Hello,
I got a script which is checking my server which is administered by directadmin and will then send an email to another server of mine with the results. Now unfortunately due to a programming error of mine that script went to infinite loop creating like billions of mails to be sent. Now since days that other server is receiving mails from the first server even though the script is stoped already for days. Obviously the enourmous amount of mails is still in the mailqueue of the server the script ran on.
Now my question would be how can I truncate that mailqueue? I´m running debian sarge as a linux.
I got a script which is checking my server which is administered by directadmin and will then send an email to another server of mine with the results. Now unfortunately due to a programming error of mine that script went to infinite loop creating like billions of mails to be sent. Now since days that other server is receiving mails from the first server even though the script is stoped already for days. Obviously the enourmous amount of mails is still in the mailqueue of the server the script ran on.
Now my question would be how can I truncate that mailqueue? I´m running debian sarge as a linux.