[redirected from tmda-users] Cory Wright <[EMAIL PROTECTED]> writes:
> Recently I have noticed that many emails I receive (and send) have a > '>' character prepended to seemingly random lines. Not random. See the description of the email module's Generator class at http://mimelib.sourceforge.net/docs/module-email.Generator.html By default, the `mangle_from_' flag is set to True. Do you suggest I reverse this behavior in TMDA? I think this would be fine, because 1) on the tmda-inject side it's not the job of the MUA to escape From, so it shouldn't be there at all, and 2) on the tmda-filter side, TMDA's mbox delivery code already takes care to do this, so it's redundant there, and also means From is escaped even when it doesn't need to be (e.g, Maildir and pipe delivery). Sound right folks? _________________________________________________ tmda-workers mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-workers
