All, It appears that the SMTPAppender has to be fully defined in the config file. The host, to, from must be set. I get a stack trace trying to create the appender and its complaining about a InternetAddress.
I need to set those params at some point after the application is running. So, I must remove the definitions from the config file and instantiate the appender and logger completely dynamically? -S --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
