Skip to content

Delemiter when using multiple to/cc/bcc recipients #29

@christian489

Description

@christian489

Hi,
I had problems when sending mails to multiple recipients using some SMTP servers. After comparing the headers produced by AIM and Thunderbird I recognized, that Thunderbird uses "," as delemiter between multiple addresses and AIM using ";". According to rfc6068 the ","seems to be the correct way. After changing the 3 occurences in the SendMail() function it worked fine with all my test SMPT providers. Maybe you can double check if "," realy is correct and if so update your code base.

best regards, Christian

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