Browse thread
Website: My posts aren't archived???
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Dmitry Bely <dbely@m...> |
| Subject: | Re: [Caml-list] Website: My posts aren't archived??? |
Alan Schmitt <alan.schmitt@polytechnique.org> writes: >> None of my posts are archived. For example: >> >> http://caml.inria.fr/pub/ml-archives/caml-list/2004/12/ >> 44d75066acdec03c1bced756a0a4d533.en.html >> >> Some conspiracy?!? > > I've noticed that PGP mime signed messages are also not archived. I > sent an email about this a week or two ago to the webmaster, but have > not heard back yet. Probably you are right and they expect Content-Type: text/plain Content-Transfer-Encoding: 7bit (maybe text/html and other encodings are also accepted) Your content-type is not "text" while Richard Jones' messages do not contain Content-Transfer-Encoding so both are rejected. - Dmitry Bely