OXIESEC PANEL
- Current Dir:
/
/
opt
/
alt
/
python27
/
lib
/
python2.7
/
site-packages
/
postomaat
/
conf
Server IP: 89.117.27.120
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
12/18/2024 09:49:00 AM
rwxr-xr-x
📄
complexrules.cf.dist
693 bytes
03/16/2023 02:20:00 PM
rw-r--r--
📁
conf.d
-
12/18/2024 09:49:00 AM
rwxr-xr-x
📄
logging.conf.dist
1.53 KB
03/16/2023 02:20:00 PM
rw-r--r--
📄
postomaat.conf.dist
2.22 KB
03/16/2023 02:20:00 PM
rw-r--r--
Editing: complexrules.cf.dist
Close
# format: # <rule> <action> <message> # <action> is the usual REJECT DUNNO DEFER... stuff # # <rule> : <attribute> <operator> <comparsion> # <attribute> is one of postfix policy access attributes (http://www.postfix.org/SMTPD_POLICY_README.html#protocol) # <operator> is one of: # == equals # != differs from # > larger than # < smaller than # ~= matches regex # <comparison> is either a quoted string or an integer # # rules can be ANDed with && and ORed with || or negated with ! # regex can be compiled case insensitive by adding i after the closing slash # # Example # client_name == "unknown" && helo_name~=/^\[[0-9a-fA-F:.]+\]$/ REJECT No FcrDNS and address literal HELO - Who are you?