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?

Comments

philipnet’s picture

Status: Active » Postponed (maintainer needs more info)

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...

lejon’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

working now, thanks.

lejon’s picture

Status: Closed (fixed) » Active

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?

lejon’s picture

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?

philipnet’s picture

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.

philipnet’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.