Skip to main content
Solved

SMTP relay not installed with FME server 2017?

  • March 17, 2017
  • 8 replies
  • 36 views

jpvo
Contributor
Forum|alt.badge.img+2
  • Contributor
  • 58 replies

Hi,

I am working on a classical installation of FME server 2017 and after running the post installation script (as admin) I can't see the FME Server SMTP relay service and I can't find the following file to configure the service:

<FME Server Install DIR>\\Utilities\\smtprelay\\james\\apps\\james\\SAR-INF\\config.xml

According to documentation I should have it at this time of installation.

Is there something new in FME 2017 or am I missing something in my installation?

@kenatsafe: I can't follow your documentation because I even don't have the service available.

Anyone having problem recieving email with FME server?

Thank you for your help.

.JP

Best answer by david_r

I don't think the SMTP relay service is a separate service in FME 2017, at least it wasn't installed on my machine either :-) I wonder if it's included in the Core now, try configuring a Publication of type "Email (SMTP)" and see if it works.

Hopefully @aaronkoning can chime in with details...

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

8 replies

david_r
Celebrity
  • 8394 replies
  • Best Answer
  • March 17, 2017

I don't think the SMTP relay service is a separate service in FME 2017, at least it wasn't installed on my machine either :-) I wonder if it's included in the Core now, try configuring a Publication of type "Email (SMTP)" and see if it works.

Hopefully @aaronkoning can chime in with details...


jpvo
Contributor
Forum|alt.badge.img+2
  • Author
  • Contributor
  • 58 replies
  • March 17, 2017

The error message when I try to configure a publication is "Could not find publisher". It's sounds to me like the runPostInstall.bat did not worked properly. However, I can see the email publisher on the file system under "localization/publisher".

The log says: Unable to start email server: Path not found.


david_r
Celebrity
  • 8394 replies
  • March 17, 2017

Strange, sounds like a case for Safe support.


jpvo
Contributor
Forum|alt.badge.img+2
  • Author
  • Contributor
  • 58 replies
  • March 17, 2017

I sent an email. We'll see next week. I'll post the answer when I'll have it.


fmelizard
Safer
Forum|alt.badge.img+20
  • Safer
  • 3719 replies
  • March 17, 2017

I don't think the SMTP relay service is a separate service in FME 2017, at least it wasn't installed on my machine either :-) I wonder if it's included in the Core now, try configuring a Publication of type "Email (SMTP)" and see if it works.

Hopefully @aaronkoning can chime in with details...

You are correct. The FME Server Core now handles inbound SMTP.

fmelizard
Safer
Forum|alt.badge.img+20
  • Safer
  • 3719 replies
  • March 17, 2017
Also, I've updated the article to indicate parts specific to 2016 and previous:

 

https://knowledge.safe.com/articles/427/fme-server-smtp-relay-service-fails-to-start.html

allisonhughes
Contributor
  • Contributor
  • 2 replies
  • June 1, 2017
You are correct. The FME Server Core now handles inbound SMTP.
@aaronkoning, just a heads up that the batch file for Restart FME Server still tries to stop and start the SMTP service and gives a "service name invalid" error in the command line. It's not really a problem but it would be good to clean up for the next version :)

 


Forum|alt.badge.img
  • 24 replies
  • August 19, 2019
You are correct. The FME Server Core now handles inbound SMTP.

Are there any config files associated with FME core for smtp and if so where can they be found?