- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
API for releasing quarantined email
Hi expert,
I’m going through the API document but cannot find any API endpoint to release quarantined email.
Does any body have ideas on how we can automate the quarantine release?
Best regards!
- Labels:
-
FortiMail
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @ronger
You can check the below two screen shoot to release from personal or system quarantine , also what the firmware version you are used because of we have enhancement on API quarantine release in 7.6.0
Thanks and waiting your reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @MFARRAG ,
Thank you for your information. I'm using version 7.4.2.
Do you have the 7.6.0 API document to share?
Thanks and Regards!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please let me know if your issue solved or you still have Queries regarding to API for releasing quarantined email ?
Created on ‎09-03-2024 05:41 AM Edited on ‎09-03-2024 05:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @MFARRAG ,
Thanks for your warm support!
I tried to release the email but it does not work. The response is 200 OK but no email is release.
Attached is the response from postman. Do you have any ideas on this?
Bes regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @ronger
I can see you miss one of parameter named otherEmails
{
"folder": "Bulk",
"mmkey": "1725455146.2441_128630_846749.011323#Q#484D5fff002991",
"otherEmails": "",
"reqAction": 7
}
I tested in my lab on 7.4.2 and it working as expected .please try the above mentioned parameters with changed MMKEY as you know , then update me .
also be sure you are using Basename on MMKEY not message ID on fortimail logs .
waiting your swift response .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @MFARRAG ,
Thank you for your update. I tried this but does not work. I think the MMkey is not correct:
May I know how can I get the Basename on MMKEY? I cannot find it any where?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please find below my KB i replicated and type it step by step in my lab and working fine .
please check it and let me know .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @MFARRAG ,
Thank you for your prompt reply.
I follow same but it does not work in my lab. Does the API require any license? Currently I'm using a lab with default 15 days trial only.
