fuzzball-muck / fuzzball

Ongoing development of the Fuzzball MUCK server software and associated functionality.
Other
47 stars 27 forks source link

#607 Add SMTP Support to the MUCK - SMTP_SEND #644

Closed tanabi closed 3 years ago

tanabi commented 3 years ago

Resolves #607

This is pretty experimental still, but, it seems to work adequately. Most notably is, it can lock the MUCK up until it times out. That sucks, but, it's what I've got for right now. I have already added a ticket to improve it.

@wyld-sw Please give this a careful look and make sure I didn't miss anything ... adding tune parameters AND a MUF call, there's a lot of "stuff" that has to be documented and added when doing that. Easy to forget something :)

tanabi commented 3 years ago

@wyld-sw are we good to merge this you think?

tanabi commented 3 years ago

Note from Wyld:

Wyld pages, "soorry, just got home from a long day. It looks good, though I'd 
probably suggest to just have the tunes have a blank "module". Having 
something there is just a way (currently) to say "these tunes are only enabled 
if the associated #define is turned on."" to you.
Wyld pages, "right now they show up as [inacive] in the tune list online, 
which is just cosmetic really." to you.

I'll update the doxygen documentation to explain that as well