mirror of
https://github.com/chatmail/relay.git
synced 2026-06-25 21:11:05 +00:00
3abba6f2fa
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 !.