[issue2771] test issue

Daniel Diniz report at bugs.python.org
Tue Apr 7 16:51:43 CEST 2009


Daniel Diniz <ajaksu at gmail.com> added the comment:

Testing how email handles quotes.

[mailgw]

# Keep email citations when accepting messages.
# Setting this to "no" strips out "quoted" text from the message.
# Signatures are also stripped.
# Allowed values: yes, no
# Default: yes
keep_quoted_text = yes

# Preserve the email body as is - that is,
# keep the citations _and_ signatures.
# Allowed values: yes, no
# Default: no
leave_body_unchanged = no

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue2771>
_______________________________________


More information about the Python-bugs-list mailing list