mirror of
https://github.com/axllent/mailpit.git
synced 2026-04-26 00:35:51 +03:00
[GH-ISSUE #392] How to run it under Linux #257
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#257
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 @szsyzx on GitHub (Nov 22, 2024).
Original GitHub issue: https://github.com/axllent/mailpit/issues/392
Install via bash script (Linux & Mac)
Linux & Mac users can install it directly to /usr/local/bin/mailpit with:
sudo bash < <(curl -sL https://raw.githubusercontent.com/axllent/mailpit/develop/install.sh)
I've installed via this method, but I don't know how to run it
@axllent commented on GitHub (Nov 22, 2024):
To run mailpit without any options you then just type
mailpiton the command line (and hit enter). To see a list of options, runmailpit -h.@szsyzx commented on GitHub (Nov 22, 2024):
Thanks for the answer, I run ./mailpit and I can open the web interface normally, but I don't know how to send an email。
@axllent commented on GitHub (Nov 22, 2024):
I am not sure you understand what Mailpit is used for. Mailpit is not used for creating or sending emails, it is used to receive emails. Emails should be sent directly to Mailpit, and Mailpit will accept those emails and display them in the web interface. This is used to test whether the emails work, the contents of those emails are correct, etc. There is more information on how to set up an application to send emails to Mailpit on the website. I hope this helps you.
@szsyzx commented on GitHub (Nov 22, 2024):
What do I mean by this established email service, how to receive email, and what is its address? Where do I need to set it up? Boss, do you have a live chat tool? Let's consult!
@axllent commented on GitHub (Nov 22, 2024):
No sorry, I don't provide support over live chat. It is very difficult to provide any guidance when you have not provided me with any information about what application you are trying to send with. I assume you have read the website documentation, and if not then please do.
There really isn't much more to it. If you do not know how to set up your application to send to a specific port, then either provide me with more information, or refer to the documentation of your application.
@github-actions[bot] commented on GitHub (Nov 30, 2024):
This issue has been marked as stale because it has been open for 7 days with no activity.
@github-actions[bot] commented on GitHub (Dec 3, 2024):
This issue was closed because there has been no activity since being marked as stale.