Skip to content

Migration from other plugins

The importer that brings connections, settings and logs over from another SMTP plugin, and the reusable migrator package underneath it.

HookKindTierSinceSummary
boolean_smtp_after_migration_importactionB1.0.0Fires after a migration import from another plugin has finished.
boolean_smtp_before_migration_importactionB1.0.0Fires before a migration import from another plugin starts.
boolean_smtp_migration_connection_assessedfilterB1.0.0Filters the assessment of a connection read from another SMTP plugin, before any draft is written.
boolean_smtp_migration_connection_datafilterB1.0.0Filters the attributes of a connection imported from another plugin before it is persisted.
boolean_smtp_migration_log_rowfilterB1.0.0Filters an email-log row imported from another SMTP plugin, before it is stored.
boolean_smtp_migration_max_log_rowsfilterB1.0.0Filters the maximum number of email-log rows an import reads from another plugin.