You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by "Erwan LEGELEUX (JIRA)" <ji...@apache.org> on 2014/02/24 15:55:19 UTC

[jira] [Created] (LOG4J2-549) SMTPAppender send one LogEvent by mail even if bufferSize set to 10

Erwan LEGELEUX created LOG4J2-549:
-------------------------------------

             Summary: 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
            Reporter: Erwan LEGELEUX


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="nosica@cnetp.fr" from="administrateur@cnetp.fr" smtpHost="MAILSRV.cnetp2000.fr" 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 ?
		



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

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