|
Great product! I have a question, how to change the smtp port to 465 or 587, I find that when sending mail, it is always blocked on port 25, thank you! This is my log line: |
Answered by
foxcpp
Jul 23, 2024
Replies: 1 comment
|
You are not supposed to send outbound mail using 465 or 587 port. You should contact your provider and request port unblocking or forward your messages via an external host that does not have port 25 blocked e.g. one hosted by your provider. |
0 replies
Answer selected by
foxcpp
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You are not supposed to send outbound mail using 465 or 587 port. You should contact your provider and request port unblocking or forward your messages via an external host that does not have port 25 blocked e.g. one hosted by your provider.