=== SMTP Addon for Newsletter === Tested up to: 6.9 Add the external SMTP delivery option. == Description == Using an external SMTP can boost the delivery reliability. This addon connects Newsletter with an external SMTP (from your hosting provider or a professional SMTP service). It is anyway recommended to use an SMTP plugin to connect the whole blog to your chosen service. It is compatibile with the obsolete internal SMTP configuration and on first install it gets the original configuration. == Changelog == = 1.2.4 = * WP 6.8.2 check = 1.2.3 = * Added (experimental) check to distinguish generic and fatal errors = 1.2.2 = * Added option to stop on fatal errors = 1.2.1 = * Added fatal error logging * WP 6.8.2 check = 1.2.0 = * Fixed help link = 1.1.9 = * Top menu changes = 1.1.8 = * WP 6.8.1 check = 1.1.7 = * Fixed fata error on error reporting = 1.1.6 = * Improved error checking * Optimized ocde loading * WP 6.7.2 check = 1.1.5 = * WP 6.7.1 check = 1.1.4 = * WP 6.6.2 check = 1.1.3 = * WP 6.6 check = 1.1.2 = * Checked compatibility with WP 6.5.3 * Code review = 1.1.1 = * Checked compatibility with WP 6.5.3 = 1.1.0 = * Checked compatibility with WP 6.4.3 * Aligned with Newsletter 8.1.2 * Removed obsolete migration code * Fixed menu double entry = 1.0.9 = * Checked compatibility with WP 6.3 = 1.0.8 = * Changed protocol labels = 1.0.7 = * Checked compatibility with WP 6.2.2 = 1.0.6 = * Embedded mailer instantiation = 1.0.5 = * Added more information about errors during tests = 1.0.4 = * Checked compatibility with WP 6.1.1 = 1.0.3 = * Checked compatibility with WP 6.0.1 = 1.0.2 = * Checked compatibility with WP 5.9.3 * Removed unused activation hook = 1.0.1 = * Checked compatibility with WP 5.8.3 = 1.0.0 = * First release