-
Notifications
You must be signed in to change notification settings - Fork 9
Open

Description
Hi,
So I was read the read.me file, and I'm trying to block some domain
example.com,gmail.com... etc..
i tried this settings
[check]
any=true
conn=false
helo=false
mail=false
rcpt=false
and this
[check]
any=false
conn=false
helo=false
mail=true
rcpt=false
I add the domain to access.domains and to mail_from.access.blacklist.
the plugin is active in config/plugins
but still, with no success, I have missed something??
Metadata
Metadata
Assignees
Labels
No labels