NuSkooler / enigma-bbs

ENiGMA½ BBS Software
https://nuskooler.github.io/enigma-bbs/
BSD 2-Clause "Simplified" License
529 stars 104 forks source link

Fix for mail to invalid FTN address #505

Closed AnthonyHarwood closed 9 months ago

AnthonyHarwood commented 9 months ago

Added a handler to catch invalid FTN address, that was closing socket connection.

AnthonyHarwood commented 9 months ago

To reproduce the issue, create a mail message and address it to 555

cognitivegears commented 9 months ago

@NuSkooler can you test this out? I don't have any fidonet networks configured.

NuSkooler commented 9 months ago

Thanks for catching this! I left a small comment for a tidy, but should be good to go after

AnthonyHarwood commented 9 months ago

Closing this and submitting a simpler solution.