Re: Question about message_footer
Michael Yount <[email protected]>
| Newsgroups | gmane.mail.majordomo.majordomo2.devel |
|---|---|
| Message-ID | <[email protected]> |
On 12 Apr 15:02, Steven W. Orr wrote: > Is it possible for the message_footer to be an attachment instead of being > appended to the text of the message? Only for multipart/mixed messages. > By design, I trap on all messages that contain any mj2 commands, so > when people reply, they frequently don't remove the unzub instructions > and it makes a lot of work for me. If the unzub instructions were > always an attachment then I wouldn't have so much cleanup to do. You can adjust your admin_body patterns to account for quote characters (e.g., ">") in replies. Michael