I import posts into a dedicated forum from a dedicated mailbox which gets messages from a Yahoo Group. The forum is at fjet.org but it's private.
Mailhandler seems too work perfectly except that posts made by it to the forum seem to randomly display "this topic has been moved" and link to forum/0 which gives a page not found error. When I load the post from the admin content list, and resubmit it, the message goes away and all is normal. The forum is set to receive anon posts, so that any message from the Yahoo group appears there whether they are site members or not. If they are site members, the authorship is set correctly. All seems well except for this mysterious error. I can't find any connection between the posts that display the message. In one retrieval (on cron), some will display it, others not, regardless of the author. Suggestions? I know there must be a tid or nid setting going haywire, but where to look for that?
Mailhandler setting for incoming messages are
type: forum
taxonomy: [Yahoo Group]
comment: 2
status: 1
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | mailhandler_forum_issue.JPG | 47.55 KB | wolfraem |
Comments
Comment #1
moshe weitzman commentedforum module is doing that for some reason. this is really out of scope for mailhandler.
Comment #2
wolfraem commentedHaving issues here as well, and something makes me think there's a problem with how mailhandler is posting the nodes to the forum. When "receiving" emails, I'll get a warning that the node being created is missing the second variable forum.module wants, and that seems to be something mailhandler should be providing. I'll add a screenshot when I get a few emails to sync again.
Meogee, are you poping the emails from your yahoo group or imaping them? Curious as I'm poping mine and wondering if there's an issue with that as a culprit.
Moshe, If you have a minute, can you explain briefly what mailhandler's process for collecting the message, creating the node and dropping it to the forum is? When does mailhandler had the work over to the forum module?
Comment #3
wolfraem commentedAlso, the mailhandler-dropped forum nodes have the comments set to disabled at default, though everywhere possible I've told it to enable read/write.
Comment #4
wolfraem commentedI'm attaching a jpg of the error that's thrown when an email comes in and has an issue. Hoping this might help.
Also, updating the module version to 5.x-1.3, as the issue seems to have continued to the current stable release.
Comment #5
wolfraem commentedSo, I grabbed the statement in question
Is the error and this together suggesting the taxo term sent to the node isn't being received properly, or isn't being sent properly?
Comment #6
ilo commentedFrom my understanding, this is something about taxonomy and must be reviewed regardless the date of the issue.
Comment #7
sun.core commentedComment #8
danepowell commentedSorry, Mailhandler 6.x-1.x / 7.x-1.x are no longer supported. Please upgrade to 6.x-2.x / 7.x-2.x and re-open if still an issue. Thanks!