Description | This article describes how to release system-quarantined emails from FortiMail using an API, excluding the original recipient and sending them to a different recipient. |
Scope | Applies to FortiMail v7.4 build 586 and v7.6 build 664. |
Solution |
config system web-service
curl -v -H "Content-Type: application/json" -X POST -d '{"name":"admin","password":""}' https://10.5.23.149/api/v1/AdminLogin -c cookie.txt <----- Replace admin and password with the relevant. credentials.
Set the parameters as follows:
{"reqAction": 1,"type": "system","folder": "Bulk","startindex": "0","pageSize": "50"}
For example:
"1728392935.1433_276175_100688.011326#Q#498D8pwO005515"
Set the parameters as shown below:
{"folder": "Bulk","mmkey": "1728392935.1433_276175_100688.011326#Q#498D8pwO005515","otherEmails": "user2@API.COM",
|
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.