You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2018/11/22 06:51:00 UTC

[jira] [Commented] (GERONIMO-6656) If email display name has quotes and spaces in between words, while reading to mail address, It is throwing an error

    [ https://issues.apache.org/jira/browse/GERONIMO-6656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16695606#comment-16695606 ] 

Romain Manni-Bucau commented on GERONIMO-6656:
----------------------------------------------

Hi San

Was the quote encoded? All characters are not safe in mails and some sanitization is needed once user submitted it before sending the mail through javamail.

Romain

> If email display name has quotes and spaces in between words, while reading to mail address, It is throwing an error
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-6656
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6656
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: mail
>    Affects Versions: 1.x
>         Environment: TomEE 7
>            Reporter: Santhosh
>            Priority: Major
>
> User send mail using multiple to mail ids. If second or third mail id in to address diaplay name contains quotes in it and in between quotes if it has any space, It is adding carriage return to mail displayname. Here the geronimo-javamail_1.4_mail-1.9.0-alpha-2.jar in TomEE7 throwing an error when it find carriage return in displayname.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)