Skip to content

how to block incoming emails? #25

@ghost

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions