mirror of
https://github.com/chatmail/relay.git
synced 2026-05-10 16:04:37 +00:00
The ! character in != is an invalid token in Dovecot's unified filter language (2.3.12+). The parser expected a comparison operator (=, >, <) and choked on !.