Hello Ceki Gülcü Thanks for resolving this issue! I just have a comment/question about lines 173, 174 and 175 of the SMTPAppenderBase class: to my understanding, the factory and the two properties are no longer necessary now and I confirmed it by testing the modification with the authenticatedGmailStartTLS unit test (by the way, sorry for sending a mail to nore...@qos.ch during my first test, I didn't notice it was always added in the @Before annotated method). Is there any reason why these three lines are still used? |