Project

General

Profile

Actions

Bug #50930

closed

Swiftmailer default preferences

Added by Gert-Jan Jansma over 11 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2013-08-08
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Dot escaping is disabled by default in typo3/contrib/swiftmailer/preferences.php.

With this preference email messages may break when using the encoding Quoted Printable.
Swiftmailer will (when using QP) break lines longer than 76 characters into a new line.

When the new line only exists of a dot character some smtp servers may see that as the end of the email and ignore the rest of the message.

This causes half emails being sent.

Therefore I would like to suggest to make this setting configurable

Actions #1

Updated by Mathias Schreiber almost 10 years ago

  • Status changed from New to Needs Feedback
  • Assignee set to Mathias Schreiber
  • Is Regression set to No

Hi Gert-Jan,

is this still an issue?

Actions #2

Updated by Alexander Opitz over 9 years ago

  • Status changed from Needs Feedback to Closed
  • Assignee deleted (Mathias Schreiber)

No feedback within the last 90 days => closing this issue.

If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.

Actions

Also available in: Atom PDF