Re: Force TCP socket disconnect on imap login failure?

2022-05-24 Thread John Hardin
the chain before your new DROP rule, which is matching first and allowing the existing connection's packets through, or your DROP rule is malformed and not actually matching the traffic. -- John Hardin KA7OHZhttp://www.impsec.org/~jhardin/ jha

Config for filtering (ignoring) specific mbox mail folders?

2022-02-08 Thread John Hardin
feature that looked like it might be closest was Namespaces, but I couldn't see how to use that to ignore specific mbox files. Is there any facility within Dovecot (or a plugin) to filter out / ignore mail folders by name, RE or file glob? Thanks in advance! -- John Hardin