Beskrivelse
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.
Installasjon
- Upload the actra-smtp folder to the /wp-content/plugins/ directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- Configure your SMTP settings under ‘Settings > Actra SMTP’.
Ofte stilte spørsmål
-
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.
Vurderinger
28. mai, 2026
thanks to this plugin, i don’t need to edit my functions.php anymore to set up the smtp.
Bidragsytere og utviklere
«Actra SMTP» er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen:
BidragsytereOversett «Actra SMTP» til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
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.
