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

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

Email from Windchill to external email address

kirk.wemple
1-Newbie

Email from Windchill to external email address

On one of our development servers we can successfully send email from Windchill to an external email address such as a Yahoo email address. On another we can't. Anything to look for to debug this issue?

--Kirk Wemple

1 REPLY 1

Hi Kurt, try adjusting the mail properties. Don't use anonymous mail send, configure a specific user for Windchill to use and then input that username/password into Windchill using the following xconfmanager commands. If that is already done, run a test and look at the method server logs. Maybe poke around in the Email queue to see if they are even getting sent.

xconfmanager -s wt.mail.mailhost=<server_name> -s wt.mail.smtp.username=<user_name> -s wt.mail.smtp.password<my_password> -t codebase/wt.properties -p


Steve Vinyard
Application Engineer

[cid:image001.gif@01CAFE47.FE4888A0]
Top Tags