Line 232: |
Line 232: |
| | | |
| yum update | | yum update |
| + | |
| + | |
| + | ==Mail== |
| + | ===check blocked email address by the server=== |
| + | grep -i 'blocked email address' /var/log/qpsmtpd/current |
| + | |
| + | ===Spam filter with Server-Manager=== |
| + | Using the Server-Manager Configuration/E-Mail panel, adjust the settings to these reasonable defaults. |
| + | |
| + | *Virus scanning Enabled |
| + | *Spam filtering Enabled |
| + | *Spam sensitivity Custom |
| + | *Custom spam tagging level 4 |
| + | *Custom spam rejection level 12 |
| + | *Sort spam into junkmail folder Enabled |
| + | *Modify subject of spam messages Enabled |
| + | |
| | | |
| | | |