Mail Server
Server for handling the Nintendo Wii's message system.
How to use
You will need:
- PostgreSQL
- Mailgun (20k free message per month with Github Student Pack)
- Sentry (Error logging)
Copy config-example.xml
to config.xml
and insert all the correct data.
Next you will need to patch your Wii to point to your domain. Editing all instances of wiilink24.com
in our Mail Patcher, then compiling will do that for you.
To get a Wii to actually request to your servers, you will need to proxy your domain. Consider something like Cloudflare.
Finally, go build
and run the executable!
Future plans: