Toby Chui
Toby Chui
@nynjardin Isn't that the job of your upstream router? Like you can port forward a range of porrts to a single port behind the NAT server (like your gateway router)....
@nynjardin Interesting, I thought most routers have this feature supported. Even the cheapest consumer grade routers have this as well. It looks something like this.  If you are not...
Hi @magicgg91 If you need to analyze the log, you should pick a professional log viewing tools. Zoraxy log format is partially compatible with Apache's log, so you should have...
Have you tried using the `smtp-legacy.office365.com` endpoint instead? See [here](https://office365itpros.com/2021/08/19/exchange-online-to-introduce-legacy-smtp-endpoint-in-2022/)
Hey @namadori Thanks for the info. If you have figure out something, feel free to contribute some code and create a pull request for fixing it.
@Sillver101 This error seems to cause by the CA cannot reach your Zoraxy instance due to a DNS error. This can be caused by many reasons including - You haven't...
Automatic HTTP server toggle has been added in v3.1.2. In this new version, if you haven't enable port 80 listener, Zoraxy will automatically start it up for you and turn...
Docker related optimization are community contributed only. I will leave this here and see who wanna pick this up.
@deathbybandaid Thanks for the suggestion. I think a user script-able interface might be able to attract some more devs into this project, but considered that the complexity of including a...
@Morethanevil Wow your homelab is really handling some big traffics. I am currently planning to reconstruct the whole statistic system with some other faster DB (LevelDB maybe?) so more details...