A similar line is already in that file:
com.bmc.arsys.emaildaemon.level=SEVERE
Will do that same thing?
Also, I know there are lots of other Java processes running. Would they be
impacted by this change?
Here is a sample of the messages, of which there 1000s:
Successfully connected at Dec 13, 2013 8:18:31 AM
javax.mail.MessagingException: Could not connect to SMTP host: amailserver
port: 25, response: 421
at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1270)
at
com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:370)
at javax.mail.Service.connect(Service.java:275)
at
com.bmc.arsys.emaildaemon.MBConnection.openTransport(MBConnection.java:243)
at com.bmc.arsys.emaildaemon.MBConnection.<init>(MBConnection.java:69)
at
com.bmc.arsys.emaildaemon.MBConnectionPool.createPool(MBConnectionPool.java:167)
at
com.bmc.arsys.emaildaemon.MBConnectionPool.refreshPool(MBConnectionPool.java:147)
at com.bmc.arsys.emaildaemon.SenderModule.doWork(SenderModule.java:166)
at com.bmc.arsys.emaildaemon.ThreadBase.run(ThreadBase.java:302)
at java.lang.Thread.run(Thread.java:662)
javax.mail.MessagingException: Could not connect to SMTP host: amailserver
port: 25, response: 421
at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1270)
at
com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:370)
at javax.mail.Service.connect(Service.java:275)
at
com.bmc.arsys.emaildaemon.MBConnection.openTransport(MBConnection.java:243)
at com.bmc.arsys.emaildaemon.MBConnection.<init>(MBConnection.java:69)
at
com.bmc.arsys.emaildaemon.MBConnectionPool.createPool(MBConnectionPool.java:167)
at
com.bmc.arsys.emaildaemon.MBConnectionPool.refreshPool(MBConnectionPool.java:147)
at
com.bmc.arsys.emaildaemon.SenderModule.sendMessage(SenderModule.java:371)
at com.bmc.arsys.emaildaemon.SenderModule.doWork(SenderModule.java:184)
at com.bmc.arsys.emaildaemon.ThreadBase.run(ThreadBase.java:302)
at java.lang.Thread.run(Thread.java:662)
Thank you.
_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
"Where the Answers Are, and have been for 20 years"