"Matt Armstrong" <[EMAIL PROTECTED]> writes: > I believe the suggestion was for TMDA to omit non text/plain parts > of a message from the confirmation mail. E.g. if it is big base64 > or html blob, omit it from the confirmation mail.
I was playing with the email package tonight, and have duplicated the above functionality. Any thoughts on whether this behavior should be turned on by default? The rationale being that there isn't any reason for someone to view their non-text attachments just to confirm their message. In any case, the list of MIME types which can be kept and/or nuked will be configurable. This does affect the size of the message, so it should probably be run before CONFIRM_MAX_MESSAGE_SIZE is evaluated. _________________________________________________ tmda-workers mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-workers
