Correct format for allow.filename.conf
Kai Schaetzl
maillists at conactive.com
Sun Oct 7 13:31:15 IST 2012
Glenn Steen wrote on Fri, 5 Oct 2012 17:23:16 +0200:
> No, that looks wrong. Take a look at the overloading examples in the wiki,
> to see what you'd need... Basically a ruleset that overload a "pure allow"
> file for localhost...;-). Remember to do both name and type!
So, something like this?
From: 127.0.0.1 \.txt
FromOrTo: default \.txt$ \.pdf$ \.bmp$ \.rel$ \.rels
where txt files from localhost would be allowed. What about allowing all
files from local? Does this look ok, then?
From: 127.0.0.1 .*
FromOrTo: default \.txt$ \.pdf$ \.bmp$ \.rel$ \.rels
Kai
--
Get your web at Conactive Internet Services: http://www.conactive.com
More information about the MailScanner
mailing list