mirror of
https://github.com/axllent/mailpit.git
synced 2026-04-27 01:06:01 +03:00
[GH-ISSUE #83] Using SMTP Protocol #53
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#53
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 @FuckingToasters on GitHub (Apr 3, 2023).
Original GitHub issue: https://github.com/axllent/mailpit/issues/83
Hello, i was wondering how i can configure it to send smtp mails from aspecific domain and configure the username and password plus ssl encryptopn for the smtp connections. Currently i can start it but don't have a way to configure it.
I event ried to run mailpit sendmail but when doing this, it just seem to process something (aka. no console output just a bilinking cursor)
without the sendmail it starts fine.