[Opensource] Event Notification/Email Error
Venkatesh Krishnamurthy
venkatesh.krishnamurthy at ionidea.com
Thu Jan 8 05:02:26 PST 2004
Hi,
I am new to Expresso framework. I am trying out the emailing/event
notification feature of Expresso, and I have followed the steps as shown
below:
1. I went to Expresso--> Setup --> SetupValues --> added my email
address in the AdminEmail list
2. I have configured the "mail server" value to my company's mail server
3. I have added the following code for testing purpose in one of the
DBObject code:
EventHandler.Event("default", "SYSERROR","Successful Test Message",
true); in one of the Button clicks
4. Now when I run my program, I am getting the following error message,
2004-01-08 16:44:36,609 WARN [Thread-17] misc.EMailSender
(EMailSender.java:349) - Invalid to address, does not contain "@" - none
Even though I have given my complete email address with "@" during
setup, I don't understand why I am getting the above error message.
I appreciate any help in this regard,
Venkatesh
More information about the Opensource
mailing list