"Jason R. Mastaler" <[EMAIL PROTECTED]> writes: > I don't understand, won't the following one-line patch do the trick?
[...] > - field = message_format(field, full_name, Defaults.MESSAGE_FROM_STYLE) > + field = message_format(field, full_name, >Defaults.MESSAGE_NOT_FROM_STYLE) If you've already added the MESSAGE_NOT_FROM_STYLE, sure. I was just referring to not using any MESSAGE_FROM_STYLE at all. If you've already added the new config to Defaults.py, then this is perfect. Tim (Sorry about the dup, Jason, I hit R, replied and sent before I realized what I did.) _________________________________________________ tmda-workers mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-workers
