Incoming emails are elided but not trimmed

I finally set up reply-by-mail (and btw, many thanks to mail-receiver and every how-to writer :grin: ).
As far as I’ve tested it, it works, but I still have a neat elided block, at the end of the generated message, that contains the email that was replied to.
I thought that trim incoming emails being set, it would have been trimmed (removed) ?

always show trimmed content is not set.

Am I missing something ?
(beta6 ( 0532a5a43e ) )

2 Likes

It’s most likely the case that the email has the message that it was replying to in some format that the magic “remove the replied to text” script can’t handle. I think there’s a way to see the raw message so that you can do some debugging.

What email program did you use to write the reply?

1 Like

Hi Jay,
I used the Windows10 mail client, and I’ve just tried with gmail, same thing.
What puzzles me is that the part to remove is elided, so correctly identified.

almost as if EmailReplyTrimmer was… oh wait, :sweat_smile: , am I supposed to do something with https://github.com/discourse/email_reply_trimmer/ ?

2 Likes

:partying_face: Found it (I think), it wasn’t the email_reply_trimmer lib, which is in the gemfile, but… my tests were made in private messages :sweat_smile:

2 Likes

I recently had a similar mistake. :grinning:

1 Like

Is this resolved @Benjamin_D?

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.