Skip to content

Parsing email attachment on error encoding #232

Description

@smariussorin

Hi,

Using $message->getAllAttachmentParts();, we get the following error "mb_convert_encoding(): Illegal character encoding specified".
Most of the time, the attachment is inline.
Is there any way we can get the attachments, ignoring those failing?

I tried setting the encoding to UTF, but did not help.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions