Trouble setting properties in ERJavaMail
Trouble setting properties in ERJavaMail
- Subject: Trouble setting properties in ERJavaMail
- From: Kevin Windham <email@hidden>
- Date: Thu, 29 Mar 2007 11:38:06 -0500
I'm struggling trying to figure out where the properties file is
supposed to be that loads in settings for ERJavaMail. I have searched
and found listings of the properties I should set to fix my problem,
but I can't figure out where to put them. I have tried putting them
in the properties file in my project directory, and I have tried
putting them in the properties file in the framework itself. No
matter where I put this,
# * Enables ERJavaMail to send all the mails to only one destination
# This is useful when debugging
er.javamail.centralize = false
I still get this,
Exception sending email: java.lang.IllegalArgumentException: When
setting 'er.javamail.centralize=true' (which means you just test
sending mails), you must also give a valid
'er.javamail.adminEmail=email@hidden' to which the mails are sent.
I have downloaded the latest build of Project Wonder as well since I
found an old thread that suggested there was bug loading properties.
Can anyone point me in the right direction.
Thanks,
Kevin
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden