]> source.dussan.org Git - rspamd.git/commit
[Minor] Use raw more intentionally in a client
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Fri, 21 Jan 2022 21:08:16 +0000 (21:08 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Fri, 21 Jan 2022 21:08:16 +0000 (21:08 +0000)
commit8fb3dc2ad50d23b2bec5dcf1ddeb17c50b8b3b67
tree4d103cf93aa97bf74291996e0e18d9086a7d37cc
parentd4af7a5a931dcc10ff6847548f8a234dc7a53a24
[Minor] Use raw more intentionally in a client

--raw flag now means raw **input**, and there is a special flag to emit
reply in ucl. Previously, `--raw` and `--ucl` had the same meaning which
was stupid. Now `--raw` is an input flag whilst `--ucl` is an output flag
as intended.
src/client/rspamc.c