I recently upgraded to Mime Mail 6-1-beta 2 and created a couple new rules.
My primary e-mail client is Thunderbird Portable. Three scenarios:
1- New: When I create a New Rule with an action of sending Mime Mail to that account, the links are not clickable.
2- Prior: When I use a Prior Rule and send a Mime Mail, the links work fine.
3- Copy and Paste: When I copy and paste a Mime Mail from a prior Rule to a new Rule, the links are clickable.
Using #3, I am able to copy and paste and create new Rules which appear to work.
Also, I have tested and found for instance if the link is indented or not indented can cause the link to be clickable or not clickable.
This is very similar to this prior issue, but the patches appear to still be in the beta 2:
http://drupal.org/node/1150224
I primarily want to document in case others have the problem.
Comments
Comment #1
sgabe commentedI think this is because the line break converter breaks the link tags. You need to use an input filter without the line break converter and add the paragraph and the line break tag to the allowed HTML tags, so you can specify where to insert line breaks.
Comment #2
sgabe commentedI'm marking this as a duplicate of #1128354: Check markup only before wrapping, I hope that will solve this one too.
Comment #3
HTMLNut commentedWow! This is too, too weird! I was finding myself experiencing the same issues. Many of the e-mails being sent to me (by our company) are not providing clickable links. It's the weirdest thing! And as someone who works in internet marketing (setting up e-mail blasts, etc), this is NOT good. We want to ensure that all our e-mails are compatible with all e-mail STMP/POP clients. An e-mail client that's functioning properly is important to email marketing. Can someone provide me with some one-on-one help? It would be super appreciated! Thank you!
Comment #4
itserich commentedCheck the link in #2. There is a patch. This was a common topic for a while with several similar issues, and then the patch came out and I have not read any response to the patch.
My e-mail is working fine (some always worked and some did not and I use a template of one which has continued to work), and I am not great with patches, so I have not applied the patch yet and am interested to hear whether it solves the problems.