Skip to main content
Solved

FME Cloud receiving email when paused

  • October 2, 2017
  • 3 replies
  • 21 views

redgeographics
Celebrity
Forum|alt.badge.img+60

Looking for some confirmation here:

If I have set up a publication in FME Cloud to use the built-in SMTP email and send an email to it while it's paused it never gets delivered and thus the associated workspace never gets triggered, correct?

Best answer by stewartatsafe

That is correct yes. The email server is running on the same FME Cloud instance so when the instance is paused it isn't running. To make this work you'd have to use an external SMTP service such as Gmail and then connect to that inbox when the instance comes online.

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.

3 replies

stewartatsafe
Safer
Forum|alt.badge.img+8
  • Safer
  • 99 replies
  • Best Answer
  • October 2, 2017

That is correct yes. The email server is running on the same FME Cloud instance so when the instance is paused it isn't running. To make this work you'd have to use an external SMTP service such as Gmail and then connect to that inbox when the instance comes online.


rylanatsafe
Safer
Forum|alt.badge.img+14
  • Safer
  • 671 replies
  • October 2, 2017

My expectation would be... "No, never gets triggered." However, some mail servers do have retries for non-deliverables and will send a notification (i.e. bounce-back) to you each time. I would say it's within the realm of possibility that an email to FME Cloud may bounce-back when it's paused, but then on this 're-submit' could pass through when the FME Cloud instance is up.


redgeographics
Celebrity
Forum|alt.badge.img+60
  • Author
  • Celebrity
  • 3704 replies
  • October 2, 2017

That is correct yes. The email server is running on the same FME Cloud instance so when the instance is paused it isn't running. To make this work you'd have to use an external SMTP service such as Gmail and then connect to that inbox when the instance comes online.

Thanks for confirming that, will have to rethink an idea :) (or invest in a 24/7 FME Cloud)