You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some e-mail headers exist which allows detecting whether an e-mail was auto generated (out-of-office, mail rule, ...).
This would be similar to the existing policy where organizations can define subject patterns that can be ignored, but it would also make it easier to do this no matter what language is used in the subject.
Furthermore, the "ignore subjects" policy is still relevant as it may be used to filter out other tickets as well.
These headers do not seem to be present when you set up a mail rule in Outlook (Outlook.com account) where you automatically respond with a template to an incoming e-mail.
If anything, you can use X-Auto-Response-Suppress the other way around. You can add something like this to your outgoing email to minimize the number of useless emails you get in response:
Some e-mail headers exist which allows detecting whether an e-mail was auto generated (out-of-office, mail rule, ...).
This would be similar to the existing policy where organizations can define subject patterns that can be ignored, but it would also make it easier to do this no matter what language is used in the subject.
Furthermore, the "ignore subjects" policy is still relevant as it may be used to filter out other tickets as well.
Source: https://www.jitbit.com/maxblog/18-detecting-outlook-autoreplyout-of-office-emails-and-x-auto-response-suppress-header/
Headers that are safe to use
Through trial and error we've figured out what headers you actually should use to detect auto-responses. Here they are:
If any of those are present in an email, then that email is an auto-reply
The text was updated successfully, but these errors were encountered: