Can I prevent a user to attach a large file to a message in Notes client?
Somebody can tell me about the “router” task parameters, but the limitation should be done at client stance, just before the mail is sent (the client is connected to the server using a low bandwith link, and I want to avoid the comings and goings of rejected messages with big files attached)
With the rules on the router. Server Configuration document - Router / SMTP - Restriction and Controls … - Rules and add ruleCondition: size (in bytes) is greater than
Action: do not accept message
The user click on send a message to get a warning “Document Has been rejected by mail rule: MAIL.BOX…” If the user uses the local replica, this message is seen only in the replicator or the status bar.
Go to configuration Tab in Admin client, Then go to the “Messaging” and expand it.Select Configuration option and right hand side you will see the server list, select the server cionfiguration doc, in which you want to set Rules.Here is the path of the finding and setting Rules-
Configuration Doc->Router/SMTP->Restriction and Controls->Here you can find the rule at the end of all tabs.