Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
On "mx" in destination controls I have default "preferred TLS", but our RAT domain has there "required TLS":since yesterday I have messages in ESA active queue which cannot be delivered to SMA:the.cpq.hostDown7,0010238.8k00mx: Info: New SMTP DCID 192...
with 14.0 version the filter:Macro_filter_strip: if (macro-detection-rule (['Microsoft Office Files'])) { drop-macro-enabled-attachments(['Microsoft Office Files'], "The document attached to this email contained potentially dangerous macros. The file...
using Sender Verification Exception I can block user@example.com, user@, @example.com, @.example.com, @[1.2.3.4])using Mail Policy I can block user@example.com, user@, @example.com, @.example.comI could use content filters or message filters with con...
In ESA I would like to have the following filter: scan for URLs in message body. If the URL contains specific word (or match regular expression) i.e. for word "company" it would match https?://example.company.test, https?://example-company.test. Then...
the original post is about esa->sma email delivery, which was solved for me by updatepvocert CLI command.BUT I can see also email released from quarantines (SMA -> ESA) have similar issue. On ESA there is no updatepvocert CLI command.
You autoreply function should check if the following headers are present in the emails:Auto-SubmittedPrecedenceX-Auto-Response-Suppressand of course NOT to generate autoresponse when these are in original message.Then your autoreply message should ha...
Sendgrid (and other bulk emailing companies) have a feature where the MX rejects the message for $Recipient, this $Recipient is "blacklisted" by them and they will not attempt to deliver new emails to $Recipient.You'll need to find this feature somew...