getsmtpbounceserversGet a list of bounce servers.
| Argument | Type | Required | Description |
|---|---|---|---|
start | integer | No | Starting position |
limit | integer | No | Number of records to return |
https://api.mailclickconvert.com/api.php ?apikey=YOUR_API_KEY &area=email &action=getsmtpbounceservers &start=0 &limit=10
<response> <records>1</records> <server> <id>1</id> <serverhost>test.com</serverhost> <port>110</port> <status>POP Ready</status> <username>test@test.com</username> <password>test</password> <emailaddress>test@test.com</emailaddress> <usessl>No</usessl> </server> </response>
{
"records": "1",
"server": {
"id": "1",
"serverhost": "test.com",
"port": "110",
"status": "POP Ready",
"username": "test@test.com",
"password": "test",
"emailaddress": "test@test.com",
"usessl": "No"
}
}addsmtpserverAdds a SMTP Server for use in remote SMTP Campaigns
deletesmtpserverDelete SMTP Server given the id of the server
editsmtpserverEdit's a SMTP Server given the server id.
getclicklogsmtpGets the SMTP click log from a single email send API/quick send or the SMTP API
getopenlogsmtpGets the SMTP open log from a single email send API/quick send or the SMTP API
getresultsendsingleemailGets the result of the sendsingleemail api call or SMTP API
Custom integration work is quoted on scope, and support is a person on weekdays, 9am to 5pm CST.