mailnag icon indicating copy to clipboard operation
mailnag copied to clipboard

Added missing method and fixed return value.

Open tikank opened this issue 7 months ago • 0 comments

Added missing mark_as_seen method to MaildirBackend class. This fixes https://github.com/pulb/mailnag/issues/224

Added also missing flags (just dummy flags) to return values of list_messages method.

tikank avatar Jul 18 '24 10:07 tikank