I have not setup email replies, because we are using it for our company support forums, and I don’t want sneaky competitors to get contact details in email signature… if a potential customer choose to post by email …
so the question does it filter out email signature from the replies?
I would love to see that implemented, as our marketing team wants people using large, remote graphic signatures with links, and it looks terrible when they get posted. I also have the same concern as most of my sales teams have their phone and other contact in their signatures.
I would even be happy if we just said you have to add the standard "-- " line before your signature, I can teach people to add that without much of an issue. It won’t fix everyone, but it seems simpler than trying to use regex matches to figure out every signature variation.
@codinghorror I didn’t realize that worked, but I tired it out and it seems to have stripped my signature. I asked one of my guys to try it out with his signature block as he runs the larger graphical one. It could be that when we tested before we hadn’t set it up correctly as plain text (Google apps for business shop), but it seems to have worked configured from my Apple mail client connected to Gmail.
Is there some way to build in a second email reply trimmer (local) and better yet an interface within settings rather than cli, to maintain that file that is a local custom signature filter file?
Meaning
discourse receives reply by email
Discourse strips signatures by primary email reply trimmer
Discourse then strips signatures again with any custom signature (rules) the local admin has added
For big communities it may be a bit less useful due to the management side of it, but for medium and small communities with reply by email enabled this could be great to trim out the ones that get by the built in trimmer.