Is there a way of limiting the email attachment size to say 2mb per receipient and only if the number of receipients is greater than 20? Current setup blocks emails to 10 receipients when an attachment of 4mb is used. Any suggestion will be duly appreciated. thanx.
Subject: AttachZIP restricts attachment size per user
Download AttachZIP to restrict attachment size for each user. It allows you to specify maximum attachment size for specified IBM DD groups.
i.e. AttachZIP end user profile: restrict attachment size
Maximum attachment size: 10240 KB for default users
20000 KB for IBM DD group 2: AttachZIP HR users
30000 KB for IBM DD group 2: AttachZIP Accounting users
40000 KB for IBM DD group 3: AttachZIP IT users
http://www.notesmail.com/AttachZIP
Otherwise, you can globally restrict message size for Notes users, and globally restrict messages size and attachment size for iNotes users as seen below.
IBM Notes: Restricting message size
- Open DD Server configuration settings document - Router/SMTP tab - Restrictions and Controls tab - Restrictions tab, then change field: Maximum message size
IBM iNotes: Restricting message size and attachment size
-
Open DD Server configuration settings document, then click IBM iNotes tab and change field: Maximum attachment size (kb)
-
Open DD Internet Sites (Web Site) document, then click Domino Web Engine tab and change field: Maximum POST data (in kilobytes):
-
Open DD Server document, then click Internet Protocols tab - HTTP tab and change HTTP Protocol Limits field: Maximum size of request content
[
]
[
Crucial tools for IBM Lotus Notes and Domino administration and development…
][Find the “crucial tools you need to succeed” including product descriptions, downloads, demos and testimonials.]
Speed up IBM Lotus Notes and Domino administration and development with these crucial software tools.
[Better, stronger, faster productivity for administrators and developers.]
Subject: Custom mail template
The current setup limitation you describe isn’t a native Domino capability AFAIK; it sounds like a custom code solution within your mail template (I’ve seen similar limitations implemented this way). You would be able to implement your desired limiting rules in the same code currently in your template.
Subject: don’t think so
How are you configured currently to get the restriction being imposed?
Subject: Limit attachment size
You can use the server configuration doc to control your attachment side…
But I don’t know if this what you are looking for…
Configuration, Restriction and Control, Restriction, Maximum message size: and set you desire file size…