Looks like imap.gmail.com should be the one.
Paul.
On Sat, 14 Dec 2024 at 15:05, Max Nikulin wrote:
> On 14/12/2024 14:09, Dima wrote:
> > Using VPN via SOCK5
> >
> > Got a message notification pop-up "Certificate for imap.google.com does
> > not come from the trusted source." with a button "ac
On 14/12/2024 14:09, Dima wrote:
Using VPN via SOCK5
Got a message notification pop-up "Certificate for imap.google.com does
not come from the trusted source." with a button "activate".
Likely imap.googlemail.com
For HTTP, providers sometimes use "captive portal" to request user
authenticat
On Sat, Dec 14, 2024 at 02:09:30PM +0700, Dima wrote:
> Hello!
>
> My system:
> Debain: Debian GNU/Linux 12 (bookworm) x86_64
> Thunderbird: Thunderbird 128.4.3esr
> Using VPN via SOCK5
>
> Got a message notification pop-up "Certificate for imap.google.com does not
> come from the trusted source.
On Sat, Dec 14, 2024 at 02:09:30PM +0700, Dima wrote:
> Hello!
>
> My system:
> Debain: Debian GNU/Linux 12 (bookworm) x86_64
> Thunderbird: Thunderbird 128.4.3esr
> Using VPN via SOCK5
>
> Got a message notification pop-up "Certificate for imap.google.com does not
> come from the trusted source.
Paul D Schmitt wrote on 2/14/24 10:49:
After an upgrade of Debian 11 yesterday, Thunderbird 115.7.0 now has an
inbox issue where the listings move making it difficult to save or
delete them! I had this exact issue with Debian based Antix 22 after a
recent upgrade. That problem was resolved by a
On 16/01/2024 12:36, David Christensen wrote:
My Debian, Thunderbird, and message filters are working very well. :-)
My experience is that enough garbage appears in thunderbird profiles
after several years of usage. Unsubscribed NNTP groups, IMAP caches that
thunderbird considered corrupted,
On 1/15/24 18:32, Max Nikulin wrote:
On 16/01/2024 04:19, David Christensen wrote:
$ ll -1 .thunderbird/dpchrist/*/*/msgFilterRules.dat
-rw-r--r-- 1 dpchrist dpchrist 25 2024-01-15 12:50:34
.thunderbird/dpchrist/ImapMail/november.he-1.net/msgFilterRules.dat
-rw-r--r-- 1 dpchrist dpchrist 1011
On 16/01/2024 04:19, David Christensen wrote:
$ ll -1 .thunderbird/dpchrist/*/*/msgFilterRules.dat
-rw-r--r-- 1 dpchrist dpchrist 25 2024-01-15 12:50:34
.thunderbird/dpchrist/ImapMail/november.he-1.net/msgFilterRules.dat
-rw-r--r-- 1 dpchrist dpchrist 1011 2024-01-15 13:07:32
.thunderbird/dpc
On 1/15/24 06:08, Max Nikulin wrote:
On 15/01/2024 08:25, David Christensen wrote:
/home/dpchrist/.thunderbird/dpchrist/ImapMail/november.he-3.net/msgFilterRules.dat
/home/dpchrist/.thunderbird/dpchrist/ImapMail/november.he-2.net/msgFilterRules.dat
/home/dpchrist/.thunderbird/dpchrist/ImapMail/n
On 15/01/2024 08:25, David Christensen wrote:
/home/dpchrist/.thunderbird/dpchrist/ImapMail/november.he-3.net/msgFilterRules.dat
/home/dpchrist/.thunderbird/dpchrist/ImapMail/november.he-2.net/msgFilterRules.dat
/home/dpchrist/.thunderbird/dpchrist/ImapMail/november.he-1.net/msgFilterRules.dat
/h
On 14/01/2024 20:10, Felix Miata wrote:
Most likely the location is the same as in SeaMonkey, where there is one filter
file per account, which is by default, thus:
/home/username/.mozilla/profilename/Mail/smtp-name/msgFilterRules.dat
I believe in TB the default may be:
/home/username/.thunder
On 1/14/24 07:56, gene heskett wrote:
On 1/14/24 04:58, David Christensen wrote:
find . -xdev -iname '*filter*'
gene@coyote:/etc$ sudo find . -xdev -iname '*filter*'
[sudo] password for gene:
./libreoffice/registry/graphicfilter.xcd
./libreoffice/registry/xsltfilter.xcd
./fonts/conf.d/11-lcdfil
On 1/14/24 08:13, David Wright wrote:
On Sun 14 Jan 2024 at 01:57:59 (-0800), David Christensen wrote:
On 1/12/24 18:17, gene heskett wrote:
On 1/12/24 15:58, David Christensen wrote:
Searching for the Thunderbird message filter configuration
files on my computer:
2024-01-12 12:31:57 dpchrist
On 1/14/24 17:27, Greg Wooledge wrote:
On Sun, Jan 14, 2024 at 05:00:09PM -0500, gene heskett wrote:
On 1/14/24 11:10, Arno Lehmann wrote:
Gene,
Am 14.01.2024 um 16:56 schrieb gene heskett:
On 1/14/24 04:58, David Christensen wrote:
find . -xdev -iname '*filter*'
gene@coyote:/etc$ sudo find
On Sun 14 Jan 2024 at 17:11:01 (-0500), gene heskett wrote:
> On 1/14/24 11:13, David Wright wrote:
> > On Sun 14 Jan 2024 at 01:57:59 (-0800), David Christensen wrote:
> > > On 1/12/24 18:17, gene heskett wrote:
> > > > On 1/12/24 15:58, David Christensen wrote:
> >
> > > > > Searching for the Th
Am 14.01.2024 um 23:00 schrieb gene heskett:
On 1/14/24 11:10, Arno Lehmann wrote:
Gene,
Am 14.01.2024 um 16:56 schrieb gene heskett:
On 1/14/24 04:58, David Christensen wrote:
find . -xdev -iname '*filter*'
gene@coyote:/etc$ sudo find . -xdev -iname '*filter*'
why sudo, and why in /etc ?
gene heskett composed on 2024-01-14 17:11 (UTC-0500):
> David Wright wrote:
>>Let’s go over the steps you need to follow to create Thunderbird rules
>> that move messages from a specific sender to a folder:
> Most of the "filters" I use (and there are well over a 100 of them) are
> based o
On Sun, Jan 14, 2024 at 05:00:09PM -0500, gene heskett wrote:
> On 1/14/24 11:10, Arno Lehmann wrote:
> > Gene,
> >
> > Am 14.01.2024 um 16:56 schrieb gene heskett:
> > > On 1/14/24 04:58, David Christensen wrote:
> > > > find . -xdev -iname '*filter*'
> > > gene@coyote:/etc$ sudo find . -xdev -in
On 1/14/24 11:45, Max Nikulin wrote:
On 13/01/2024 09:17, gene heskett wrote:
Go to Thunderbird -> Edit -> Account Settings -> ghesk...@shentel.net
-> Server Settings. What is the value of the field "Server Type"?
IMAP MAIL Server
There is a little chance that messages are still on the se
On 1/14/24 11:13, David Wright wrote:
On Sun 14 Jan 2024 at 01:57:59 (-0800), David Christensen wrote:
On 1/12/24 18:17, gene heskett wrote:
On 1/12/24 15:58, David Christensen wrote:
Searching for the Thunderbird message filter configuration
files on my computer:
2024-01-12 12:31:57 dpchri
On 1/14/24 11:10, Arno Lehmann wrote:
Gene,
Am 14.01.2024 um 16:56 schrieb gene heskett:
On 1/14/24 04:58, David Christensen wrote:
find . -xdev -iname '*filter*'
gene@coyote:/etc$ sudo find . -xdev -iname '*filter*'
why sudo, and why in /etc ?
/etc only because I was there and sudo to get
On 13/01/2024 09:17, gene heskett wrote:
Go to Thunderbird -> Edit -> Account Settings -> ghesk...@shentel.net
-> Server Settings. What is the value of the field "Server Type"?
IMAP MAIL Server
There is a little chance that messages are still on the server. Set
"mark as deleted" for delet
On Sun 14 Jan 2024 at 01:57:59 (-0800), David Christensen wrote:
> On 1/12/24 18:17, gene heskett wrote:
> > On 1/12/24 15:58, David Christensen wrote:
> > > Searching for the Thunderbird message filter configuration
> > > files on my computer:
> > >
> > > 2024-01-12 12:31:57 dpchrist@taz ~
> > >
Gene,
Am 14.01.2024 um 16:56 schrieb gene heskett:
On 1/14/24 04:58, David Christensen wrote:
find . -xdev -iname '*filter*'
gene@coyote:/etc$ sudo find . -xdev -iname '*filter*'
why sudo, and why in /etc ?
Cheers,
Arno
--
Arno Lehmann
IT-Service Lehmann
Sandstr. 6, 49080 Osnabrück
On 1/14/24 04:58, David Christensen wrote:
find . -xdev -iname '*filter*'
gene@coyote:/etc$ sudo find . -xdev -iname '*filter*'
[sudo] password for gene:
./libreoffice/registry/graphicfilter.xcd
./libreoffice/registry/xsltfilter.xcd
./fonts/conf.d/11-lcdfilter-default.conf
./xdg/kshorturifilterr
On 1/12/24 18:17, gene heskett wrote:
On 1/12/24 15:58, David Christensen wrote:
Go to Thunderbird -> Edit -> Account Settings -> ghesk...@shentel.net
-> Server Settings. What is the value of the field "Server Type"?
IMAP MAIL Server
Okay.
Please run the following commands and post your
On 1/12/24 15:58, David Christensen wrote:
On 1/12/24 05:47, Arno Lehmann wrote:
Am 12.01.2024 um 14:31 schrieb gene heskett:
I'm using tbird as an email agent, but it just did something both
strange and scary.
Its filters have been working very spotty, only when the phase of the
moon was ri
On 1/12/24 05:47, Arno Lehmann wrote:
Am 12.01.2024 um 14:31 schrieb gene heskett:
I'm using tbird as an email agent, but it just did something both
strange and scary.
Its filters have been working very spotty, only when the phase of the
moon was right. And it missed moving a msg from the nut
Hi,
On 15.08.23 21:48, Russell L. Harris wrote:
Consider evolution.
Tried it. Used >6GB RAM.
.f
OpenPGP_signature.asc
Description: OpenPGP digital signature
On 19/8/23 21:49, Peter Ehlert wrote:
Claws mail has an official users mailing list, which, I believe, is
hosted and administered by the application developer, who also answers
queries on the list.
Thunderbird email has no official users mailing list, but has two
unofficial users mail
On 8/15/23 19:20, Max Nikulin wrote:
On 15/08/2023 23:43, Peter Ehlert wrote:
I am a long time user of Thunderbird. No real complaints, but the GUI
has been slowly been changed.
I think, Thunderbird will be upgraded to version 115 soon in Debian
stable. Major changes of default UI have been
On 8/15/23 12:13, Bret Busby wrote:
On 16/8/23 00:43, Peter Ehlert wrote:
I am a long time user of Thunderbird. No real complaints, but the GUI
has been slowly been changed.
lately I have been struggling with that, trying to get it to be My
Way. Minor success.
also the .msf files have go
On Wed, 16 Aug 2023 08:58:25 +0200
Thierry Leurent wrote:
Hello Thierry,
>Thanks for the information
YW, Thierry.
Unless one reads the Claws mailing list, it's not easy to have known what
was going on.
--
Regards _ "Valid sig separator is {dash}{dash}{space}"
/ ) "The b
Thanks for the information
On 8/16/23 08:30, Brad Rogers wrote:
On Wed, 16 Aug 2023 00:10:20 +0200
Thierry Leurent wrote:
Hello Thierry,
- Claws mail not render correctly html mails.
It doesn't render them at all, unless you have a suitable plugin
installed(1). And yes, for a while, HTML
On Wed, 16 Aug 2023 00:10:20 +0200
Thierry Leurent wrote:
Hello Thierry,
>- Claws mail not render correctly html mails.
It doesn't render them at all, unless you have a suitable plugin
installed(1). And yes, for a while, HTML rendering was not great. This
was due to removal (in many distros)
On 15/08/2023 23:43, Peter Ehlert wrote:
I am a long time user of Thunderbird. No real complaints, but the GUI
has been slowly been changed.
I think, Thunderbird will be upgraded to version 115 soon in Debian
stable. Major changes of default UI have been announced. I have not
tried it, so I c
My last experience with mua is :
- KMail have problem with big imap mailbox.
- Claws mail not render correctly html mails.
- Thunderbird work great.
I'm under kde so I don't try evolution.
On 8/15/23 18:43, Peter Ehlert wrote:
I am a long time user of Thunderbird. No real complaints, but
On 16/8/23 03:48, Russell L. Harris wrote:
Consider evolution.
I think evolution is one of the gnome applications, where the gnomes
shut down all of the users' mailing lists - thence, instability.
..
Bret Busby
Armadale
West Australia
(UTC+0800)
..
Consider evolution.
On 16/8/23 00:43, Peter Ehlert wrote:
I am a long time user of Thunderbird. No real complaints, but the GUI
has been slowly been changed.
lately I have been struggling with that, trying to get it to be My Way.
Minor success.
also the .msf files have gotten Huge and that hinders rapid and ea
Am 15.08.2023 um 09:43:57 Uhr schrieb Peter Ehlert:
> Question: do you folks recommend migrating to Claws Mail?
> the initial look and feel seems to be familiar and comfortable, but I
> know little of the history and stability.
One way is to use an IMAP server, move the mail to it, then move it
On 5/26/23, zithro wrote:
> On 05 May 2023 18:07, Lee wrote:
>> On 5/4/23, zithro wrote:
>> I think you also need
>> user_pref("widget.gtk.overlay-scrollbars.enabled", false);
>>
>> and this is also nice
>> user_pref("widget.non-native-theme.scrollbar.size.override", 20);
>
> I tried them all, but
On 05 May 2023 18:07, Lee wrote:
On 5/4/23, zithro wrote:
I think you also need
user_pref("widget.gtk.overlay-scrollbars.enabled", false);
and this is also nice
user_pref("widget.non-native-theme.scrollbar.size.override", 20);
I tried them all, but now there's a simple GUI option (see my othe
On 25 Apr 2023 16:46, charlie derr wrote:
Greetings fine free software people.
A number of years ago, the little arrows at the top and bottom of the scrollbar to the
right of my "message list" view in thunderbird (I'm currently using debian
stable) disappeared
[...]
Any clue whether it's possi
On 5/4/23, zithro wrote:
> On 04 May 2023 22:11, Dan Ritter wrote:
>> zithro wrote:
>>>
>>> Well, I'm currently using "Greybird-dark" (so not the default).
>>> But it seems there's no GUI to alter the theme itself.
>>
>>
>> Right, you have to select a different theme.
>>
>> Or write your own.
>>
>>
On 05 May 2023 12:20, dmacdoug wrote:
Well, it appears to me that all Mozilla products have the same problem and
for Firefox there is a theme add on named "Custom Scollbars" made by Wesley
Branton which allows to change the color of the scrollbar and to make
limited changes to the width but does
On Thu, May 04, 2023 at 10:50:27PM +0200, zithro wrote:
> On 04 May 2023 22:10, Dan Ritter wrote:
> > zithro wrote:
> > > On 04 May 2023 21:38, Dan Ritter wrote:
> > > > It's not hidden, it's part of the theme. You can install and
> > > > change themes -- look for packages with the keyword gtk them
On 04 May 2023 22:10, Dan Ritter wrote:
zithro wrote:
On 04 May 2023 21:38, Dan Ritter wrote:
It's not hidden, it's part of the theme. You can install and
change themes -- look for packages with the keyword gtk theme,
and in XFCE's settings manager, it's under appearance/style.
Well, I'm curr
On 04 May 2023 22:11, Dan Ritter wrote:
zithro wrote:
Well, I'm currently using "Greybird-dark" (so not the default).
But it seems there's no GUI to alter the theme itself.
Right, you have to select a different theme.
Or write your own.
-dsr-
Well, I just tried half of the stock themes,
zithro wrote:
>
> Well, I'm currently using "Greybird-dark" (so not the default).
> But it seems there's no GUI to alter the theme itself.
Right, you have to select a different theme.
Or write your own.
-dsr-
zithro wrote:
> On 04 May 2023 21:38, Dan Ritter wrote:
> > It's not hidden, it's part of the theme. You can install and
> > change themes -- look for packages with the keyword gtk theme,
> > and in XFCE's settings manager, it's under appearance/style.
>
> Well, I'm currently using "Greybird-dark
zithro wrote:
> On 28 Apr 2023 00:58, dmacdoug wrote:
> > On Tue, Apr 25, 2023 at 02:46:38PM +, charlie derr wrote:
> > > A number of years ago, the little arrows at the top and bottom of the
> > > scrollbar to the right of my "message list" view in thunderbird (I'm
> > > currently using debia
On 04 May 2023 21:38, Dan Ritter wrote:
zithro wrote:
On 28 Apr 2023 00:58, dmacdoug wrote:
On Tue, Apr 25, 2023 at 02:46:38PM +, charlie derr wrote:
A number of years ago, the little arrows at the top and bottom of the
scrollbar to the right of my "message list" view in thunderbird (I'm
c
On 28 Apr 2023 00:58, dmacdoug wrote:
On Tue, Apr 25, 2023 at 02:46:38PM +, charlie derr wrote:
Greetings fine free software people.
A number of years ago, the little arrows at the top and bottom of the
scrollbar to the right of my "message list" view in thunderbird (I'm
currently using deb
On Sun, 30 Apr 2023 14:26:12 -0600, D. R. Evans wrote:
> I have TB configured so as to display incoming e-mail as plain text. They
> display correctly, BUT the font used to display the contents in the third
> pane
> is too large on the new monitor. How *exactly* do I control the size of the
>
On Sun, 2023-04-30 at 14:26 -0600, D. R. Evans wrote:
> I have looked everywhere I can think of, and have been unable to find
> an
> answer -- among the ridiculous number of ways that fonts appear to be
> controlled in Thunderbird -- that works for this issue :-(
>
> I recently changed to a large
On Tue, Apr 25, 2023 at 02:46:38PM +, charlie derr wrote:
> Greetings fine free software people.
>
> A number of years ago, the little arrows at the top and bottom of the
> scrollbar to the right of my "message list" view in thunderbird (I'm
> currently using debian stable) disappeared. As I
On Sat, Mar 25, 2023 at 04:18:28PM +0100, Hans wrote:
> I am answering myself.
>...
> Then I could export the keys using the correct syntax (name of the key, not
> some filename).
Probably like
gpg --export-secret-key 8A7F208C6D9E73291657414D2135D123D8C19BEC > precious
> Such I got a new
Am Samstag, 25. März 2023, 15:52:03 CET schrieb Hans:
I am answering myself.
It is now working. Problem was, that I first tried to use the
"lkhjpoqwrpoqfjiah.key" files below ".gnupg/private-keys--v1.d/, which did not
work.
Then, during testings, I changed permissions of .gnupg, which led to a
* 2023-03-25 14:37:10+0100, Hans wrote:
> I tried, but ran into the same issue:
>
> LANG=C gpg --export-secret-key
> /home/ullhan63/.gnupg/private-keys-v1.d/123456789.key > testkey
Wrong argument. "gpg --export-secret-key" does not want filename
argument. It wants key id, key fingerprint or us
Hmm, maybe it is because I changed the permissions during my testing purposes.
I reset them to original and tried again.
The error is gone, but nothing is exported.
Ok, thanks guys, I will try some more. Maybe kleopatra is interfeering with my
keys.
If I know more, I will let you know.
Best
On Sat, Mar 25, 2023 at 02:37:10PM +0100, Hans wrote:
> LANG=C gpg --export-secret-key
> /home/ullhan63/.gnupg/private-keys-v1.d/123456789.key >
> testkey
> gpg: WARNING: unsafe permissions on homedir '/home/myusername/.gnupg'
> gpg: WARNING: nothing exported
>
> Strange.
Did you read t
Hi Geert,
I tried, but ran into the same issue:
LANG=C gpg --export-secret-key
/home/ullhan63/.gnupg/private-keys-v1.d/123456789.key >
testkey
gpg: WARNING: unsafe permissions on homedir '/home/myusername/.gnupg'
gpg: WARNING: nothing exported
Strange.
Best regards
Hans
> If I rec
On Sat, Mar 25, 2023 at 11:21:25AM +0100, Hans wrote:
> Hi folks,
>
> I wanted to import my secret key into thunderbird, but thunderbird
> can not read the directory.
>
> What an I doing wrong?
>
> I do (my thunderbird is in German, so my English translation might
> not be quite accurate):
>
>
> Security is always a tradeoff with usability; ...
+;
Sincerely, Linux fan Byung-Hee
--
^고맙습니다 _和合團結_ 감사합니다_^))//
On 26.03.2022 13:50, André Rodier wrote:
Hi all,
I would like to collect, from this thread, your experience and opinion
about Mozilla Thunderbird, in term of security.
I am registered on The Debian security list, and I see a lot of CVE
coming, some of them with a high score, mentioning execu
On 2022-03-26 at 07:20, Dan Ritter wrote:
> André Rodier wrote:
>
>> I would like to collect, from this thread, your experience and opinion about
>> Mozilla Thunderbird, in term of security.
>
> Security is always a tradeoff with usability; Thunderbird is so
> heavily skewed towards usability, i
André Rodier wrote:
> I would like to collect, from this thread, your experience and opinion about
> Mozilla Thunderbird, in term of security.
Security is always a tradeoff with usability; Thunderbird is so
heavily skewed towards usability, it has a whole web browser in
it.
> In term of security
On 26/03/2022 05:50, André Rodier wrote:
I would like to collect, from this thread, your experience and opinion
about Mozilla Thunderbird, in term of security.
I am registered on The Debian security list, and I see a lot of CVE
coming, some of them with a high score, mentioning execution of
a
Jeremy Ardley wrote:
> I've been using Thunderbird for years now but made some minor tweaks as
> I'm setting up an imap proxy for remote access to my
> debian/dovecot/postfix server.
Out of curiousity, why are you using a proxy rather than opening
the firewall for ports 25 and 993 and routing th
On Thu, 2022-03-17 at 15:05 +0800, Jeremy Ardley wrote:
> I've been using Thunderbird for years now but made some minor tweaks as
> I'm setting up an imap proxy for remote access to my
> debian/dovecot/postfix server.
>
> The issue is I changed the account settings in thunderbird to use
> STARTTLS
17.03.22, 08:05 +0100, Jeremy Ardley:
I've been using Thunderbird for years now but made some minor tweaks as
I'm setting up an imap proxy for remote access to my
debian/dovecot/postfix server.
The issue is I changed the account settings in thunderbird to use
STARTTLS and port 993. It now doesn
On Thu, 17 Mar 2022 15:05:42 +0800
Jeremy Ardley wrote:
> I've been using Thunderbird for years now but made some minor tweaks
> as I'm setting up an imap proxy for remote access to my
> debian/dovecot/postfix server.
>
> The issue is I changed the account settings in thunderbird to use
> STARTT
On 2022-01-05 19:52, Dan Ritter wrote:
As previously mentioned, the mechanism for that is now "set up
dovecot or another IMAP server".
the dovecot wiki is very good.
https://wiki2.dovecot.org/TestInstallation
mick
--
Key ID4BFEBB31
On 1/5/22 12:33, John Conover wrote:
pa...@quillandmouse.com writes:
On Wed, 5 Jan 2022 11:58:09 -0500
Celejar wrote:
On Wed, 5 Jan 2022 09:44:24 -0500
"Paul M. Foster" wrote:
...
Thanks for the info. Mozilla Foundation is seriously annoying me
lately.
Can anyone recommend another MUA
John,
thanks for this. Seems to work here as well
Bob C.
On Fri, Jan 7, 2022, at 22:37, John Crawley wrote:
> On 06/01/2022 03:26, Charles Curley wrote:
> > On Wed, 5 Jan 2022 09:44:24 -0500
> > "Paul M. Foster" wrote:
> >
> >> Can anyone recommend another MUA which uses mbox format and is
> >>
On 06/01/2022 03:26, Charles Curley wrote:
On Wed, 5 Jan 2022 09:44:24 -0500
"Paul M. Foster" wrote:
Can anyone recommend another MUA which uses mbox format and is
relatively easy to configure?
Claws-mail and mutt for two.
Or, if you want to stick with your investment in Thunderbird, use
do
On Thu, 6 Jan 2022 15:26:23 +
Brad Rogers wrote:
> On Thu, 06 Jan 2022 15:19:27 +
> "Jeremy Nicoll" wrote:
>
> Hello Jeremy,
>
> >but other servers that use OAuth2 - notably Microsoft ones -
> >regularly revoke users' access tokens and the users currently have
> >to set those
>
> Not
On Thu, 06 Jan 2022 15:19:27 +
"Jeremy Nicoll" wrote:
Hello Jeremy,
>but other servers that use OAuth2 - notably Microsoft ones - regularly
>revoke users' access tokens and the users currently have to set those
Not using oauth myself, I'd failed to do more than simply glance at some
of thos
On Thu, 6 Jan 2022, at 05:31, Brad Rogers wrote:
> Many CM users are successfully collecting mail from google using
> oauth2.
In the last couple of days there's been a flurry of discussion on the CM
Developers' mail list about some problems with OAuth2 though.
My impression, not knowing the ins&
On Thu, 06 Jan 2022 10:40:10 +
Eric S Fraga wrote:
> On Wednesday, 5 Jan 2022 at 11:26, Charles Curley wrote:
> > Or, if you want to stick with your investment in Thunderbird, use
> > dovecot to set up a local imap server.
>
> dovecot is also quite useful for letting those MUAs that do not
On Thu, 06 Jan 2022 09:26:16 +0100
didier gaumet wrote:
>
>
> Le mercredi 05 janvier 2022 à 11:58 -0500, Celejar a écrit :
> > On Wed, 5 Jan 2022 09:44:24 -0500
> > "Paul M. Foster" wrote:
> >
> > ...
> >
> > > Thanks for the info. Mozilla Foundation is seriously annoying me
> > > lately.
>
On Wednesday, 5 Jan 2022 at 11:26, Charles Curley wrote:
> Or, if you want to stick with your investment in Thunderbird, use
> dovecot to set up a local imap server.
dovecot is also quite useful for letting those MUAs that do not support
oauth2 access services which require it.
--
Eric S Fraga
Le jeudi 06 janvier 2022 à 09:40 +0100, didier gaumet a écrit :
[...]
> For CLI/TUI MUAs,
> I think they are all genuine MUAs, designed to cope with /var/mail
> Mbox
> mailboxes
Correction, they are almost all designed to cope with Mbox, but for
example mh/nmh/mmh are not (MH mailboxes)
Le mercredi 05 janvier 2022 à 09:44 -0500, Paul M. Foster a écrit :
>
> Can anyone recommend another MUA which uses mbox format and is
> relatively easy to configure?
>
> Paul
Hello Paul,
For GUI MUAs,
others have suggested Claws-mail (with the mbox plgin, by default Claws
only manages MH m
Le mercredi 05 janvier 2022 à 11:58 -0500, Celejar a écrit :
> On Wed, 5 Jan 2022 09:44:24 -0500
> "Paul M. Foster" wrote:
>
> ...
>
> > Thanks for the info. Mozilla Foundation is seriously annoying me
> > lately.
> >
> > Can anyone recommend another MUA which uses mbox format and is
> > re
On Wed, 5 Jan 2022 12:33:36 -0800
cono...@rahul.net (John Conover) wrote:
Hello John,
>Yea, and claws-mail is not compatible with Gmail's oauth2, which is
Many CM users are successfully collecting mail from google using oauth2.
--
Regards _
/ ) "The blindingly obvious is never
On Wednesday, January 05, 2022 11:58:09 AM Celejar wrote:
> On Wed, 5 Jan 2022 09:44:24 -0500
> "Paul M. Foster" wrote:
> > Can anyone recommend another MUA which uses mbox format and is
> > relatively easy to configure?
>
> Sylpheed?
kmail (for kde prior to 4.8.4, and maybe a few later versions
On Wed, 5 Jan 2022 12:33:36 -0800
cono...@rahul.net (John Conover) wrote:
> pa...@quillandmouse.com writes:
> > On Wed, 5 Jan 2022 11:58:09 -0500
> > Celejar wrote:
> >
> > > On Wed, 5 Jan 2022 09:44:24 -0500
> > > "Paul M. Foster" wrote:
> > >
> > > ...
> > >
> > > > Thanks for the info. Moz
pa...@quillandmouse.com writes:
> On Wed, 5 Jan 2022 11:58:09 -0500
> Celejar wrote:
>
> > On Wed, 5 Jan 2022 09:44:24 -0500
> > "Paul M. Foster" wrote:
> >
> > ...
> >
> > > Thanks for the info. Mozilla Foundation is seriously annoying me
> > > lately.
> > >
> > > Can anyone recommend anothe
On Wed, 5 Jan 2022 13:28:55 -0500
wrote:
> On Wed, 5 Jan 2022 11:58:09 -0500
> Celejar wrote:
>
> > On Wed, 5 Jan 2022 09:44:24 -0500
> > "Paul M. Foster" wrote:
> >
> > ...
> >
> > > Thanks for the info. Mozilla Foundation is seriously annoying me
> > > lately.
> > >
> > > Can anyone recom
On Wed, 5 Jan 2022, at 19:52, Dan Ritter wrote:
> Jeremy Nicoll wrote:
>> On Wed, 5 Jan 2022, at 13:35, Paul M. Foster wrote:
>> > Folks:
>> >
>> > I just restarted my machine, and am using Thunderbird 91.4.1 (the
>> > latest) 64 bit on Debian 11. I didn't reinstall Thunderbird or upgrade
>> > i
Jeremy Nicoll wrote:
> On Wed, 5 Jan 2022, at 13:35, Paul M. Foster wrote:
> > Folks:
> >
> > I just restarted my machine, and am using Thunderbird 91.4.1 (the
> > latest) 64 bit on Debian 11. I didn't reinstall Thunderbird or upgrade
> > it...
>
> I've never used TB so these questions might be
On Wed, 5 Jan 2022, at 13:35, Paul M. Foster wrote:
> Folks:
>
> I just restarted my machine, and am using Thunderbird 91.4.1 (the
> latest) 64 bit on Debian 11. I didn't reinstall Thunderbird or upgrade
> it...
I've never used TB so these questions might be crazy ...
Is TB able to import a set
On Wed, 5 Jan 2022 09:44:24 -0500
"Paul M. Foster" wrote:
> Can anyone recommend another MUA which uses mbox format and is
> relatively easy to configure?
Claws-mail and mutt for two.
Or, if you want to stick with your investment in Thunderbird, use
dovecot to set up a local imap server.
--
On Wed, 5 Jan 2022 11:58:09 -0500
Celejar wrote:
> On Wed, 5 Jan 2022 09:44:24 -0500
> "Paul M. Foster" wrote:
>
> ...
>
> > Thanks for the info. Mozilla Foundation is seriously annoying me
> > lately.
> >
> > Can anyone recommend another MUA which uses mbox format and is
> > relatively easy
On Wed, 5 Jan 2022 09:44:24 -0500
"Paul M. Foster" wrote:
...
> Thanks for the info. Mozilla Foundation is seriously annoying me lately.
>
> Can anyone recommend another MUA which uses mbox format and is
> relatively easy to configure?
Sylpheed?
Celejar
On 1/5/22 09:05, Richard Hector wrote:
On 6/01/22 02:35, Paul M. Foster wrote:
Folks:
I just restarted my machine, and am using Thunderbird 91.4.1 (the
latest) 64 bit on Debian 11. I didn't reinstall Thunderbird or upgrade
it. Before I restarted the machine, I had a Thunderbird email account
On 6/01/22 02:35, Paul M. Foster wrote:
Folks:
I just restarted my machine, and am using Thunderbird 91.4.1 (the
latest) 64 bit on Debian 11. I didn't reinstall Thunderbird or upgrade
it. Before I restarted the machine, I had a Thunderbird email account
for local emails, which grabbed email f
> - is there a way to send an SMS to a mobile phone, from
Thunderbird ?
- many thanks Didier, Darac, & others
regards
.
1 - 100 of 546 matches
Mail list logo