zone-eu / zone-mta-template

Template application for ZoneMTA
39 stars 25 forks source link

Delete message from a specific zone #6

Open leadsmkt opened 5 years ago

leadsmkt commented 5 years ago

Hello, I would like to delete all message from a specific queue on MongoDb. Could you explain me th way to do it. On mongodb, i see the zone-mta database, with these collections "suppressionlist", "zone-queue", mails.chunk" and "mail.file".

Can you tell me which command i have to run to delete all message from queue "xxx". Thank you