ESPs sending limits

This information is being provided for educational purposes. If you plan to send a significant number of emails each day, it might be advisable to consider upgrading your ESP. Sending email blasts from a free Gmail or Outlook account is not recommended as scammers often use these services, and it could result in your emails being flagged. It is crucial to recognize that several ESPs consider the "number of emails sent" as the same as the "number of recipients." Therefore, attempting to bypass the limits by BCC-Ing all your recipients in a single message is unlikely to be effective. Below is a quick ...

Read More

Quick start – Email Platform

Let’s say you need to send an email to your contact list using Email Service Provider. You want to address each recipient by name and have statistics on the number of emails opened by recipients, with the ability to build a list of these recipients. Distribution should be carried out by a Remote SMTP Relays method .When connecting to Remote SMTP Relay a proxy server should be used. The steps will be as follows: 1. Create Sender Profile In the main program window, click the Sender Profiles button then click “Add” and in the account editing window enter (or select ...

Read More

API – Email Platform

Before using API, you need to go to the Settings > API settings window, set parameters and enable the API server API server setup First select the protocols . Two protocols are supported HTTP and secure HTTPS. The HTTPS protocol provides data encryption between the client and the API server, however, due to high overhead, it is slower than HTTP. You can enable one or both of the protocols to use. You also need to specify the port number that the API server will listen on. The default ports are 80 for HTTP and 443 for HTTPS. However, if you already ...

Read More

Macro – Email Platform

Macros available for use to generate body and headers of an email Macro with the prefix F - Field Used to insert fields from contact list MacroDescriptionUseNotes[%%FEmail%%] [%%FFullName%%]Used as [%%F Contact List Field Name %%], the content will be replace for the macro specified in contact list for this record.Can be used anywhere/part of the email and email headers. Only available for the Personal Copy sending mode.For the Email field, which stores the addresses of contact  list, two special sub- macros are also available:[%%FEmailUser%%] - replace the mailbox name i.e. what is BEFORE @. For [email protected], the string user will ...

Read More