PowerMTA Support Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

PowerMTA 5.5r1 is out!!!!  Please contact support@port25.com for a license and download access.

Author Topic: Pause, Resume, Delete Campaign Through API !!  (Read 21918 times)

Ashish Mandloi

  • Jr. Member
  • **
  • Karma: +2/-6
  • Posts: 83
Pause, Resume, Delete Campaign Through API !!
« on: January 16, 2017, 06:10:57 AM »

Hi Team,

We want to pause, resume, delete the campaign on PMTA through API.

Please let us know any provision for the same.

Thanks
Logged

ReyM

  • Full Member
  • ***
  • Karma: +25/-6
  • Posts: 440
Re: Pause, Resume, Delete Campaign Through API !!
« Reply #1 on: January 16, 2017, 09:26:42 AM »


At this time, the best you are going to get is to kick off a web call as such:

http://127.0.0.1:8080/command?command=--dom%20show%20status

And build out the delete or pause command.

Hi Team,

We want to pause, resume, delete the campaign on PMTA through API.

Please let us know any provision for the same.

Thanks
Logged