[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Thunderbird problems



On 6/15/21 6:24 AM, Frank McCormick wrote:
The latest version of Thunderbird which was updated recently is giving me problems connecting to gmail.

How can I downgrade Thunderbird on this machine? I am running
Bullseye




Let me guess, you unable to connect imap and smtp right? I having that kind of issue.

$ apt-cache policy thunderbird
thunderbird:
  Installed: 1:78.11.0-1
  Candidate: 1:78.11.0-1
  Version table:
 *** 1:78.11.0-1 500
        500 http://ftp.jp.debian.org/debian bullseye/main amd64 Packages
        100 /var/lib/dpkg/status


with setting up few thing below, I can see it said unable to connect to imap..

$ export MOZ_LOG=IMAP:5,timestamp
$ export MOZ_LOG_FILE=/tmp/imap_thunderbird.log
$ thunderbird
$ tail -f /tmp/imap_thunderbird.log # on separate terminal
	
I give up to check further so, I clear up the account (keep data) and re-add the account and sync from start again. Now I can use...to connect and see my email, but failure when sending out email. it have smtp issue too (change MOZ_LOG=SMTP:5,timestamp).. the remove the account and resync for second time, look resolve my issues

what waste of bandwidth for today

--
Robbi Nespu <robbinespu AT SPAMFREE gmail DOT com>
D311 B5FF EEE6 0BE8 9C91 FA9E 0C81 FA30 3B3A 80BA
https://robbinespu.gitlab.io | https://mstdn.social/@robbinespu


Reply to: