From: Vsevolod Stakhov Date: Sat, 14 Nov 2015 14:33:05 +0000 (+0000) Subject: Update documentation X-Git-Tag: 1.1.0~555 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=61ba512c5d8b5cce43a8d78630cfe5ee9c0768b0;p=rspamd.git Update documentation --- diff --git a/doc/markdown/configuration/logging.md b/doc/markdown/configuration/logging.md index 373defa99..ee7212d12 100644 --- a/doc/markdown/configuration/logging.md +++ b/doc/markdown/configuration/logging.md @@ -73,6 +73,10 @@ Rspamd supports the following variables: - `user` - authenticated user - `smtp_from` - envelope from (or MIME from if SMTP from is absent) - `mime_from` - MIME from +- `smtp_rcpt` - envelope rcpt (or MIME from if SMTP from is absent) - the first recipient +- `mime_rcpt` - MIME rcpt - the first recipient +- `smtp_rcpts` - envelope rcpts - all recipients +- `mime_rcpts` - MIME rcpts - all recipients - `len` - length of essage - `is_spam` - one letter of spammines: `T` for spam, `F` for ham and `S` for skipped messages - `action` - default metric action