Custom Attribution ${message.from} trailing whitespace in 2.6.0-beta1
${message.from} contains trailing whitespace
Can you provide a bit more information? I don't see any trailing whitespace when using ${message.from} myself, so it may be a specific use that could be causing the problem you're seeing.
i'm using
---- ${message.from}, ${message.sent.dayshort} ${message.sent.day}.${message.sent.month}. ${message.sent.hour}:${message.sent.minute}:
as customized attribution (OSX 10.10. quotefix 2.6.0-beta1), which results in
---- Robert Klep , Mo. 03.11. 11:52:
Right, I see the problem too.
The actual problem is because caused by an escaping issue, you can probably solve it (temporarily, as this needs to get fixed nonetheless) by enabling Allow advanced templating in customized attributions in the Advanced settings.
Having the same issue in v2.6.0-beta.2 even after enabling Allow advanced templating in customized attributions. Typing anything in the Customized Attribution causes mail to crash.
@gravesit sounds like #31 is causing more problems than just with the custom signature separator, so I'll look at that ASAP.