[ https://issues.apache.org/jira/browse/LOG4J2-549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14038442#comment-14038442 ]
Remko Popma edited comment on LOG4J2-549 at 6/20/14 4:53 AM: ------------------------------------------------------------- Erwan, should we close this ticket as a duplicate of LOG4J2-252 then? About EvaluatorClass, nobody is working on any such feature, I think. If LOG4J2-252 does not cover that functionality you may want to raise a separate feature request. was (Author: rem...@yahoo.com): Erwan, should we mark this ticket as a duplicate of LOG4J2-252 then? About EvaluatorClass, nobody is working on any such feature, I think. If LOG4J2-252 does not cover that functionality you may want to raise a separate feature request. > SMTPAppender send one LogEvent by mail even if bufferSize set to 10 > ------------------------------------------------------------------- > > Key: LOG4J2-549 > URL: https://issues.apache.org/jira/browse/LOG4J2-549 > Project: Log4j 2 > Issue Type: Bug > Components: Appenders > Affects Versions: 2.0-beta9, 2.0-rc1 > Reporter: Erwan LEGELEUX > Attachments: SMTPAppender.java, SMTPManager.java > > > Hello, > I am trying to use SMTPAppender like I use it with Log4j v1. > So I used this : > <SMTP name="MAIL" subject="[NOSICA ERROR LOG][${user.name}]ErrorList!! " > to="toxxxxx" from="fromxxxxxx" smtpHost="hostxxxxxxx" bufferSize="10"></SMTP> > with a buffer size of 10. > And I receive one mail by event. It appears to do not use this parameter like > it does with Log4j v1. > Also, I thought to use EvaluatorClass property but it seems that you do not > maintain this features. > Do you think you will put it back in next version ? > > Thank you very much for all, > Regards, > Erwan -- This message was sent by Atlassian JIRA (v6.2#6252) --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org For additional commands, e-mail: log4j-dev-h...@logging.apache.org