New forum topics not inserted
lejon - June 17, 2008 - 17:40
| Project: | Listhandler |
| Version: | 5.x-1.0-beta2 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Hi,
Listhandler is working well for replies to topics started within the drupal website.
However, if I send an email to the mailing list, mailhandler confirms that it receives it but listhandler does not transfer this new topic to the forum.
Am I missing something in the settings?

#1
You need to check your Mailhandler configuration.
I suspect that you need to place a
tid: <number>in the configuration otherwise Listhandler will just skip the message.
Please also check the updated README: http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/listhandler...
#2
working now, thanks.
#3
sorry, spoke to soon. it's not working.
tid is fine as the emails being generated as response to a topic are being shown in the discussion forum without a problem...
Any ideas?
#4
I have found out why - the new topic is not tagged to the group (am using organic groups) so it is not showing up in the group's dicussion forum.
What do I need to set here? I have
og_group: [421]
set in the mailhandler commands, so maybe this is a mailhandler issue?
#5
I haven't tested Listhandler/Mailhandler with Organic Groups (but I probably need to!).
Your syntax looks right, but I think something must be up with Mailhandler, as Listhandler doesn't do much with incoming emails.
P.
#6
#7
Automatically closed -- issue fixed for two weeks with no activity.