FORGEBOX Enterprise 🚀 - Take your ColdFusion (CFML) Development to Modern Times! Learn More...

PresideCMS Extension: InxMail SMTP Provider

v1.1.2+0000006 Preside Extensions

InxMail SMTP Provider

The InxMail SMTP provider allows you to use the InxMail SMTP Relay service with Preside Email Center.

Once installed, the extension will add an InxMail tab to your email settings page. Configure your SMTP credentials and API keys and you are good to go.

Permissions

The extension adds the following admin permission key: inxmailBounces.bounces. This is used to control access to the InxMail blocklist management screens from within the Preside admin. The permission is added to the default Preside sysadmin role but you will need to add the key to any other admin user roles who you wish to have access to this feature.

Recommendations

We recommend that you set the following feature flag in your application's config.cfc if you are using this extension to send mail:

settings.features.emailDeliveryStats.enabled = false;

The reason for this is that we do not have actual delivery statistics from InxMail - having delivery stats in the Preside UI leads to confusion and mistrust from the user.

Note This feature flag is effective as of Preside 10.12.0-SNAPSHOT6447.

License

This project is licensed under the GPLv2 License - see the LICENSE.txt file for details.

Authors

The project is maintained by The Pixl8 Group. The lead developer is Dominic Watson and the project is supported by the community (view contributors).

Code of conduct

We are a small, friendly and professional community. For the eradication of doubt, we publish a simple code of conduct and expect all contributors, users and passers-by to observe it.

Changelog

1.1.2

  • #1: Fix for API parameter format change in INXMail

1.1.0

  • Add support for INXMail block lists

1.0.6

  • Fix timezone issues with sync from date calculation.

1.0.5

  • Fix logging of complaints sync
  • Ensure we do not repeatedly fetch the last synced bounce/complaint

1.0.4

  • Fix case of InxMail (not INXMail)

1.0.3

Initial release with working SMTP sending, settings page and task to retrieve bounces and complaints through the InxMail API

$ box install preside-ext-inxmail

No collaborators yet.
  • {{ getFullDate("2020-06-03T07:00:23Z") }}
  • {{ getFullDate("2021-10-13T09:26:25Z") }}
  • 1,742
  • 4,767