Commit Graph

15 Commits

Author SHA1 Message Date
bd83b01362 Added boolean return to functions & added break based on functions response 2022-02-25 19:18:37 +05:30
f7d6fa0488 Updated code and seperated in functions 2022-02-24 20:59:12 +05:30
ac8fe8261e Updated the smtp client object handling logic by thread local client variable 2022-02-23 20:15:56 +05:30
f4fc89c111 Updated to_mail field changes & logging changes
Some checks failed
buildbot/travis_bionic Build done.
2022-02-18 21:40:06 +05:30
1d69818718 Updated signal_handler subscription, specific exceptions & logging stream 2022-02-17 22:31:39 +05:30
c3830ce249 Updated readme file 2022-02-16 13:19:41 +05:30
e7fe463b82 Updated dockerfile and Added error handling & logging 2022-02-16 13:14:22 +05:30
44df0eed25 Updated docker-compose entrypoint to run as entrypoint, server_port for smtp function and exception handling update 2022-02-10 21:16:00 +05:30
8488446e37 Updated changes for docsrting & port updates 2022-02-09 22:50:16 +05:30
5881dc7b1a Removed some unuseful imports, signal handler and config dict 2022-02-08 18:36:05 +05:30
7c4be18a6d Updated docker-compose, removed config.ini and unuseful code 2022-02-07 20:58:53 +05:30
65bedd6356 Updated code to run based on entrypoint.sh 2022-02-04 22:46:58 +05:30
9e182c4b94 Dockerize application 2022-02-03 21:03:22 +05:30
8cff562e64 Updated code for send mail functionality 2022-02-03 21:02:58 +05:30
74894991b0 Initial commit 2022-02-02 08:28:31 +01:00