By savageanne on
I'm trying to set up forums with mailhandler/listhandler. Everything works beautifully except that if someone replies to an email it is posted as a new topic in the forum instead of as a reply. I found a reference to this problem here: http://drupal.org/node/298883. This implies that this does work (or at least it did in Sept/Oct 08) but it wont work for me.
My mailhandler is set up as follows:
type: forum
taxonomy: [Local Hiking]
status: 1
comment: 2
(Although I didn’t find that the comment: 2 line made any difference).
Can anyone help?