BillSm
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by BillSm-
Thanks again!
-
Is there a way to show the status of a process? Like if the deletion or creation was successful or failed? Other than in an error log so I can see the status in the browser and display it?
-
Looking at your command line code, I changed it from: $result_forward = $xmlapi->api2_query($account, 'Email', 'delforward', array(address => $address_to_delete, forwarder => $dest_email) ); To: ...
-
Yes, even did a test email and received at the forwarding address.
-
Hello @BillSm, The corresponding cPanel API 2 function to delete a forward is documented at: