[ 
https://issues.apache.org/jira/browse/LOG4J2-236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ralph Goers resolved LOG4J2-236.
--------------------------------

       Resolution: Duplicate
    Fix Version/s: 2.0-beta6

Resolving as a duplicate of LOG4J2-192. Please verify the fix provided there 
and then close this.
                
> SMTPAppender does not interpolate variables
> -------------------------------------------
>
>                 Key: LOG4J2-236
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-236
>             Project: Log4j 2
>          Issue Type: Bug
>          Components: Appenders
>    Affects Versions: 2.0-beta5
>         Environment: OS X 10.7 Lion (11.4.2 Darwin Kernel Version 11.4.2: Thu 
> Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64 x86_64)
>            Reporter: Thomas Golden
>             Fix For: 2.0-beta6
>
>
> When configuring an SMTP appender as follows, I would expect the smtpHost 
> property to be interpolated, and the appropriate environment variable 
> substituted:
> <SMTP name="Mailer" subject="Error" to="t...@test.com" 
> from="do-not-re...@test.com"
>             smtpHost="${env:SMTP_HOST}" smtpPort="25" bufferSize="1"></SMTP>
> Instead, Log4J complains that the host ${env:SMTP_HOST} is unknown.
> The documentation does not state that these variables cannot be interpolated, 
> so from reading the manual I would assume this is a bug and not, in fact, by 
> design.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org
For additional commands, e-mail: log4j-dev-h...@logging.apache.org

Reply via email to