Stuck trying to integrate mailing list with forum (http://drupal.org/node/40777). Success with using mailhandler to create blog posts, Mailman to post/email to list, but no success getting mailhandler/listhandler to post to group. Suspect I don't have the right tid # or am fouling up command for tid and/or type. group url looks like http://www.domainname.org/?q=node/23, so added tid: 23 to group commands, no luck. Any insights greatly appreciated!

Comments

philipnet’s picture

The node/23 is the page of the forum post. Not the forum Topic.

Go back to the list of Forums and then click on the Forum in question. /Then/ check the URL bar, it should be in the format: http://domain.com/?q=forum/3
It's the number after forum/ that is the TID.

philipnet.