# edit /var/chroot-smtp/etc/exim.conf
openssl_options = +no_sslv3
tls_require_ciphers = RC4+RSA:HIGH:!MD5:!ADH:!SSLv2
:wq
# grep openssl /var/chroot-smtp/etc/exim.conf
openssl_options = +no_sslv3
# edit /var/chroot-smtp/etc/exim.conf
openssl_options = +no_sslv3
tls_require_ciphers = RC4+RSA:HIGH:!MD5:!ADH:!SSLv2
:wq
# grep openssl /var/chroot-smtp/etc/exim.conf
openssl_options = +no_sslv3
If you have paid support, please ask Sophos Support to do the following:# edit /var/chroot-smtp/etc/exim.conf
Press to add line 297 (Ouch! I made a mistake when I posted this the first time. It's correct now.)openssl_options = +no_sslv3
although that change should be sufficient, change line 257 totls_require_ciphers = RC4+RSA:HIGH:!MD5:!ADH:!SSLv2
Press [escape]
Type in:wq
followed by [Enter], and that should have succeeded in adding the line they goofed on. To check your work:# grep openssl /var/chroot-smtp/etc/exim.conf
The output of that command should beopenssl_options = +no_tlsv1_2
Cheers - Bob
If your box already has the 9.300, 9.301 and 9.302 Up2Dates available on it, just change the version at the command line and Up2Date to 9.302 instead.
If you have paid support, please ask Sophos Support to do the following:# edit /var/chroot-smtp/etc/exim.conf
Press to add line 297 (Ouch! I made a mistake when I posted this the first time. It's correct now.)openssl_options = +no_sslv3
although that change should be sufficient, change line 257 totls_require_ciphers = RC4+RSA:HIGH:!MD5:!ADH:!SSLv2
Press [escape]
Type in:wq
followed by [Enter], and that should have succeeded in adding the line they goofed on. To check your work:# grep openssl /var/chroot-smtp/etc/exim.conf
The output of that command should beopenssl_options = +no_tlsv1_2
Cheers - Bob
If your box already has the 9.300, 9.301 and 9.302 Up2Dates available on it, just change the version at the command line and Up2Date to 9.302 instead.
Thank Bob, your answer worked for me.
However I get a different result when I do the [grep openssl /var/chroot-smtp/etc/exim.conf] - I get "openssl_options = +no_sslv3" as the result. Again, it is working now.
-Jayson