**Update** here is the full list of changes available in the `main` branch / `latest` docker tag: * emoji support - add sender to spamlist by reacting with ⛔️ * subaddressing support - receive emails to `mailbox+anything@example.com` addresses * added new `banlist:auth` and `banlist:auto` server ban modes - auth automatically bans for attempts to authenticate into postmoogle over SMTP, auto automatically bans for invalid emails (e.g. if email fails MX, SPF or DKIM checks). Each option can be configured separately * `!pm banlist` output changed to provide bans per day in weekly chunks (each message will contain up to 7 days with IPs banned at that day) * `!pm banlist:totals` - the same as `!pm banlist`, but prints only the total number of hosts and number of hosts banned per day * from now on, Postmoogle will always _relply to your message_ (in threads or using reply-to, depending on the mailbox configuration) rather than just sending a message into the room * new `!pm signature` allows setting the signature for the mailbox * new `!pm autoreply` allows setting an automatic response that will be sent for all incoming emails without thread yet (when you get a new email thread)