diff options
author | Alexander Moisseev <moiseev@mezonplus.ru> | 2018-10-18 12:34:08 +0300 |
---|---|---|
committer | Alexander Moisseev <moiseev@mezonplus.ru> | 2018-10-18 12:34:08 +0300 |
commit | 23d3e85dc3dc85db40ac310938084e19944f4db9 (patch) | |
tree | 6e3e959806c33682e30e43e0a9c09dd846b1cd89 /utils/cgp_rspamd.pl | |
parent | c959a46cda2e271021ba2168d2830cc740dee236 (diff) | |
download | rspamd-23d3e85dc3dc85db40ac310938084e19944f4db9.tar.gz rspamd-23d3e85dc3dc85db40ac310938084e19944f4db9.zip |
[Minor] Reformat Pod documents
Diffstat (limited to 'utils/cgp_rspamd.pl')
-rw-r--r-- | utils/cgp_rspamd.pl | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/utils/cgp_rspamd.pl b/utils/cgp_rspamd.pl index 1d4d4406f..0070cf4a5 100644 --- a/utils/cgp_rspamd.pl +++ b/utils/cgp_rspamd.pl @@ -324,8 +324,7 @@ Specifies Rspamd host to use for scanning =item B<--header> -Specifies the header that should be added when Rspamd action is B<add header> -or B<rewrite subject>. +Specifies the header that should be added when Rspamd action is B<add header> or B<rewrite subject>. =item B<--reject-message> @@ -351,10 +350,8 @@ Prints the manual page and exits. =head1 DESCRIPTION -B<cgp_rspamd> is intended to scan messages processed with B<CommunigatePro> MTA -on some Rspamd scanner. It reads standard input and parses CGP helpers -protocol. On scan requests, this filter can query Rspamd to process a message. -B<cgp_rspamd> can tell CGP to add header or reject SPAM messages depending on -Rspamd scan result. +B<cgp_rspamd> is intended to scan messages processed with B<CommunigatePro> MTA on some Rspamd scanner. It reads +standard input and parses CGP helpers protocol. On scan requests, this filter can query Rspamd to process a message. +B<cgp_rspamd> can tell CGP to add header or reject SPAM messages depending on Rspamd scan result. =cut |