Hi, Dis you try setting following properties as well?
mail.smtp.host mail.smtp.port Farrukh On 2010-12-15, at 11:39 PM, Jesse Tayler wrote: > thanks > > URL? I'm pretty sure that property is meant to be a domain name and oeinc.com > is the one I wanted to test with > > It looks to me like ERJavaMail is reverting to the WOSmtpHost setting which > I'm thinking is "smtp" and thus the error? In that case, it seems like it > isn't using my setting below? > > I'm just running this all at my desk developer environment > > > > > On Dec 15, 2010, at 3:21 PM, Paul D Yu wrote: > >> That needs to be the url of the smtp server. typically, smtp.domain.com. >> sometimes mail.domain.com >> >> Paul >> On Dec 15, 2010, at 3:18 PM, Jesse Tayler wrote: >> >>> I'm setting up ERJavaMail and set this line in the properties for my app >>> >>> # ERJavaMail >>> er.javamail.smtpHost=oeinc.com >>> >>> But I get an error suggesting that maybe it is defaulting to "smtp" which >>> doesn't resolve? >>> >>> Caused by: javax.mail.MessagingException: Unknown SMTP host: smtp; >>> >>> Am I setting the host wrong, or is it better to have an smtp host defined >>> or is the error confusing me? >>> >>> >>> _______________________________________________ >>> 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/pyu%40mac.com >>> >>> This email sent to [email protected] >> >> > > _______________________________________________ > 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/farrukh.ijaz%40fuegodigitalmedia.com > > This email sent to [email protected] _______________________________________________ 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]
