add feature to consume imap mail als .eml

This commit is contained in:
phail
2022-04-15 14:40:02 +02:00
parent 5fcf1b5434
commit cca576f518
4 changed files with 149 additions and 62 deletions

View File

@@ -56,6 +56,7 @@ class MailRuleAdmin(admin.ModelAdmin):
"filter_body",
"filter_attachment_filename",
"maximum_age",
"consumption_scope",
"attachment_type",
),
},