flashmob / go-guerrilla

Mini SMTP server written in golang
MIT License
2.77k stars 365 forks source link

Email subject is empty when subject contains blue heart symbol #232

Open TripleG opened 2 years ago

TripleG commented 2 years ago

Hi,

Email subject is empty when it contains blue heart symbol. It is empty string("") even when retrieved from API.

Example: 💙 Welcome 💙 Symbol unicode: https://charbase.com/1f499-unicode-blue-heart

Is this a bug or intentional?

flashmob commented 2 years ago

Is this on the guerrillamail.com website?

On Wed, Nov 10, 2021 at 2:34 AM Georgi Georgiev @.***> wrote:

Hi,

Email subject is empty when it contains blue heart symbol. It is empty even when retrieved from API.

Example: 💙 Welcome 💙 Symbol unicode: https://charbase.com/1f499-unicode-blue-heart

Is this a bug or intentional?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/flashmob/go-guerrilla/issues/232, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAE6MPZSNSLYAK7WVDOAVUTULFLUFANCNFSM5HV3XFSA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

TripleG commented 2 years ago

Hi, yes