You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@nopnop2002 Thanks for reporting and sorry for late reply, we have a fix under internal reviewing and this issue will be closed automatically once the fix is available on GitHub. Thanks.
Issue:
Missing newline between header and attachment
Issue seen with email clients viz., AppleMail and YahooMail. Attachment is not renderable.
Some clients like Google mail, Samsung mail tolerate the issue.
Fix:
Added newline between header and attachment.
Closes#6098
Signed-off-by: Vikram Dattu <[email protected]>
Environment
Problem Description
Incorrect email header.
Incorrect:
There is no line feed code between the header and the body.
Incorrect Contet-Type.
Correct:
The text was updated successfully, but these errors were encountered: