Category: Avast


Eudora SSL issue

By jldurham6,

ALSO DISABLED AVAST EMAIL SHIELD.

How do I fix Eudora SSL certificate problems?

This page is showing a generic answer.
To see a more detailed answer customized for you, type your e-mail address here:

With some versions of Eudora, you may receive an error message that says something like this:

SSL Negotiation Failed: Certificate Error: Cert Chain not trusted. Try adding this certificate to your certificate database for SSL to succeed.

This happens because Eudora has not been updated for a long time, and does not include modern “SSL root certificates” needed to encrypt your e-mail messages.

You should be able to use the instructions below to add the necessary SSL certificate to Eudora.

1. Make the error happen.

In order for the instructions below to work, you need to have seen the error since you started Eudora. Send a test message to make the error happen.

2. Open the Eudora options window.

Click Tools, then Options from the menu bar.

screen shot

3. The Options window appears.

Click Sending Mail in the category list, then click the Last SSL Info button.

screen shot

4. The Eudora SSL Connection Information Manager window appears.

Click Certificate Information Manager.

screen shot

5. The Certificate Information Manager appears.

Make sure that the tigertech.net certificate (located under server certificates) is highlighted, then click Add To Trusted. (It may list the name as “mail.tigertech.net”, “*.tigertech.net”, or something similar.)

screen shot

The certificate will be added and appear under the User Trusted Certificates

screen shot

Click Done to close the Certificate Information Manager window, then OK to close the Eudora SSL Connection Information Manager and OK to close the Options window.

Eudora should now be fully configured. Try sending yourself a test message.

What if the instructions above don’t work?

We’ve heard of a few cases where clicking the Last SSL Info button in step 3 doesn’t show any certificates, instead telling you that you haven’t had any SSL failures with the current “personality”.

If this happens to you, the simplest thing to do is just turn off the SSL for outgoing connections:

  • Under “Secure sockets when sending”, select Never
  • If your version of Eudora has a Use submission port (587) checkbox, check it.

If you still can’t send and your copy of Eudora doesn’t have a “Use submission port (587)” checkbox, choose Ports in the category list and change the SMTP port from “25” to 587.

This should make Eudora avoid using SSL to send mail. If you’re wondering if this is insecure, the answer is that it’s no more insecure than Eudora already is, because Eudora doesn’t use SSL for incoming mail anyway. It’s already sending your password without SSL every time you read mail. If this bothers you (it should), we recommend switching to a modern, free, SSL-capable program like Mozilla Thunderbird.

Avast and carbonite issues

By jldurham6,

Avast

  • This article is for Windows only

Avast has been known to block the installation and normal running process of Carbonite. For the installation to complete, you should configure Avast to allow Carbonite to operate normally.

  1. Right-click the Avast icon in your Windows notification area and click Open Avast! User Interface.
  2. Click Settings in the top right of the window that appears.
  3. Navigate to Active Protection, select Customize (next to Web Shield), and select Exclusions.
  4. On the Exclusions page, click the Browse button next to a blank line.
  5. Then select the individual files in the following locations to be excluded from the Avast scans:
    • C:\Program Files\Carbonite\Carbonite Backup\ (32-bit Windows)
    • C:\Program Files (x86)\Carbonite\Carbonite Backup\ (64-bit Windows)
    • C:\Documents and Settings\All Users\Application Data\Carbonite\Carbonite Backup\ (Windows XP)
    • C:\ProgramData\Carbonite\Carbonite Backup\ (Windows Vista, Windows 7, Windows 8, Windows 10)
    • C:\Program Files\Carbonite\Carbonite Mirror Image\ (if you have Carbonite Mirror Image)
  6. Use the + (plus) signs to navigate to the correct locations, ensuring that there is a check mark next to the Carbonite Backup folder for each location you add.
  7. Click OK when you have finished selecting locations to be excluded and Avast will automatically add each location as a separate line on the Exclusions list.
  8. Click OK at the bottom of the Settings window and close the Avast User Interface.

You will now have successfully configured Avast to allow Carbonite access to the Internet.

An issue has been discovered where Avast blocks Carbonite even after exclusions are configured. This issue is specific to Avast. If you experience this issue, we recommend contacting Avast customer care for further assistance. Their contact number is 1-866-951-7679.

Add avast to startup in registry

By jldurham6,

Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run

add a new string named Avast, enter the following command
“C:\Program Files\Alwil Software\Avast5\AvastUI.exe”  /nogui
… Continue reading