Search found 6 matches
- 29 Jan 2018 12:30
- Forum: How-to
- Topic: User languages
- Replies: 0
- Views: 2337
User languages
Can I set the mails to release from quarantine in another language for some users? I'm using English now but some users have problems with that and would prefer dutch.
- 29 Jan 2018 12:28
- Forum: 3.x Bugs
- Topic: No message listing in mailwatch on 3.0.2.6
- Replies: 9
- Views: 46005
Re: No message listing in mailwatch on 3.0.2.6
I fixed it by adding the salearn to the maillog table in the mailscanner database:
ALTER TABLE `maillog` ADD `salearn` TINYINT(1) DEFAULT '0';
ALTER TABLE `maillog` ADD `salearn` TINYINT(1) DEFAULT '0';
- 29 Jan 2018 12:15
- Forum: 3.x Bugs
- Topic: No message listing in mailwatch on 3.0.2.6
- Replies: 9
- Views: 46005
Re: No message listing in mailwatch on 3.0.2.6
The release column is fine but the error log has this:
Mon Jan 29 13:13:34 2018] [error] [client 10.250.0.254] PHP Fatal error: Uncaught mysqli_sql_exception: Unknown column 'salearn' in 'field list' in /var/www/html/mailscanner/functions.php:975\nStack trace:\n#0 /var/www/html/mailscanner/functions ...
Mon Jan 29 13:13:34 2018] [error] [client 10.250.0.254] PHP Fatal error: Uncaught mysqli_sql_exception: Unknown column 'salearn' in 'field list' in /var/www/html/mailscanner/functions.php:975\nStack trace:\n#0 /var/www/html/mailscanner/functions ...
- 23 Jan 2018 15:41
- Forum: 3.x Bugs
- Topic: No message listing in mailwatch on 3.0.2.6
- Replies: 9
- Views: 46005
No message listing in mailwatch on 3.0.2.6
I have this issue since the upgrade to 3.0.2.5, both recent messages and reports > message listing are empty. There is nothing there.
I can access the message view by ID so the data should be there, counts are also ok.
Did I hit a bug?
I can access the message view by ID so the data should be there, counts are also ok.
Did I hit a bug?
- 09 Jan 2017 11:48
- Forum: Discussion
- Topic: Obvious spams getting through because of RP_MATCHES_RCVD
- Replies: 0
- Views: 1948
Obvious spams getting through because of RP_MATCHES_RCVD
I started getting massive amounts of the same spams selling contact databases.
They all pass EFA (3.0.1.5) because the negative score of a valid return path.
For example:
0.80 BAYES_50
1.10 DCC_CHECK
0.29 DIGEST_MULTIPLE
0.00 HEADER_FROM_DIFFERENT_DOMAINS
0.00 HTML_MESSAGE
0.43 MIME_HTML ...
They all pass EFA (3.0.1.5) because the negative score of a valid return path.
For example:
0.80 BAYES_50
1.10 DCC_CHECK
0.29 DIGEST_MULTIPLE
0.00 HEADER_FROM_DIFFERENT_DOMAINS
0.00 HTML_MESSAGE
0.43 MIME_HTML ...
- 09 Nov 2016 15:31
- Forum: How-to
- Topic: Block a server IP to all domains and users
- Replies: 1
- Views: 2400
Block a server IP to all domains and users
Hi
How would I block a server to send mail to any users or domain hosted behind EFA?
I had rules FROM IP TO *@domain or to domain, but it doesn't work
How would I block a server to send mail to any users or domain hosted behind EFA?
I had rules FROM IP TO *@domain or to domain, but it doesn't work