If mails are sent via the drupal module MIME mail, then the links within the email are not working. Actually there are no links at all.

I do not know however, whether this is a problem of mimemail or of forward module.

Comments

seanr’s picture

Is this happening with HTML emails from mimemail or plaintext messages?

juerg’s picture

Don't know whether I understand your question correct. I guess the answer is HTML emails. I was using the forward module together with the share module (but the same happens without the share module). Emails were sent but the links (e.g. on "Click here to read more on our site") were removed.

After disabling MimeMail, the emails were still sent and contained the correct links.

asak’s picture

Version: 5.x-1.12 » 5.x-1.14
Assigned: Unassigned » asak
Priority: Minor » Normal

My problem seems close enough:

Emails are sent stripped of <div> & <br> tags, which results in one long line of text for the entire email.

Links however seem to work fine.

seanr’s picture

Is this still happening?

seanr’s picture

Issue tags: +MIME mail

I just experimented with this in an attempt to resolve another issue. I'm having no luck with it. If anyone else knows mimemail, I could use some help.

seanr’s picture

Status: Active » Postponed (maintainer needs more info)
sun.core’s picture

john.oltman’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)