Project

General

Profile

Actions

Bug #24686

closed

SwiftMailer sends message-id with swift generated

Added by Olivier Dobberkau over 13 years ago. Updated about 13 years ago.

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

0%

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

Description

Testing the Linkvalidator.
This sends this message id.

message-id=<>

i am not sure if this is how a message id is supposed to be.

(issue imported from #M17170)

Actions #2

Updated by Olivier Dobberkau over 13 years ago

OK.

it states:

message-id = "<" local-part "@" domain ">"

So why is the domain part missing here?

Actions #3

Updated by Jigal van Hemert over 13 years ago

If $_SERVER['SERVER_NAME'] is empty Swift Mailer defaults to 'swift.generated'. This is intended behaviour.

Actions

Also available in: Atom PDF