Project

General

Profile

Actions

Bug #24993

closed

htmlMail - Can't send mails on port based systems with Swiftmailer substitution

Added by Stefan Galinski about 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
Start date:
2011-02-09
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Problem:
The old and deprecated htmlmailer cannot send mails to port based systems anymore, because SwiftMailer always throws an exception that the generated message is is invalid. Unfortunatly there are some popular extensions that still use the htmlmailer like powermail.

Solution:
Use the code from Swift for the message id generation.

How To Test:
1) Setup somehow a system that must be called with a port information (e.g. example.org:81)
2) Install powermail and try to send mails

(issue imported from #M17531)


Files

17531_v1.diff (796 Bytes) 17531_v1.diff Administrator Admin, 2011-02-09 22:27
Actions #1

Updated by Stefan Galinski about 13 years ago

Committed in:
rev 10559 (trunk)
rev 10560 (4.5)

Actions

Also available in: Atom PDF