setMaxLineLength overridden by QpEncoder
Posted: Wed Jun 24, 2009 12:06 pm
Hi,
I'm doing a migration from v3 these days and need to know whether the fact that the quoted printable encoder overrides the values i set manually with $message->setMaxLineLength(1000) to 76 will break some mails and if there is an easy way around it, e.g. switching to another encoder that doesn't override my manual settings. I can vaguely recall that line wraps were quite an issue with v3 and we had to do some patching ourselves to get around it.
Cheers,
G.
I'm doing a migration from v3 these days and need to know whether the fact that the quoted printable encoder overrides the values i set manually with $message->setMaxLineLength(1000) to 76 will break some mails and if there is an easy way around it, e.g. switching to another encoder that doesn't override my manual settings. I can vaguely recall that line wraps were quite an issue with v3 and we had to do some patching ourselves to get around it.
Cheers,
G.