I think I got it, i whitelisted productinquiry=mystore.com* and got an address match.
gary massengale
(August 2, 2011)
@gary massengale: you can add
.*@.*salesforce\.com$
to the Sender Whitelist as a regular expression: this will match any email address ending with "salesforce.com".
.*@.*salesforce\.com$
to the Sender Whitelist as a regular expression: this will match any email address ending with "salesforce.com".
Krisztian Fekete (Vamsoft)
(August 3, 2011)
in response to this post
in response to this post
productinquiry=mystore.com__5wzoc0582o4ftmd5@d7lmf3v7d8nl.ajyjtmaw.a.bnc.salesforce.com
if I try to whitelist salesforce.com and test this email address, it fails the test. I assume because of all the random numbers and letters after the @ symbol? those numbers and letters seem to change often, so how do I make sure these emails go through?