Re: Invisible attached files?

2019-04-26 Thread Valdis Klētnieks
On Fri, 26 Apr 2019 13:51:56 +0200, Wolfgang Denk said: > Only if I follow the hint "Invoke menu with right button." I will > get a menu: > > Decode part as MIME > Save a multipart/alternative... > Print a multipart/alternative as text... > Show alternative 1: text/plain >

Re: Invisible attached files?

2019-04-28 Thread Valdis Klētnieks
On Sat, 27 Apr 2019 22:32:51 -0400, Ken Hornstein said: > >> Only if I follow the hint "Invoke menu with right button." I will > >> get a menu: > >> > >>Decode part as MIME > >>Save a multipart/alternative... > >>Print a multipart/alternative as text... > >>Show alternative 1: text/

Re: Fonts Again

2019-06-02 Thread Valdis Klētnieks
On Sun, 02 Jun 2019 13:50:30 -0400, Chris Siebenmann said: > Back in 2012 I posted some proposed patches to exmh-workers to deal > with this. The patches work for me and have been ever since, but I > don't think any version of them ever made it into the code. If you're > interested I can dig up my

Re: Bcc

2020-04-11 Thread Valdis Klētnieks
On Sat, 11 Apr 2020 16:58:16 -0700, Dave Close said: > When I use Bcc with exmh, the recipient receives a *text* copy of my > entire message -- including all headers, MIME parts, and attachments. > Most are completely dumbfounded by this and unable to make sense of > the message. I'm not surprised

Re: Bcc

2020-04-12 Thread Valdis Klētnieks
On Sun, 12 Apr 2020 11:13:58 +0700, Robert Elz said: > ps: yes, today, it would be better if the default encapsulation was > MIME, rather than old style digest, few MUA's these days can deal with > digests. > > pps: Valdis: none of this has anything at all to do with exmh Actually, you just droppe

Re: Key binding problem

2020-08-14 Thread Valdis Klētnieks
On Fri, 14 Aug 2020 19:26:24 -, "Marion Hakanson" said: > Sorry to reply to myself here, but further info: > > I've discovered that if I symlink in the tcl8.6.8 and tk8.6.8 stuff > from prior to upgrading my pkgsrc stack, the exmh keybinding problem > goes away. I've left the rest of the "new"

Re: Key binding problem

2020-08-17 Thread Valdis Klētnieks
On Mon, 17 Aug 2020 21:02:10 -, "Marion Hakanson" said: > Thanks for the feedback. > > Just to clarify: I'm not using the Apple-supplied tcl/tk, rather I have > pre-built pkgsrc binaries from pkgsrc.joyent.com. If you get ambitious and give the Apple 8.6.10 packages a try, that would go a way

Re: Key binding problem

2020-08-17 Thread Valdis Klētnieks
On Mon, 17 Aug 2020 17:13:29 -0400, Ken Hornstein said: > Are you talking about the OSX-supplied Tcl/Tk that uses Aqua and not X11? > In my experience that is completely unusable for exmh. Thanks for the data point. I'll make a note of it someplace pgpGY4tMaoBOb.pgp Description: PGP signat

Re: Key binding problem

2020-08-17 Thread Valdis Klētnieks
On Tue, 18 Aug 2020 01:52:01 -, "Marion Hakanson" said: > valdis.kletni...@vt.edu said: > > If you get ambitious and give the Apple 8.6.10 packages a try, that would go > > a ways to sorting out what happened... > > Not sure what Apple packages you have in mind here. I was hoping that somebody

Re: Key binding problem

2020-08-18 Thread Valdis Klētnieks
On Tue, 18 Aug 2020 10:31:10 +0200, Emile CARCAMO said: > and don't forget to build tk with option -DTK_NO_SECURITY > as documented somewhere (I can't remember) to avoid xhost > (well known) warning issue. Yowza. This looks like a cargo-cult configuration, done that way only bec

Re: How to manage the overwhelming spam issue?

2021-08-05 Thread Valdis Klētnieks
On Thu, 05 Aug 2021 09:50:46 +0200, Marc Baaden said: > As a perfectly content long-time EXMH user, I would like to improve my > spam handling. which is my number one pain point. > I have spamassassin installed and it filters successfully > a low amount of the spam. I think the spammers are just to

Re: How to manage the overwhelming spam issue?

2021-08-05 Thread Valdis Klētnieks
On Thu, 05 Aug 2021 17:56:49 +0200, Marc Baaden said: > What I want to achieve for those for example is to add a simple > button in EXMH that when I have identified one such message, > the sender email can be added to my spamassassin blacklist for example. > I wonder whether this can be achieved e

Heads up - tk/tcl 8.6.12 issues.

2021-11-26 Thread Valdis Klētnieks
Tk/tcl 8.6.12 just dropped on Fedora Rawhide, and tosses a *lot* of errors of the form: can't read "state(tag)": no such variable while executing "string compare $value $state(tag)" (procedure "TextUndoTagAddProc" line 10) invoked from within "TextUndoTagAddProc state .msgframe.msg.t t

Re: exmh crashing: BadLength

2021-12-10 Thread Valdis Klētnieks
On Fri, 10 Dec 2021 14:49:11 +0100, Emile CARCAMO said: > [emile@dell540 ~]$ rpm -qa | grep noto-emoji > google-noto-emoji-color-fonts-20200916-3.fc35.noarch You don't get mail with the emoji that trigger the error. Thanks to Wolfgang for finding the triggring RPM - I personally hit the issue s

Re: Heads up - tk/tcl 8.6.12 issues.

2021-12-18 Thread Valdis Klētnieks
On Fri, 26 Nov 2021 09:06:33 -0500, I said: > Tk/tcl 8.6.12 just dropped on Fedora Rawhide, and tosses a *lot* > of errors of the form: Finally got back to chasing this down. Issue was a Fedora Rawhide mirroring issue or something - I managed to get Tk 8.6.12 installed, but Tcl was still at 8.6.

Re: Using alternate delivery port with NMH (587 versus 25)

2022-07-27 Thread Valdis Klētnieks
On Wed, 27 Jul 2022 10:33:47 +0200, Emile CARCAMO said: > Now I'd like to change this default setting by sending thru submission/587 > instead. I've tried many tricks in my .mh_profile but no luck so far : > > send: -mime -port submission > post: -port submission I'm not sure the underlying nmh