addsmtpserverAdds a SMTP Server for use in remote SMTP Campaigns
| Argument | Type | Required | Description |
|---|---|---|---|
smtpserver | string | Yes | SMTP Server Host. A domain name. |
smtpport | integer | Yes | Port number for SMTP Server |
username | string | Yes | SMTP Username |
password | string | Yes | SMTP Server password |
testemailaddress | string | Yes | An email address to send on behalf of to test that connection works. |
emailaddress | string | No | Email address to send on behalf. If empty we assume any email you entered will be allowed to used. Normally empty if using another ESP for remote campaigns. |
sslmode | string | No | either empty or ssl or tls. |
https://api.mailclickconvert.com/api.php ?apikey=YOUR_API_KEY &area=email &action=addsmtpserver
The platform expects this call as a POST; the parameters are the same either way.
<response> <success>SMTP server Added</success> <smtpserverid>122</smtpserverid> </response>
{
"success": "SMTP server Added",
"smtpserverid": "122"
}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
getsmtpandapiresultsGets a list of all SMTP and API email sends.
Custom integration work is quoted on scope, and support is a person on weekdays, 9am to 5pm CST.