Actra SMTP

Deskripsyon

Actra SMTP is designed for simplicity and performance. It uses the native PHPMailer library included in WordPress core to route all emails through your preferred SMTP server.

Mga Screenshot

Pag-install

  1. Upload the actra-smtp folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Configure your SMTP settings under ‘Settings > Actra SMTP’.

FAQ

Does this plugin support Gmail/Outlook?

Yes, as long as you provide the correct SMTP host and credentials.

Is it compatible with other mail plugins?

You should only have one SMTP plugin active at a time to avoid conflicts.

Mga Review

Hunyo 26, 2026 1 na reply
Exactly what an SMTP plugin should be: simple, lightweight, and it just works. No unnecessary features, no ads, no upsells, and no complicated setup. I had it configured in just a few minutes, and emails were sent reliably right away. If you’re looking for a straightforward SMTP plugin without all the extra clutter, this is an excellent choice.
Mayo 28, 2026
thanks to this plugin, i don’t need to edit my functions.php anymore to set up the smtp.
Basahin lahat ng 2 na review

Mga Contributor at Developer

Ang “Actra SMTP” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Isalin ang “Actra SMTP” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

1.0.5

  • Revert custom password sanitization to ensure valid passwords remain unchanged.

1.0.4

  • Refactor sanitization and general code structure.
  • Implement custom sanitization for password fields.

1.0.2

  • Initial release.