Skip to content

Conversation

@zenaror
Copy link

@zenaror zenaror commented Aug 25, 2024

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
Copy link
Author

zenaror commented Jun 1, 2025

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
Copy link
Author

zenaror commented Jun 13, 2025

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

@zenaror
Copy link
Author

zenaror commented Jun 13, 2025

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
Copy link
Author

zenaror commented Jun 24, 2025

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