Aug 12th, 2011, 6:58 AM
Hi Doug,
This is telling. My hunch is that the placeholders are probably a red herring - at least, I can't see any reason why they'd cause problems. Even if the placeholders were invalid (e.g. had a typo in them), they'd simply be ignored. It's possible that if they had some unusual chars in them (newlines, maybe...?) it could mess with the outgoing email, but I doubt it...
Are you using the Swift Mailer module to send the emails or the default PHP mail()?
Also, any chance I would be permitted access to debug the thing on your system? (I've probably asked you this half a dozen times, so I apologize if I forget).
- Ben
Quote:Curiously, even if I change this particular message's subject line to plain text (even a single character, such as "a"), I get the same error message.
This is telling. My hunch is that the placeholders are probably a red herring - at least, I can't see any reason why they'd cause problems. Even if the placeholders were invalid (e.g. had a typo in them), they'd simply be ignored. It's possible that if they had some unusual chars in them (newlines, maybe...?) it could mess with the outgoing email, but I doubt it...
Are you using the Swift Mailer module to send the emails or the default PHP mail()?
Also, any chance I would be permitted access to debug the thing on your system? (I've probably asked you this half a dozen times, so I apologize if I forget).
- Ben
