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:51:41
SpamBayes Score 0.14980952
Marked as misclassified No
Message-id <1239115903.3.0.669032619222.issue2771@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2009-04-07 14:51:43ajaksu2setrecipients: + ajaksu2, loewis
2009-04-07 14:51:43ajaksu2setmessageid: <1239115903.3.0.669032619222.issue2771@psf.upfronthosting.co.za>
2009-04-07 14:51:41ajaksu2linkissue2771 messages
2009-04-07 14:51:41ajaksu2create