[
https://issues.apache.org/jira/browse/LOG4J2-549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13910519#comment-13910519
]
Erwan LEGELEUX commented on LOG4J2-549:
---------------------------------------
Do you have an example of what kind of package for your patch you want?
But for unit test it may be a little complex because of use of SMTP server.
To be sure we need a mail server and access to it, retrieve mail and check that
there is number of rows expected.
Do you have an idea to do it more simply ?
> 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
> 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.1.5#6160)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]