Skip to content

subject filter is not working ? #5

Closed
@changchichung

Description

@changchichung

my config.yml

imap:
  username: [email protected]
  password: abc123
  server: mail.abc.com
  port: 993

attachments:
  mimetypes:
    - application/zip
    - image/png
    - text/plain
    - image/jpeg

mails:
  subjects: #[] 
    - invoce, amazon

but mail-download still fetch all attachments , no matter what the subject is.
for example , I wrote a mail which subject is Chinese which is obviously not contain the keyword in yml file
but mail-downloader still download the attachment from that mail.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions