This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ajaksu2
Recipients ajaksu2, loewis
Date 2009-04-07.14:53:40
SpamBayes Score 0.01998602
Marked as misclassified No
Message-id <[email protected]>
In-reply-to <[email protected]>
Content
Dumb whole message quote.

On Tue, Apr 7, 2009 at 11:51 AM, Daniel Diniz <[email protected]> wrote:
>
> Daniel Diniz <[email protected]> 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 <[email protected]>
> <http://bugs.python.org/issue2771>
> _______________________________________
>
History
Date User Action Args
2009-04-07 14:53:41ajaksu2setrecipients: + ajaksu2, loewis
2009-04-07 14:53:40ajaksu2linkissue2771 messages
2009-04-07 14:53:40ajaksu2create