cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X

Windchill and Google mail

MarekJamiolkows
1-Newbie

Windchill and Google mail

Hi,

I'm not sure, if I asked for this before, but problem isn't solved, so:

Is it possible to use your Google account to send emails via Windchill?

Problem is, that Google SMTP server uses SSL connections.

And as far as I know, Windchill cannot use SMTP with SSL (it's really sad).

So, any suggestions?

Maybe I'm wrong. Maybe Windchill supports SSL for SMTP.

Maybe I need to set some proxy, redirection or relay server/service?

I really don't know where to start.

Thank you in advance

Marek

4 REPLIES 4

Try setting wt.mail.hostname and wt.mail.mailhost to

"ssl://smtp.gmail.com" and give a try.

Also you can enable verbosity so that you can find out why its failing.

set "wt.mail.verbose" and "wt.mail.verboseTransport" true.

Dear Rajasekaran,

Could you please explain a little bit how and where the SMTP email settings are configered for windchill PDM LINK.

Thansk in Anticpation.

Best Regards

MatthewKnight
4-Participant
(To:Rajdev)

Here are a few settings beyond wt.mail.mailhost that may help

wt.mail.smtp.username

wt.mail.smtp.password

wt.mail.verboseTransport

wt.mail.verbose

Check the "Windchill Installation and Configuration Guide - Advanced" for more details. See the "Setting Sender E-mail Address" section.

Top Tags