If my FME Server port is 8080 and i have created a topic and publication with username "myUser" then what will be the email address to receive email?
my server address is myserver.mydomain:8080/fmeserver
If my FME Server port is 8080 and i have created a topic and publication with username "myUser" then what will be the email address to receive email?
my server address is myserver.mydomain:8080/fmeserver
Hi @dheeraj,
About the email service in FME Server has a interesting Tutorial Tutorial Server.
Do you want to monitore a email using FME Server?
Thanks,
Danilo
Hi @dheeraj
I would try emailing myUser@myServer.myDomain
The email service (SMTP) won't use 8080, it will use 25 (windows) or 7125 (Linux) unless you've changed the defaults.
Make sure those ports are open and then monitor the topic to confirm that the emails are being received.
Hi @dheeraj,
About the email service in FME Server has a interesting Tutorial Tutorial Server.
Do you want to monitore a email using FME Server?
Thanks,
Danilo
I have created a publication with user name "myUser". Then what will be the email address?
myUser@myserver.mydomain.com ? or what as my FME Server port is 8080.
Hi @dheeraj
I would try emailing myUser@myServer.myDomain
The email service (SMTP) won't use 8080, it will use 25 (windows) or 7125 (Linux) unless you've changed the defaults.
Make sure those ports are open and then monitor the topic to confirm that the emails are being received.
Thanks for the answer, Agree with you so It is not the reason, i think reason is Server should be accessible to public using myserver.mydomain.
I have created a publication with user name "myUser". Then what will be the email address?
myUser@myserver.mydomain.com ? or what as my FME Server port is 8080.