[ 
http://jira.qos.ch/browse/LBCORE-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=11876#action_11876
 ] 

Michael Osipov commented on LBCORE-174:
---------------------------------------

Ceki,

maybe I made my statement unclear. Right now, you specify a from mail and this 
is what the recepient sees displayed. I'd like the user not the see the email 
address only but also a sender name. In terms of an email header, it would be 
instead of this

{{{code}}}
...
From: noreply-j...@qos.ch
To: someone
Subject: [JIRA] Assigned: (LBCORE-175) Provide default value for MDC values
 in pattern layout
In-Reply-To: <600559905.1287665571344.javamail.c...@pixie>
MIME-Version: 1.0
....
{{code}}

that

{{code}}
From: "Ceki Gulcu (JIRA)" <noreply-j...@qos.ch>
To: someone
Subject: [JIRA] Assigned: (LBCORE-175) Provide default value for MDC values
 in pattern layout
In-Reply-To: <600559905.1287665571344.javamail.c...@pixie>
MIME-Version: 1.0
{{code}}

This means I would supply From "noreply-j...@qos.ch" AND FromName "Ceki Gülcü 
(JIRA)"

> Add FromName to SMTPAppender
> ----------------------------
>
>                 Key: LBCORE-174
>                 URL: http://jira.qos.ch/browse/LBCORE-174
>             Project: logback-core
>          Issue Type: New Feature
>          Components: Appender
>    Affects Versions: unspecified
>            Reporter: Michael Osipov
>            Assignee: Logback dev list
>
> It is somewhat annoying that a received mail contains only the mail address 
> in the from header. I'd like to a FromName. The emails from be:
> Tomcat on Host xyz.domain.com <nore...@domain.com>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.qos.ch/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
_______________________________________________
logback-dev mailing list
logback-dev@qos.ch
http://qos.ch/mailman/listinfo/logback-dev

Reply via email to