praul/autoreply 0.5 pre-release
Pre-release
Pre-release
0.5
some changes with date checks and timezone settings
autoreply now uses utc timezone completely - adjust your datetimes in repliers.py to utc values
FIXED
- datetime check of mails now actually happens. There was an error before, that defaulted to true everytime
- performance improvements in remember mode, as now only the recent mails have to be checked for message ids
CHANGES
- to cope with timezone settings on mails the easy way, autoreply now completely uses utc instead of local time. mail datetimes will be correctly converted. You should adjust your datetime-settings in repliers.py