Skip to content

Replacing port 25 to 587 for SMTP protocol#14

Open
zenaror wants to merge 20 commits into
REONTeam:masterfrom
zenaror:feature/custom-mail-port
Open

Replacing port 25 to 587 for SMTP protocol#14
zenaror wants to merge 20 commits into
REONTeam:masterfrom
zenaror:feature/custom-mail-port

Conversation

@zenaror

@zenaror zenaror commented Aug 25, 2024

Copy link
Copy Markdown

I tested only on my Pico Adapter and using my Oracle Free Server. It works perfectly. It only replaces port 25 to 587, to avoid issues with ISP that blocks this port. Other port (like 80) will not be affected

Probably, it's possible to set the port as a parameter (like the DNS) further, but I didn't delve into it to do such a thing.

I also added a message to shows when the NO32BIT was trigged (didn't test that)

@zenaror

zenaror commented Jun 1, 2025

Copy link
Copy Markdown
Author

However... like the image below, I didn't manage how to change the output on text "TCP Connect", but the next text is the proof that the port was changed inside
image

@zenaror

zenaror commented Jun 13, 2025

Copy link
Copy Markdown
Author

Added a fallback now... so if libmobile fails to use port 587, it will try port 25 before return an error

@zenaror

zenaror commented Jun 13, 2025

Copy link
Copy Markdown
Author

And now, the config saves this parameter... it's useful for hardware implementations like PicoAdapter

@mid-kid mid-kid self-requested a review June 19, 2025 09:58
@zenaror

zenaror commented Jun 24, 2025

Copy link
Copy Markdown
Author

Thanks to @Wit-MKW for this last fix... now tested on PicoAdapterGB and mgba

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant