java.lang.IllegalArgumentException: When setting 'er.javamail.centralize=true' (which means you just test sending mails), you must also give a valid '[EMAIL PROTECTED]' to which the mails are sent.
        at er.javamail.ERMailDelivery.sendMail(ERMailDelivery.java:338)
        at er.javamail.ERMailDelivery.sendMail(ERMailDelivery.java:319)
at net.esagono.components.ESContactForm.sendRequest(ESContactForm.java:94)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)



but...

.
.
# Mail
er.javamail.centralize=false
[EMAIL PROTECTED]
er.javamail.debugEnabled=true
er.javamail.milliSecondsWaitIfSenderOverflowed=6000
er.javamail.smtpHost=192.168.1.4
er.javamail.smtpAuth=false
er.javamail.smtpUser=
er.javamail.smtpPassword=
.
.
.


??? why?
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to