1

Topic: OLEMACRO file block unable to send email

- iRedMail version (check /etc/iredmail-release):
==> 1.3.2
- Deployed with iRedMail Easy or the downloadable installer?
==> downloadable installer
- Linux/BSD distribution name and version
==> Debian Linux 9
- Store mail accounts in which backend (LDAP/MySQL/PGSQL)
==> MySQL
- Web server (Apache or Nginx)
==> Nginx
- Manage mail accounts with iRedAdmin-Pro?
==> Yes. 4.7 (MySQL)
====

Hi,

Please let know how can we bypass specific domain from OLEmacro check for outgoing email.

Error for ref.

##########
The message WAS NOT relayed to:
<user@xyz.in>:
   554 5.7.0 Reject, id=40383-08 - spam

Spam scanner report:
Spam detection software, running on the system "ns1.abc.com",
has identified this incoming email as possible spam.  The original
message has been attached to this so you can view it or label
similar future email.  If you have any questions, see
the administrator of that system for details.

Content preview:  Dear Meenakshi, Please find attached bank transfer
  file. Pay register and other payments files are attached for your reference.
   

Content analysis details:   (49.8 points, 5.0 required)

pts rule name              description
---- ---------------------- --------------------------------------------------
-1.0 ALL_TRUSTED            Passed through trusted hosts only via SMTP
0.8 BAYES_50               BODY: Bayes spam probability is 40 to 60%
                            [score: 0.5000]
  50 OLEMACRO_ENCRYPTED     BODY: Has an Office doc that is encrypted
0.0 HTML_MESSAGE           BODY: HTML included in message


####################


Thanks,
Sunil

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: OLEMACRO file block unable to send email

Don't send an ecrypted file, send it as PDF or somewhat

Spam detection software, running on the system "ns1.abc.com",
has identified this incoming email as possible spam.

You can't prevent this, the mailserver just rejects your mail, you cannot bypass it

3

Re: OLEMACRO file block unable to send email

RajeshM wrote:

  50 OLEMACRO_ENCRYPTED     BODY: Has an Office doc that is encrypted

Did you modify default score of rule OLEMACRO_ENCRYPTED?
50 is so high. Reduce the score to, e.g. 1, should bypass it.

4

Re: OLEMACRO file block unable to send email

ZhangHuangbin wrote:
RajeshM wrote:

  50 OLEMACRO_ENCRYPTED     BODY: Has an Office doc that is encrypted

Did you modify default score of rule OLEMACRO_ENCRYPTED?
50 is so high. Reduce the score to, e.g. 1, should bypass it.

Yes