Skip to content

[Mailer] Lost of information in Debug compared to SwiftMailer #45747

@raziel057

Description

@raziel057

Description

Using Swiftmailer we can see the Headers and it's important to note that the original receiver (X-Swift-To: thomas.lallement@9online.fr) have been replaced by the receiver provided in dev env (To: tlallement@incert.lu).

image

Using Symfony Mailer we don't have the headers displayed on first tab, even if the title appears. We can think that the mail is really sent to the To: thomas.lallement@9online.fr even if in fact it have been really sent to tlallement@incert.lu (using the RCPT TO header).

image

Even in the Raw tab we are not able to see the real receiver. Is it normal?

image

Example

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions