Allow extensions picked up as bad content

Questions and answers about how to do stuff
Post Reply
mikemachin
Posts: 33
Joined: 29 Aug 2014 11:27

Allow extensions picked up as bad content

Post by mikemachin »

We have a number of files that we need to send out to customers that are being blocked on EFA that we believe previously went through on ESVA. is there an allowed list to add file extensions to so that these get marked as clean?
User avatar
shawniverson
Posts: 3783
Joined: 13 Jan 2014 23:30
Location: Indianapolis, Indiana USA
Contact:

Re: Allow extensions picked up as bad content

Post by shawniverson »

Can you whitelist your internal mail server?

From: <yourmailserverip>
To: default
mikemachin
Posts: 33
Joined: 29 Aug 2014 11:27

Re: Allow extensions picked up as bad content

Post by mikemachin »

Would this allow everything out?

If so then this is something the security bods will need to ponder over but I see this as a possible fix.

In summary all we want to do is allow files of extension .prg out
User avatar
shawniverson
Posts: 3783
Joined: 13 Jan 2014 23:30
Location: Indianapolis, Indiana USA
Contact:

Re: Allow extensions picked up as bad content

Post by shawniverson »

Yes, you can also edit /etc/MailScanner/filename.rules.conf

After editing, restart MailScanner

Code: Select all

sudo service MailScanner restart
Post Reply