mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-01-30 18:49:46 +08:00
Created Spam or Virus (markdown)
parent
6a4abff426
commit
073587be9e
1 changed files with 13 additions and 0 deletions
13
Spam-or-Virus.md
Normal file
13
Spam-or-Virus.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Spam
|
||||
|
||||
SnappyMail relies on the anti-spam features of the mail server.
|
||||
|
||||
The spam bar, shown in messages, is based on several mail headers, generated by: SpamAssassin, Rspamd or Bogofilter.
|
||||
|
||||
When the mail server is properly configured:
|
||||
* Moving a mail to Spam folder will instruct the mail server to learn from the message as being spam.
|
||||
* Moving a mail from Spam folder to an other folder will instruct the mail server to learn from the message as not being spam.
|
||||
|
||||
|
||||
# Virus
|
||||
When ClamAV is installed and integrated on the mail server, SnappyMail can show if a message contains a virus.
|
Loading…
Reference in a new issue