Fix IMAP doc example
* doc/misc/gnus.texi (Client-Side IMAP Splitting): Fix example.
This commit is contained in:
parent
91557f5e2d
commit
255b68f00b
1 changed files with 1 additions and 1 deletions
|
@ -14325,7 +14325,7 @@ Here's a complete example @code{nnimap} backend with a client-side
|
|||
@example
|
||||
(nnimap "imap.example.com"
|
||||
(nnimap-inbox "INBOX")
|
||||
(nnimap-split-methods
|
||||
(nnimap-split-fancy
|
||||
(| ("MailScanner-SpamCheck" "spam" "spam.detected")
|
||||
(to "foo@@bar.com" "foo")
|
||||
"undecided")))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue