Commit Graph

21 Commits (master)

Author SHA1 Message Date
Egg 32278bed15 fix logging 2023-06-30 13:30:32 +02:00
b3yond 25b9108e7f updated example config options + 1 little fix 2018-11-06 08:56:24 +01:00
b3yond 6f5db8bb90 fixing #44 - refactoring how mails are sent 2018-10-06 10:20:37 +02:00
b3yond 5f24384a9a fixing #38: putting the city into the From address of report mails 2018-10-06 02:46:54 +02:00
git-sid 7e6043f4a2 Make code even more PEP8 compliant
It could be made even more compliant, but that would actually decrease
readability imo.
2018-09-14 12:45:49 +02:00
Thomas L decee6f30d improve sendmail function. 2018-03-29 02:40:22 +02:00
b3yond fd3b7f9beb merge 2018-03-29 02:00:28 +02:00
Thomas L 50e643ceed omit bare except. 2018-03-29 01:25:17 +02:00
Thomas L c91ef55844 use local mail daemon for confirmation links 2018-03-29 00:57:17 +02:00
b3yond f268fcfd48 getting logging stuff 2018-03-29 00:39:45 +02:00
b3yond 6f3880edad changed logging to new scheme in sendmail.py 2018-03-29 00:33:29 +02:00
b3yond 22294c60d0 added logging to sendmail.py 2018-03-29 00:31:21 +02:00
b3yond 21f1e9ddb3 small bugfixes 2018-03-28 20:24:21 +02:00
b3yond 18cf2ce312 changed config.toml layout for ticketfrei 2.0 #12 2018-03-24 11:25:14 +01:00
b3yond 878a578dec reworked mastodon to work with frontend. user, config, logging -> new files. 2018-03-23 15:51:52 +01:00
b3yond e6c5d0d745 rename to frontend.py & backend.py 2018-03-23 13:19:39 +01:00
b3yond 52c47dbbfe ticketfrei can be imported now, takes care of loading config & logging 2018-03-23 11:05:24 +01:00
b3yond 4b9ebdaad8 started an IMAP listener to implement a 3rd bot: the Mailbot. #11 2018-01-05 14:16:24 +01:00
b3yond 6cb30f36d6 attach logfiles to shutdown mails 2018-01-05 11:20:07 +01:00
b3yond d5b2d2b13b reworked logger class - also handles bot crashes and tbs now. added configline for log directory. 2018-01-05 10:42:31 +01:00
b3yond 456f8decf9 added class to write mails to users 2018-01-01 11:23:50 +01:00