This is probably an easy answer but I can't find out how to do it with an example or by setting properties. If my SMTP server needs authentication and uses SSL, what properties do I need to set for er.javamail? I have the following:
er.javamail.debugEnabled=true er.javamail.smtpHost=XXX er.javamail.smtpAuth=true er.javamail.smtpUser=XXX er.javamail.smtpPassword=XXX (but with correct values for XXX). How do I tell it to use SSL? Thanks!! -- Mike Nowak Center for Health Communications Research The University of Michigan http://chcr.umich.edu _______________________________________________ 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]
