mirror of
https://github.com/axllent/mailpit.git
synced 2026-04-26 00:35:51 +03:00
[GH-ISSUE #186] Request - Wordpres plugin #121
Labels
No labels
awaiting feedback
bug
docker
documentation
enhancement
github_actions
invalid
pull-request
question
stale
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/mailpit#121
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @KoolPal on GitHub (Oct 14, 2023).
Original GitHub issue: https://github.com/axllent/mailpit/issues/186
Hi,
This is a request to assist with a plugin just like https://wordpress.org/plugins/wp-mailhog-smtp/
Thanks a lot
@axllent commented on GitHub (Oct 14, 2023):
Mailpit uses the exact same ports as MailHog - doesn't that plugin work with Mailpit too? I do not use WordPress at all, but from what I can see, all that plugin does is set the SMTP to use port 1025 on "localhost" (
127.0.0.1). Assuming it works, then you can either just continue to use that plugin, or alternatively you could create and maintain your own WordPress plugin for Mailpit. Seems simple enough to me (copy/paste/rename) 🤷♂️