diff options
| author | Barry Warsaw | 2007-07-17 17:39:53 -0400 |
|---|---|---|
| committer | Barry Warsaw | 2007-07-17 17:39:53 -0400 |
| commit | 8d0c0a003d5cdb23a87674e1f411e9515513b17c (patch) | |
| tree | 7fed3def4d656e58e7fe61525d02e15243283b61 | |
| parent | b8e8aa0386c2ee0fc7e90bf22fbe8fe3f222964a (diff) | |
| download | mailman-8d0c0a003d5cdb23a87674e1f411e9515513b17c.tar.gz mailman-8d0c0a003d5cdb23a87674e1f411e9515513b17c.tar.zst mailman-8d0c0a003d5cdb23a87674e1f411e9515513b17c.zip | |
| -rw-r--r-- | Mailman/docs/digests.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Mailman/docs/digests.txt b/Mailman/docs/digests.txt index 8f2a60ebc..3f6bcea3c 100644 --- a/Mailman/docs/digests.txt +++ b/Mailman/docs/digests.txt @@ -461,7 +461,7 @@ Set the digest threshold to zero so that the digests will be sent immediately. Content-Type: multipart/mixed; boundary="..." MIME-Version: 1.0 From: _xtest-request@example.com - Subject: XTest Digest, Vol 2, Issue 11 + Subject: Groupe XTest, Vol. 2, Parution 11 To: _xtest@example.com Reply-To: _xtest@example.com Date: ... @@ -471,7 +471,7 @@ Set the digest threshold to zero so that the digests will be sent immediately. Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable - Content-Description: XTest Digest, Vol 2, Issue 11 + Content-Description: Groupe XTest, Vol. 2, Parution 11 <BLANKLINE> Envoyez vos messages pour la liste XTest =E0 _xtest@example.com @@ -527,7 +527,7 @@ Set the digest threshold to zero so that the digests will be sent immediately. ('recips', set([])), ('version', 3)] >>> print rfc1153msg.as_string() From: _xtest-request@example.com - Subject: XTest Digest, Vol 2, Issue 11 + Subject: Groupe XTest, Vol. 2, Parution 11 To: _xtest@example.com Reply-To: _xtest@example.com Date: ... |
