Jump to:
| Project: | Simplenews |
| Version: | 6.x-1.0-rc6 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (works as designed) |
Issue Summary
I get the following sender information in newsletter I create :
From: =?UTF-8?B?Ij0/VVRGLTg/Qj9VMlZ5ZG1salpTQmpkV3gwZFhKbGJDQXRJRlZ1YVhabGNuTnA=?=.=?UTF-8?B?ZE1PcElGSmxibTVsY3lBeUlDMGdTR0YxZEdVPT89CiA9P1VURi04P0I/SUVKeVo=?=.=?UTF-8?B?WFJoWjI1bD89IiA8d2VibWFzdGVyQHVoYi5mcj4=?=@test.toto.fr
Content-Type: multipart/alternative;
charset=utf-8;
boundary="837b4ad8958100a6003ee97afb00422e"
This problem only occurs when I create a new content. When I send an simplenews with a content that already exist before I activate the simplenews module, the from sender is the correctly encode, and the from address is nice.
This problem should then not to be due to a server encoding problem as mentioned in #326746: Verry strange sender information ... --> From: =?UTF-8?B?Ij0/VVRGLTg ....
Does somebody have an idea how to fix this?
Comments
#1
Please try the 'Log emails' function to write email content to the watchdog. You probably need to modify the watchdog message in code to include the email header fields too. You should to focus on the difference between the two types of message.
#2
I've got a similar issue
The news letters i create has not right sender.
The sender is ""=?UTF-8?B?Um9kYXRzLCBlc2N1ZWxhIG9maWNpYWwgZGUg"@ispcp.redsauce.net <"=?UTF-8?B?Ij0/VVRGLTg/Qj9VbTlrWVhSekxDQmxjMk4xWld4aElHOW1hV05wWVd3Z1pHVWc=?="@ispcp.redsauce.net>; "cGF0aW5hamUsIGVuc2XDsWFuemE=?=
=?UTF-8?B?IGRlI"@ispcp.redsauce.net <"=?UTF-8?B?Y0dGMGFXNWhhbVVzSUdWdWMyWERzV0Z1ZW1FPT89CiA9P1VURi04P0I/SUdSbEk=?="@ispcp.redsauce.net>; "GNhbGlkYWQ=?=" "@ispcp.redsauce.net <"=?UTF-8?B?R05oYkdsa1lXUT0/PSIgPGluZm9Acm9kYXRzLmNvbT4=?="@ispcp.redsauce.net>
Instead of inf at rodats.com
I don't know where i can find log emails function, neither wachdog (i think i have not this module enabled) I use drupal 6
#3
Without more information I think this is a hosting issue.
#4