Correct Backscatter Pattern - ORF Forums

Correct Backscatter Pattern RSS Back to forum

1

I think I understand this how this works so .*@domain\.local$ would be repalce by .*@meals\.local$
but my concern is we actually use server.meals.local so would the pattern be .*@server.meals\.local$

If anyone could help me out I would Appericate it

Thanks

by Derek Horton more than 10 years ago
2

@Derek Horton: It depends on what Message ID your server generates for your outgoing emails (see http://www.vamsoft.com/vsbackscatter/readme.pdf):

[...]Now, you need to determine check your Message-ID pattern. The easiest way to do this is to send an
email outside your organization (e.g. to GMail or Hotmail) and check the email source. Outlook
shows the email headers (open the email, select View | Options). In GMail, use the Show Original
menu. You can also email us () and we will tell you what Message-ID we
received.[...]

Could you copy/paste an actual Message ID from an outgoing email, please?

by Krisztian Fekete (ORF Team) more than 10 years ago
(in reply to this post)

3

@Krisztian Fekete (ORF Team): Here is the message id:

Message-ID: <[email protected]>

by Derek Horton more than 10 years ago
(in reply to this post)

4

@Derek Horton: According to this Message ID, the regex should be:

.*@server\.Meals\.local$

by Krisztian Fekete more than 10 years ago
(in reply to this post)

5

@Krisztian Fekete: Thank You,

I will make the change to match that

by Derek Horton more than 10 years ago
(in reply to this post)

New comment

Fill in the form below to add a new comment. All fields are required. If you are a registered user on our site, please sign in first.

It will not be published.
hnp1 | hnp2