Is it possible to block a sender as spam using imap (by the wonderful MailKit api), in any way?
Currently I'm just moving these spam mails in a specific folder, but this doesn't prevent emails from the same sender to sent another mail.
I know it is possible in the mail client, to "flag as spam", but I'm not sure what's happening "behind the wall".