pandemonium_engine/modules/smtp
2024-02-25 10:26:26 +01:00
..
doc_classes Re-extracted class docs. 2024-02-25 10:26:26 +01:00
config.py Set up a new smtp module. It will be based on https://github.com/Relintai/gdMail . 2024-01-10 20:15:05 +01:00
COPYRIGHT.txt Set up a new smtp module. It will be based on https://github.com/Relintai/gdMail . 2024-01-10 20:15:05 +01:00
email.cpp Fixed issues with the SMTPClient and EMail. 2024-01-11 01:24:16 +01:00
email.h Ported EMail. 2024-01-10 22:01:42 +01:00
LICENSE Set up a new smtp module. It will be based on https://github.com/Relintai/gdMail . 2024-01-10 20:15:05 +01:00
register_types.cpp Set up a new smtp module. It will be based on https://github.com/Relintai/gdMail . 2024-01-10 20:15:05 +01:00
register_types.h Set up a new smtp module. It will be based on https://github.com/Relintai/gdMail . 2024-01-10 20:15:05 +01:00
SCsub Set up a new smtp module. It will be based on https://github.com/Relintai/gdMail . 2024-01-10 20:15:05 +01:00
smtp_client.cpp Fix build on windows. 2024-01-11 01:31:54 +01:00
smtp_client.h Fixed issues with the SMTPClient and EMail. 2024-01-11 01:24:16 +01:00