Delivery servers

Delivery servers

Delivery servers are needed in order to send out all the emails from the application. Even if it’s about sending a confirmation email, an email campaign, a test email, you need a delivery server to actually make the delivery.

AppMail comes with support for any SMTP server out there, PHP’s built-in mail function and sendmail. Also, it integrates with services like SparkpostMailGunAmazon SESSendGridElasticEmailNewsMan and much more in order to make sure you are not limited into using just a single service but you have a wide array of options. You can use either of them, or all of them together. AppMail gives you total flexibility for this.

    • Related Articles

    • Delivery Servers Warmup Plans

      Starting with the version 2.1.10 we added the delivery servers Warmup Plans feature, which was long requested by our customers. Some background on the "Warming Process" Delivery server warming is the gradual process of establishing a reputation as a ...
    • How to add delivery servers for an individual customer?

      You need to go to Backend > Settings > Customers and select the Servers tab. From this screen, select the number of delivery servers the customer is allowed to add, but also what type of delivery servers he is allowed to add. Once you do this, save ...
    • Bounce servers

      You like it or not, when you start sending emails, not all your addresses will be valid and when sending emails to invalid email addresses, these emails will return to you in order to notify you that the given email address is not valid anymore. In ...
    • Feedback loop servers

      Every time when the Spam button is pressed by one of your subscribers, the email provider the subscriber belongs to, will send a notification related to that event. In order to receive such notifications, you should subscribe for such notifications ...
    • When using WEB API delivery servers, bounce processing doesn’t work.

      If you are using the web api implementation for Amazon SES / Mandrill / Mailgun / etc and you find out that bounce processing doesn’t really work, below are potential reasons: 1. You are redirecting users from http to https. If that’s the case make ...