Open topic with navigation
mail.attachments.validation.handling
- Module: cmas-nimh-extension
- Description: Defines the behaviour of the system for incoming emails which contain an attachment of a type not listed in the property attachment.allowed.types. Possible values are:
- pass_rename: Disarms the attachments by renaming the file extension and lets the email pass.
- pass_ignore: Leaves the attachments untouched and lets the email pass.
- reject_email: Rejects the email with a notification to the sender.
- Type: string
- Restart required: no
- System: yes
- Optional: no
- Example value: pass_rename (default value)
- Since: 6.13.0.9