Skip to main content
Question

Sending Email with high importance


Forum|alt.badge.img

Is there a way to specify that the email needs is high priority ?

4 replies

danilo_fme
Evangelist
Forum|alt.badge.img+41
  • Evangelist
  • May 3, 2018

Hi @vikram

Are you talking to send email in FME Desktop with transformer Emailer? Or a Job executed in FME Server?

Thanks,

Danilo


david_r
Evangelist
  • May 3, 2018

If you need to filter or flag certain mails in your email client, I personally prefer using certain keywords in the subject line, e.g. "FAILED" or "SUCCESS". It's then easy to configure your email client to treat those mails differently.


Forum|alt.badge.img
  • Author
  • May 3, 2018

@danilo_fmeThis is for FME Desktop.

@david_r This is notify the users that this email is of high importance.


jdh
Contributor
Forum|alt.badge.img+28
  • Contributor
  • May 3, 2018

The current emailer transformer does not support that functionality (maybe suggest it as an idea?).

 

 

The deprecated custom transformer PythonEmailer can probably be modified to do so by adding

 

msg['X-Priority'] = '1' at line 26. But I haven't tested that so YMMV.

Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings