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?
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.