Feedback loop servers

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 at the email provider.

However, most email providers will also send the notifications at one of these 3 addresses: abuse@domain.com, postmaster@domain.com and fbl@domain.com.

In order for AppMail to process these notifications, you need to add feedback loop servers for each email address, either for the one you subscribed at the email provider, or for the 3 listed above.

Please note that when sending only via delivery servers of type web API you don’t need to setup feedback loop servers since these are automatically processed via webhooks.

    • Related Articles

    • 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 ...
    • 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 ...
    • 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 ...
    • Email Box Monitors

      An email box monitor is simply an imap/pop3 account, just like a bounce or feedback loop server, where AppMail will connect from time to time and download the contents and process them in order to take a certain action. You can define conditions so ...
    • 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 ...