Hi Team,
For every email with office documents, emails are getting blocked and showing the below error in logs. Can we avoid this in proxmox email gateway?
Jul 3 12:08:05 relay postfix/smtp[123456]: dhcudchd: to=<.com>, relay=8***[***]:25, delay=4, delays=0.02/0/2.3/1.6, dsn=5.0.0, status=bounced (host *.com[****] said: 552 MS-Office file containing VBA macros found inside of the email (in reply to end of DATA command))
dsn=5.0.0, status=bounced (host aspmx.l.google.com[*****] said: 552 MS-Office file containing VBA macros found inside of the email (in reply to end of DATA command))
Jul 3 20:21:21 relay postfix/smtp[123456]: 12345gdhj: to=****, relay=aspmx.l.google.com***:25, delay=2.8, delays=0.01/0.01/2.1/0.71, dsn=5.0.0, status=bounced (host aspmx.l.google.com*** said: 552 MS-Office file containing VBA macros found inside of the email (in reply to end of DATA command))
I could see an option to make the ScanOLE2 false. Is this recommended one? do we need to restart any service once made any changes in clamd.conf file?
root@proxmox:~# cat /etc/clamav/clamd.conf | grep -i OL
FollowDirectorySymlinks false
FollowFileSymlinks false
ScanOLE2 true
root@relay:~#
For every email with office documents, emails are getting blocked and showing the below error in logs. Can we avoid this in proxmox email gateway?
Jul 3 12:08:05 relay postfix/smtp[123456]: dhcudchd: to=<.com>, relay=8***[***]:25, delay=4, delays=0.02/0/2.3/1.6, dsn=5.0.0, status=bounced (host *.com[****] said: 552 MS-Office file containing VBA macros found inside of the email (in reply to end of DATA command))
dsn=5.0.0, status=bounced (host aspmx.l.google.com[*****] said: 552 MS-Office file containing VBA macros found inside of the email (in reply to end of DATA command))
Jul 3 20:21:21 relay postfix/smtp[123456]: 12345gdhj: to=****, relay=aspmx.l.google.com***:25, delay=2.8, delays=0.01/0.01/2.1/0.71, dsn=5.0.0, status=bounced (host aspmx.l.google.com*** said: 552 MS-Office file containing VBA macros found inside of the email (in reply to end of DATA command))
I could see an option to make the ScanOLE2 false. Is this recommended one? do we need to restart any service once made any changes in clamd.conf file?
root@proxmox:~# cat /etc/clamav/clamd.conf | grep -i OL
FollowDirectorySymlinks false
FollowFileSymlinks false
ScanOLE2 true
root@relay:~#
Last edited: