Skip to main content
Question

FME Flow can't send email through emailer

  • December 20, 2023
  • 1 reply
  • 80 views

FME Flow does not send emails through emailer-transformer in the workspace. It works on mine production-server, but not in system test. I get error message Emailer: <class 'locale.Error'>: unsupported locale setting. The difference is between TEST and PROD:

 

TEST: Process Encoding : UTF-8

PROD: Process Encoding: windows-1252

 

I have tried deleting safe.emailer, under recources and plugins. Deleted the Build-folder. Tried different Python interpreter. But still no response.

 

Is it Python installed on server that is causing trouble? Are there settings I can make either in the Flow GUI or on the server?

 

Emailer running from desktop works.

1 reply

merlinegeorge
Safer
Forum|alt.badge.img+5

Hello,

 

Would you be able to create a case with the workspace file, job log and information about the email server?