sparek-3
- Total activity 1538
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 487
Comments
Recent activity by sparek-3-
I agree with you on this, but there is a logistical concern. Basically, you're wanting it so that if the domain name of the forwardee being set up isn't in /etc/localdomains then don't allow it to...
-
You would have to remove the comment line. You actually probably don't want to edit the /etc/dovecot/dovecot.conf directly, because the changes you make there will go away when cPanel is updated (...
-
I would encourage you to add the tls line to your dovecot logs /etc/dovecot/dovecot.conf Add tls=%k To the end of the login_log_format_elements line Then add DHE-RSA-AES128-GCM-SHA256 to y...
-
I would encourage you to add the TLS information to your dovecot logs: /etc/dovecot/dovecot.conf Add tls=%k To the end of the login_log_format_elements line This will help you to see exactly...
-
It was a rant. Basically, security experts around the Internet have said "Only use TLSv1.2 and only use these specific ciphers." But everyone else has decided to ignore those experts and just dev...
-
This is why we can't have nice things. Generate Mozilla Security Recommended Web Server Configuration Files can be used to generate a cipher list. A modern cipher list does not include DHE-RSA-A...
-
It would seem that K9 Mail needs the cipher: DHE-RSA-AES128-GCM-SHA256 At least, that's what it's using on the server that I am checking with. According to PCI compliance, you should only be usi...
-
What version of Android are you using? What specific email client are you using? I'm betting that version of Android or that email client does not support TLSv1.2.
-
Excellent suggestions. The only problem is the delay. When Gmail retrieves emails, there is a bit of delay between the polls. There's always a cost when it comes to security, performance, and spam...
-
I believe hotmail offers this as well. Go to Options -> Mail -> Accounts -> Connected Accounts in your hotmail account. Forwarding mail off of the server like this is generally a bad idea. If so...