A major performance vulnerability for all our clients is broadcast emails with large attachments. A single email with a large attachment is not much of a problem and a broadcast email with small size is not much of a problem, but large attachments to many people is a big problem. One of our clients i will call HGT is a great example of a company that needs to be able to send 20 MB files sometimes so we cannot limit the attachment size.
I have not been able to find any software to combat this problem and also allow users more flexibility. Ideally we need software to do an if/then calculation and restrictions will be based on the various results.
Example:
If the number of recipients exceeds 100 and the total message size is less than 200k then allow the message.
If the above is true, then begin delivery with a lower priority to other message traffic. Or schedule for night-time delivery.
If the total message size exceeds 3mb and the recipients are less than 10 then allow the message.
It would be great if we can find something to help with this.
I have not been able to find any software to combat this problem and also allow users more flexibility. Ideally we need software to do an if/then calculation and restrictions will be based on the various results.
Example:
If the number of recipients exceeds 100 and the total message size is less than 200k then allow the message.
If the above is true, then begin delivery with a lower priority to other message traffic. Or schedule for night-time delivery.
If the total message size exceeds 3mb and the recipients are less than 10 then allow the message.
It would be great if we can find something to help with this.