infinite download of 'Load up to 25 more'

I do all my email on my computer but I do have Tbird on my cellphone too, just in case I have to send something. But I never download. So I was in a situation where a g… (czytaj dalej)

I do all my email on my computer but I do have Tbird on my cellphone too, just in case I have to send something. But I never download. So I was in a situation where a government process included 'check your email' and I had only my cellphone with me. So I started downloading: 25 more, 25 more, 25 more ... and a hundred presses latter it's still not finished. Is there some way to reset that? I'm back with my computer and my email seem fine, but the cellphone remains stuck.

Otwarte 9 2

Talktalk not setting up

Hi, I'm using Thunderbird okay for my Gmail account, no probs, but, I cannot get my talktalk email account set up on it. The settings are correct, honest! mail, port, pa… (czytaj dalej)

Hi, I'm using Thunderbird okay for my Gmail account, no probs, but, I cannot get my talktalk email account set up on it. The settings are correct, honest! mail, port, password etc. I'm getting back; failed to connect to mail.talktalk.net/153.92.174.230 (port 993) from /193.168.1.17 (port 40740 after 3000ms: isConnected failed: ETIMEDOUT (Connection timed out) It's strange, almost as talktalk isn't there.

Otwarte 1

Thunderbird v22.0 crashes on start on Android 12

Hello, Thunderbird and K9Mail crash when opened on Android 12 (custom ROM). I can't submit to GitHub (no account there). ``` type: crash osVersion: [redacted] package: co… (czytaj dalej)

Hello, Thunderbird and K9Mail crash when opened on Android 12 (custom ROM). I can't submit to GitHub (no account there).

``` type: crash osVersion: [redacted] package: com.fsck.k9:39043 process: com.fsck.k9 processUptime: 299 ms

java.lang.RuntimeException: Unable to create application app.k9mail.K9App: org.koin.core.error.InstanceCreationException: Could not create instance for '[Singleton: 'com.fsck.k9.controller.MessagingController',binds:app.k9mail.legacy.message.controller.MessagingControllerRegistry]' at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6773) at android.app.ActivityThread.access$1500(ActivityThread.java:257) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2092) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loopOnce(Looper.java:201) at android.os.Looper.loop(Looper.java:288) at android.app.ActivityThread.main(ActivityThread.java:7876) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1019) Caused by: org.koin.core.error.InstanceCreationException: Could not create instance for '[Singleton: 'com.fsck.k9.controller.MessagingController',binds:app.k9mail.legacy.message.controller.MessagingControllerRegistry]' at org.koin.core.instance.InstanceFactory.create(r8-map-id-3c280bf5980d98748255d4a2c4793d4cc6f0ffa66b7a61c37728be20735925b9:162) at org.koin.core.instance.SingleInstanceFactory.create(r8-map-id-3c280bf5980d98748255d4a2c4793d4cc6f0ffa66b7a61c37728be20735925b9:5) at org.koin.core.instance.SingleInstanceFactory.get(r8-map-id-3c280bf5980d98748255d4a2c4793d4cc6f0ffa66b7a61c37728be20735925b9:16) at org.koin.core.scope.Scope.resolveFromContext(r8-map-id-3c280bf5980d98748255d4a2c4793d4cc6f0ffa66b7a61c37728be20735925b9:131) at org.koin.core.scope.Scope.resolveInstance(r8-map-id-3c280bf5980d98748255d4a2c4793d4cc6f0ffa66b7a61c37728be20735925b9:16) at org.koin.core.scope.Scope.resolve(r8-map-id-3c280bf5980d98748255d4a2c4793d4cc6f0ffa66b7a61c37728be20735925b9:55) at net.thunderbird.app.common.BaseApplication$special$$inlined$inject$default$1.invoke(r8-map-id-3c280bf5980d98748255d4a2c4793d4cc6f0ffa66b7a61c37728be20735925b9:124) at kotlin.SynchronizedLazyImpl.getValue(r8-map-id-3c280bf5980d98748255d4a2c4793d4cc6f0ffa66b7a61c37728be20735925b9:21) at app.k9mail.K9App.onCreate(r8-map-id-3c280bf5980d98748255d4a2c4793d4cc6f0ffa66b7a61c37728be20735925b9:324) at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1228) at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6768) ... 9 more Caused by: org.koin.core.error.InstanceCreationException: Could not create instance for '[Singleton: 'com.fsck.k9.backend.BackendManager']' at org.koin.core.instance.InstanceFactory.create(r8-map-id-3c280bf5980d98748255d4a2c4793d4cc6f0ffa66b7a61c37728be20735925b9:162) at org.koin.core.instance.SingleInstanceFactory.create(r8-map-id-3c280bf5980d98748255d4a2c4793d4cc6f0ffa66b7a61c37728be20735925b9:5) at org.koin.core.instance.SingleInstanceFactory.get(r8-map-id-3c280bf5980d98748255d4a2c4793d4cc6f0ffa66b7a61c37728be20735925b9:16) at org.koin.core.scope.Scope.resolveFromContext(r8-map-id-3c280bf5980d98748255d4a2c4793d4cc6f0ffa66b7a61c37728be20735925b9:131) at org.koin.core.scope.Scope.resolveInstance(r8-map-id-3c280bf5980d98748255d4a2c4793d4cc6f0ffa66b7a61c37728be20735925b9:16) at org.koin.core.scope.Scope.resolve(r8-map-id-3c280bf5980d98748255d4a2c4793d4cc6f0ffa66b7a61c37728be20735925b9:55) at com.fsck.k9.account.KoinModuleKt$$ExternalSyntheticLambda1.invoke(r8-map-id-3c280bf5980d98748255d4a2c4793d4cc6f0ffa66b7a61c37728be20735925b9:571) at org.koin.core.instance.InstanceFactory.create(r8-map-id-3c280bf5980d98748255d4a2c4793d4cc6f0ffa66b7a61c37728be20735925b9:39) ... 19 more Caused by: org.koin.core.error.InstanceCreationException: Could not create instance for '[Singleton: 'com.fsck.k9.backends.DefaultImapBackendFactory']' at org.koin.core.instance.InstanceFactory.create(r8-map-id-3c280bf5980d98748255d4a2c4793d4cc6f0ffa66b7a61c37728be20735925b9:162) at org.koin.core.instance.SingleInstanceFactory.create(r8-map-id-3c280bf5980d98748255d4a2c4793d4cc6f0ffa66b7a61c37728be20735925b9:5) at org.koin.core.instance.SingleInstanceFactory.get(r8-map-id-3c280bf5980d98748255d4a2c4793d4cc6f0ffa66b7a61c37728be20735925b9:16) at org.koin.core.scope.Scope.resolveFromContext(r8-map-id-3c280bf5980d98748255d4a2c4793d4cc6f0ffa66b7a61c37728be20735925b9:131) at org.koin.core.scope.Scope.resolveInstance(r8-map-id-3c280bf5980d98748255d4a2c4793d4cc6f0ffa66b7a61c37728be20735925b9:16) at org.koin.core.scope.Scope.resolve(r8-map-id-3c280bf5980d98748255d4a2c4793d4cc6f0ffa66b7a61c37728be20735925b9:55) at com.fsck.k9.account.KoinModuleKt$$ExternalSyntheticLambda1.invoke(r8-map-id-3c280bf5980d98748255d4a2c4793d4cc6f0ffa66b7a61c37728be20735925b9:1306) at org.koin.core.instance.InstanceFactory.create(r8-map-id-3c280bf5980d98748255d4a2c4793d4cc6f0ffa66b7a61c37728be20735925b9:39) ... 26 more Caused by: org.koin.core.error.InstanceCreationException: Could not create instance for '[Singleton: 'com.fsck.k9.mail.store.imap.IdleRefreshManager']' at org.koin.core.instance.InstanceFactory.create(r8-map-id-3c280bf5980d98748255d4a2c4793d4cc6f0ffa66b7a61c37728be20735925b9:162) at org.koin.core.instance.SingleInstanceFactory.create(r8-map-id-3c280bf5980d98748255d4a2c4793d4cc6f0ffa66b7a61c37728be20735925b9:5) at org.koin.core.instance.SingleInstanceFactory.get(r8-map-id-3c280bf5980d98748255d4a2c4793d4cc6f0ffa66b7a61c37728be20735925b9:16) at org.koin.core.scope.Scope.resolveFromContext(r8-map-id-3c280bf5980d98748255d4a2c4793d4cc6f0ffa66b7a61c37728be20735925b9:131) at org.koin.core.scope.Scope.resolveInstance(r8-map-id-3c280bf5980d98748255d4a2c4793d4cc6f0ffa66b7a61c37728be20735925b9:16) at org.koin.core.scope.Scope.resolve(r8-map-id-3c280bf5980d98748255d4a2c4793d4cc6f0ffa66b7a61c37728be20735925b9:55) at com.fsck.k9.account.KoinModuleKt$$ExternalSyntheticLambda1.invoke(r8-map-id-3c280bf5980d98748255d4a2c4793d4cc6f0ffa66b7a61c37728be20735925b9:1179) at org.koin.core.instance.InstanceFactory.create(r8-map-id-3c280bf5980d98748255d4a2c4793d4cc6f0ffa66b7a61c37728be20735925b9:39) ... 33 more Caused by: org.koin.core.error.InstanceCreationException: Could not create instance for '[Singleton: 'com.fsck.k9.backends.AndroidAlarmManager']' at org.koin.core.instance.InstanceFactory.create(r8-map-id-3c280bf5980d98748255d4a2c4793d4cc6f0ffa66b7a61c37728be20735925b9:162) at org.koin.core.instance.SingleInstanceFactory.create(r8-map-id-3c280bf5980d98748255d4a2c4793d4cc6f0ffa66b7a61c37728be20735925b9:5) at org.koin.core.instance.SingleInstanceFactory.get(r8-map-id-3c280bf5980d98748255d4a2c4793d4cc6f0ffa66b7a61c37728be20735925b9:16) at org.koin.core.scope.Scope.resolveFromContext(r8-map-id-3c280bf5980d98748255d4a2c4793d4cc6f0ffa66b7a61c37728be20735925b9:131) at org.koin.core.scope.Scope.resolveInstance(r8-map-id-3c280bf5980d98748255d4a2c4793d4cc6f0ffa66b7a61c37728be20735925b9:16) at org.koin.core.scope.Scope.resolve(r8-map-id-3c280bf5980d98748255d4a2c4793d4cc6f0ffa66b7a61c37728be20735925b9:55) at com.fsck.k9.account.KoinModuleKt$$ExternalSyntheticLambda1.invoke(r8-map-id-3c280bf5980d98748255d4a2c4793d4cc6f0ffa66b7a61c37728be20735925b9:1079) at org.koin.core.instance.InstanceFactory.create(r8-map-id-3c280bf5980d98748255d4a2c4793d4cc6f0ffa66b7a61c37728be20735925b9:39) ... 40 more Caused by: java.lang.RuntimeException: Permission com.fsck.k9.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION is required by your application to receive broadcasts, please add it to your manifest at androidx.room.util.DBUtil$$ExternalSyntheticBUOutline0.m(r8-map-id-3c280bf5980d98748255d4a2c4793d4cc6f0ffa66b7a61c37728be20735925b9:43) at androidx.tracing.TraceApi29Impl.obtainAndCheckReceiverPermission(r8-map-id-3c280bf5980d98748255d4a2c4793d4cc6f0ffa66b7a61c37728be20735925b9:72) at androidx.datastore.core.Api26Impl.registerReceiver(r8-map-id-3c280bf5980d98748255d4a2c4793d4cc6f0ffa66b7a61c37728be20735925b9:6) at androidx.tracing.TraceApi29Impl.registerReceiver(r8-map-id-3c280bf5980d98748255d4a2c4793d4cc6f0ffa66b7a61c37728be20735925b9:45) at com.fsck.k9.backends.AndroidAlarmManager.<init>(r8-map-id-3c280bf5980d98748255d4a2c4793d4cc6f0ffa66b7a61c37728be20735925b9:65) at com.fsck.k9.account.KoinModuleKt$$ExternalSyntheticLambda1.invoke(r8-map-id-3c280bf5980d98748255d4a2c4793d4cc6f0ffa66b7a61c37728be20735925b9:1127) at org.koin.core.instance.InstanceFactory.create(r8-map-id-3c280bf5980d98748255d4a2c4793d4cc6f0ffa66b7a61c37728be20735925b9:39) ... 47 more

```

Otwarte 1

Android version sync account does not retrieve new mail since being out of the USA

I went out of the USA on May to Ecuador and Peru, and on the same day the Android version of Thunderbird stopped retrieving new email from the server. I have used Thunder… (czytaj dalej)

I went out of the USA on May to Ecuador and Peru, and on the same day the Android version of Thunderbird stopped retrieving new email from the server. I have used Thunderbird pointed to the same server on Windows 11 and Android successfully for years. I thought it might be something to do with being out of the country, but now I'm back in the USA, and sync account on Android still does not retrieve new mail that has accumulated since May 4th. I've been following my email using a webmail access so I know there's lots of new mail. I've closed and reopened Thunderbird on the Android, and I've tried sync account with the webmail access closed. I have not yet tried Thunderbird on my windows 11 laptop because I'm still not home yet. Any suggestions welcomed, thank you for your help! Email to [edited[ from community support forum] at Rcn dot Com...

Rozwiązane 5 79

Lost email moved from spam

I had an email in my hotmail spam folder. I moved it to the inbox and it disappeared! Possible causes of a problem 1. The email came from a private email domain eg i… (czytaj dalej)

I had an email in my hotmail spam folder. I moved it to the inbox and it disappeared! Possible causes of a problem 1. The email came from a private email domain eg info@companyname.com. It is a small company which uses outlook, a previous email also ended up in my spam even though it is genuine, (And I know from experience that kind of email address can cause problems in my setup) 2. Both emails had an attachment - the first one I moved using thunderbird desktop, not android, directly to the inbox of another email account with no problem. 3. All email to my hotmail automatically gets forwarded onto a gmail account (not leaving a copy in hotmail). However if I mark an email as not spam/move to inbox in thunderbird (desktop) it doesn't get forwarded on, stays in the hotmail inbox.

I have just moved another message (telling me I'd signed in here) from my spam to inbox using thunderbird android and it has appeared in my hotmail inbox - so I suspect the attachment might be the issue?

Any advice of how I can get it back? (and also what exactly caused the issue) I have searched both email accounts (including trash and spam and all mail) and it isn't appearing anywhere... searched/looked in thunderbird desktop and both email accounts online and it has gone ... Thanks

Otwarte 4

Can I format text (bold, italic, underlined) in Thunderbird?

When composing emails in Thunderbird for Android, I can't find any options to format text. I can't select a typeface (even the most basic html tags for serif/sans-serif/… (czytaj dalej)

When composing emails in Thunderbird for Android, I can't find any options to format text.

I can't select a typeface (even the most basic html tags for serif/sans-serif/monospace aren't available) or even make text bold, italic or underlined.

This makes it very hard to create emphasis where necessary, and it feels like ancient emails from before HTML formatting.

Is there something I am missing, or does this depend on the phone?

NB: I can do this with my messaging apps and the Gmail app, which I prefer not to use.

Sony Xperia 10 V Android 14

Otwarte 1 60

incoming emails don't display in Inbox on android

I have just downloaded Thunderbird on my Samsung mobile. Incoming emails are not displaying in Inbox. I have tried turning sync off and push on and it still won't work. T… (czytaj dalej)

I have just downloaded Thunderbird on my Samsung mobile. Incoming emails are not displaying in Inbox. I have tried turning sync off and push on and it still won't work. The only way is to manually sync

Otwarte

All emails are empty

I use thunderbird and see emails and content in preview line, but when I open the mail it is empty I don't see anything. All emails are the same. I erase Cache and Clear… (czytaj dalej)

I use thunderbird and see emails and content in preview line, but when I open the mail it is empty I don't see anything. All emails are the same. I erase Cache and Clear Data from the App Storage. After that all email are fine but when I receve a nea one is the same: empty. Thunderbird 22.0 on Samsung Galaxy A56G, Android Version 16.

Otwarte

Show remote images automatically

Hi all I'm banging my head against a brick wall trying to get the app to automatically show remote images. A google search says go to Account settings > Reading mail b… (czytaj dalej)

Hi all I'm banging my head against a brick wall trying to get the app to automatically show remote images. A google search says go to Account settings > Reading mail but this isn't an option in the android app, there is only General Settings and no Reading mail. How can i get my emails to display properly automatically ?

Thanks all, Nick

Rozwiązane 3

Can't get out going server on cell to connect

Getting following error trying to setup my Thunderbird email on my cell phone. Server returned p-input003.msg.pkvw.co.charter.net connection rejected see www.spamhaus.org… (czytaj dalej)

Getting following error trying to setup my Thunderbird email on my cell phone.

Server returned p-input003.msg.pkvw.co.charter.net connection rejected see www.spamhaus.org/query/ip/18.88.32.140 aup#out-1230

I have spent over an hour with Spectrum and all my server settings are correct. Incoming server connects.

Spamhaus says not block listing for 18.88.32.140 but I can't connect to see why Thunderbird is trying to connect to this site. Spectrum has nothing in their files on this site.

How do I get Thunderbird to go to Spectrum servers instead of this site?

BTW my Gmail account works but I could not get Samsung email to configure either but it didn't give any errors just failed to connect.

HELP!!!!!!!!!!!!!!!!!!!! PLEASE !!!!!!!!!!!!!!!!!!!!!!!!! frustrated senior citizen

Rozwiązane 3

Push notifications delayed when inboxes are unified.

Hi, When my inboxes are unified I see notifications get delay, and When I turned them back to individual inbox view I see notifications delivered at standard interval.. I… (czytaj dalej)

Hi, When my inboxes are unified I see notifications get delay, and When I turned them back to individual inbox view I see notifications delivered at standard interval..

I'm on Android, simply configured Gmail and outlook for Thunderbird.. Sometimes i get delayed notifications - don't know why ??

Sometimes say Microsoft incoming server fetched failed - like that similar it says...

How can I get the notifications at right time.. What would be the settings i should make..

Lately I found that each folder should be configured like [sync to be off] [push to be enable].. I've done that... What else in that menu we should make on/off . [attached screenshot]

I just thiught to have email notification delivered on right time.

Otwarte

Thunderbird for Android sub folders

Within my Outlook.com email account i have an archive folder with 36 sub folders. In the Thunderbird app for Android only 2 of these sub folders are visible. I cannot fi… (czytaj dalej)

Within my Outlook.com email account i have an archive folder with 36 sub folders.

In the Thunderbird app for Android only 2 of these sub folders are visible.

I cannot find any setting that to resolve this issue

Rozwiązane 8 90