Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaylinski/wordpress-plugin-smtp-relay
📤 Configure a SMTP relay for outgoing WordPress emails.
https://github.com/jaylinski/wordpress-plugin-smtp-relay
mta plugin relay smtp wordpress
Last synced: 25 days ago
JSON representation
📤 Configure a SMTP relay for outgoing WordPress emails.
- Host: GitHub
- URL: https://github.com/jaylinski/wordpress-plugin-smtp-relay
- Owner: jaylinski
- License: gpl-3.0
- Created: 2018-07-31T19:23:23.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-12-23T17:16:47.000Z (almost 3 years ago)
- Last Synced: 2024-10-06T03:21:43.212Z (about 2 months ago)
- Topics: mta, plugin, relay, smtp, wordpress
- Language: PHP
- Homepage:
- Size: 54.7 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.txt
Awesome Lists containing this project
README
# SMTP Relay WordPress Plugin
This plugin lets you configure a SMTP relay for outgoing emails.
This is especially useful if the `mail()` function is not configured on your system
but a SMTP relay like Postfix is available.This plugin currently only works with unauthenticated (internal) SMTP relays!
## Screenshots
![Admin Interface](assets/screenshot-1.png)