lun, 15 Mar 2010, Stefan Scott Alexx skribis: > reader like Mozilla Thunderbird? I'm looking at the documentation here > http://www.gnu.org/software/mailman/index.html but I haven't found where it > explains how emails via the web get added to a thread.)
Thread are not created by mailmain. Each email contains a unique id and the ids of the email it replied if it did. This chain of id is then used to present threads. Mailman does munge the email header to change the "reply-to" such that whenever you hit the reply button, you reply to the mailing list instead of the original email sender. http://www.unicom.com/pw/reply-to-harmful.html Also you will donate to some of us a favour by _not_ hitting the reply button to an existing email to start a new topic. -- regards, ==================================================== GPG key 1024D/4434BAB3 2008-08-24 gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
