[logback-user] The path in the logback.xml configuration is important, cannot send a message. You encounter this kind of situation?

David Roussel nabble at diroussel.xsmail.com
Wed Aug 13 12:13:43 CEST 2014


Hi there.  I'm not sure you've put enough information in your email for anyone to help you. Did you get an error message?

David

> On 13 Aug 2014, at 09:03, "linxingming at fulongtech.cn" <linxingming at fulongtech.cn> wrote:
> 
> Why I can not send mail?
>  
> <appender name="SMTP" class="ch.qos.logback.access.net.SMTPAppender">
> <layout class="ch.qos.logback.access.html.HTMLLayout">
> <Pattern>%h%l%u%t%r%s%b</Pattern>
> </layout>
> <b>
> <Evaluator class="ch.qos.logback.access.net.URLEvaluator">
> <URL>index.jsp</URL>
> <URL>/WEB-INF/jsp/ems/viewRepairApplication.jsp</URL>
> </Evaluator>
> </b>
> <SMTPHost>smtp.sina.com</SMTPHost>
> <From></From>
> <To></To>
> </appender>
> <appender-ref ref="SMTP" />
>  
> linxingming at fulongtech.cn
> _______________________________________________
> Logback-user mailing list
> Logback-user at qos.ch
> http://mailman.qos.ch/mailman/listinfo/logback-user
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.qos.ch/pipermail/logback-user/attachments/20140813/ad656ce5/attachment.html>


More information about the Logback-user mailing list