Urls in messages are inconsistent

johnbowen - August 5, 2009 - 13:26
Project:Mime Mail
Version:6.x-1.0-alpha1
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:active
Description

I'm using Simplenews and Mimemail to deliver a newsletter to ~550 members. The newsletter pulls in data from 2 different views at delivery time, along with other content entered specifically for the newsletter itself.

The problem is that a significant percentage of users are seeing broken urls in the output from those two views. For example, instead of seeing a link with url http://www.example.com/content/my-article, they're getting http://:/content/my-article. Obviously, that link won't work when clicked in an email client. The weird part is this doesn't happen to everyone; when *I* receive the newsletter, the links are (usually, but not always) intact and functional. Also, when I send the newsletter to the 'test address', the links always come out right (even if I make the test go to one of those users that always has the problem with 'normal' newsletters).

I've considered that there might be a permissions issue here...but I haven't been able to sort it out.

#1

johnbowen - August 5, 2009 - 13:50

I should also mention that I'm using Contemplate to style the newsletter output (with node-simplenews-body.tpl.php), per this article.

#2

Laniard - August 25, 2009 - 21:38

I've had the same problem and it is driving me batty!

#3

guru81 - October 29, 2009 - 11:28
Version:5.x-1.x-dev» 6.x-1.0-alpha1
Category:support request» bug report
Priority:normal» critical

I have the same problem: when i send a newsletter unsubscibe link (and statistics link) are wrong. For example:
http://newsletter/confirm/remove/7cd7ef69d71d645

instead of:
http://www.mysite.com/newsletter/confirm/remove/7cd7ef69d71d645

 
 

Drupal is a registered trademark of Dries Buytaert.