Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Mailer][Mailgun] Mailgun transport silently ignore any attachments with non-ascii characters in its name #42586

Closed
@faizanakram99

Description

@faizanakram99

Symfony version(s) affected: 5.3.6

Description
Mailgun transport silently ignore any attachments with non-ascii characters in its name like Confirmación cliente. If I remove ó from filename, it works as expected.
Not that with smtp transport, it work fine.

NOTE: It used to work fine with swift-mailer-bundle with mailgun transport.

How to reproduce
Here is a reproducer.
https://github.com/faizanakram99/symfony-mailer-mailgun-bug-reproducer

Possible Solution

Additional context
I guess the actual problem might be in symfony/http-client , considering it works with smtp transport

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions