Closed (won't fix)
Project:
Mailhandler
Version:
6.x-1.x-dev
Component:
Mailhandler
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Jul 2010 at 13:59 UTC
Updated:
1 Aug 2013 at 15:49 UTC
I setup mailhandler as per instructions on http://drupal.org/node/39172
When I test mailhandler it gives me two conflicting reports
Mailhandler was able to connect to the mailbox.
The settings have not been saved because of the errors.
There are no errors in the logs at all. Actually, there are no log entries at all
Then I goto the /admin/content/mailhandler and click 'retrieve"
I get 1 message is retrieved, which is right
But then nothing is actually created.
Any help would be greatly appreciated. I have been going over the instructions. etc for a day now.
Comments
Comment #1
paskainos commentedSame issue trying to set up Reply by email in OpenAtrium install. Subscribing.
Comment #2
cmsdeveloping commentedSame problem....
Same problem...after "Retrive" in log says : Node submission failure: validation error. Subscribing
Comment #3
snovak commentedSame.. subscribing.
Comment #4
cor3huis commentedFirst of all, our intention in the Drupal issue queue is to help you solving the issue at hand, however I could not help noticing however:
Regardless how gladly we would like to help you to solve the issue, to all as word of advise, the provided information is just to sparse. Try to be much precise in describing your issue.
Try to search by using most relevant three words of error message and add
site:.drupal.orge.g. http://www.google.com/search?q=validation+error+site%3A.drupal.org
One can read here http://drupal.org/node/73179 how to get faster result on how to get your issue solved.
Comment #5
cor3huis commentedComment #6
tazus commentedconfirmed the problem as "SocialNicheGuru" , there is no any node created in content list "admin/content/node/overview". So, the process went through and said successfully retrieved。
currently using 6.1.11
Comment #7
ilo commented@tazus, @cmsdeveloping, the message 'Node submission failure: validation error.' is fired when the node parameters do not pass validation for node_validate(). So, my guess is that at least one of the attributes you have used (as commands in the mailbox, or commands in the message) is not valid: wrong content type, tags, whatever.
However I do agree that the current message reporting is not enough, and I'll try to have a more detailed message system to be released in the next version (in the following days) to help debugging and problems fixing.
That said, "1 message retrieved" means that an email has been read successfully, no more no less, it does not mean that this one will be converted as node or comment, neither the user has passed authorization or the commands pass validation.
Comment #8
danepowell commentedSorry, 6.x-1.x is no longer a supported release. Please try upgrading to 6.x-2.x and reopen if still an issue.