Hello, I am running into that issue, so that Firefox does not connect to my scrollout anymore ("server has a security policy called HTTP Strict Transport Security (HSTS), which means that Firefox can only connect to it securely. You can’t add an exception to visit this site) I use an official SSL cert of GoGetSSL which also comes with the intermediate certs. I have added the cert data (private key and cert) through the web interface of the Scrollout server. I also tried to add the Cert only, add...
OK, think I can now answer my own question ;-) I was running a grep -rnw '/var/' -e 'smtpd_tls_security_level=encrypt' and came across: /var/www/cfg/agresivity/9/master.cf:26: -o smtpd_tls_security_level=encrypt /var/www/cfg/agresivity/5/master.cf:34: -o smtpd_tls_security_level=encrypt /var/www/cfg/agresivity/10/master.cf:26: -o smtpd_tls_security_level=encrypt /var/www/cfg/agresivity/2/master.cf:34: -o smtpd_tls_security_level=encrypt /var/www/cfg/agresivity/8/master.cf:27: -o smtpd_tls_security_level=encrypt...
Hmm .. still no reply. Every time I change something, the setting in the /etc/postfix/master.cf changes to the default value which I requires me to login again and manually change back....
I am still trying to optimize my Scrollout F1 installation ... what I noticed is an increased amount of backscatter (backscatter is a message from the destination mail server that an email was not delivered, sent back to the assumed sender, where the spammer inserted a valid email address as sender). OK, I read the post at: https://sourceforge.net/p/scrollout/discussion/1102835/thread/28b6ac3f/?limit=25#bfac But before putting F1 into the mail routing, I never had an issue with backscatter. Now I...
Ok, anybody out there who knows how to change defaults in F1 permanently? (OK, until the next update of the source .... ) By the way, after implementing the system, it really works very efficient in catching spam. So big thanks to Marius!
Hello, I have a problem when I use my Mac to route SMTP Mail through Scrollout F1. I always get the error: "Must issue STARTTLS command first" The only way around it I found is: change in /etc/postfix/master.cf from smtpd_tls_security_level=encrypt to smtpd_tls_security_level=may The only thing is: after every change to Scrollout F1 in the web GUI, the original setting is back. How can I change this setting permanently? There must be some "defaults"-file for Scrollout F1, where I can change this?...
I think that problem was due to the fact that sourceforge.net as point of download for the updates was down. When the site was available again (yesterday I think), the error message stopped. Could be improved by creating a proper error mesage. What I observed was: the cronjob was running the /var/www/bin/update.sh the resulting error was: 2018-03-03 17:06:38 (9.00 MB/s) - '/tmp/scrollout/scrolloutf1.tar' saved [746/746] tar: This does not look like a tar archive tar: Skipping to next header tar:...
I think that problem was due to the fact that sourceforge.net as point of download for the updates was down. When the site was available again (yesterday I think), the error message stopped. Could be improved by creating a proper error mesage. What I observed was: the cronjob was running the /var/www/bin/update.sh the resulting error was: 2018-03-03 17:06:38 (9.00 MB/s) - '/tmp/scrollout/scrolloutf1.tar' saved [746/746] tar: This does not look like a tar archive tar: Skipping to next header tar:...