Closed (cannot reproduce)
Project:
Mailhandler
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Feb 2010 at 06:21 UTC
Updated:
8 Dec 2010 at 20:02 UTC
I send the email.
Go to mailhandler and it says 1 email downloaded
But no content/node?
No error messages either.
Any thoughts?
Thanks!
Comments
Comment #1
bryanb229 commentedSame thing is happening for me.
Comment #2
Ian Ward commentedCould you both please provide some more information, including the following:
* Definitely using latest 6.x.1.x-dev version?
* Using POP or IMAP?
* No error messages even on admin/reports/dblog?
* PHP version?
* Did you upgrade from an older dev or stable version?
* If you upgraded, did you run update.php (necessary step, but not yet documented)
Thanks for the info.
Comment #3
yurtboy commentedSorry about that.
So it all started working once I removed
Organic Groups Notifications
Now if I can only get beyond the permission errors. Oh well.
Comment #4
Ian Ward commented@yurtboy are you having a mailhandler-related permission issue, or, is it not related to mailhandler?
Comment #5
shekhar_mittal commentedHi
I was installing the module and I see the exact issue. I do not have organic groups notification installed.
@Ian-- Answering all your questions
1. PHP Version
[prajain@hvps-t5-002 modules]$ php --version
PHP 5.2.11 (cli) (built: Nov 22 2009 02:48:42)
Copyright (c) 1997-2009 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2009 Zend Technologies
with Suhosin v0.9.29, Copyright (c) 2007, by SektionEins GmbH
2. I have configured IMAP
3. I am using the latest dev version.
4. I have run update.php
Some more info:
When I send 1 email and it gets retrieved the message that appears is
* 1 message retrieved for email@praja.in.
* User shekhar_mittal earned 1 praja points Total now is 135 praja points.
* User shekhar_mittal earned 1 praja points Total now is 136 praja points.
Also, I would imagine that as per my default commands this email should be added to the node table. However, I see that the email gets added to comment table and has the nid as 0.
The message I get in the log reports is
Type content
Date Wednesday, 10 March 2010 - 3:26pm
User shekhar_mittal
Location http://praja.info/en/batch?id=79&op=finished
Referrer http://praja.info/en/batch?op=start&id=79
Message Comment: added Interested in understanding the work at Water Aid.
Severity notice
Hostname 122.162.151.38
One more question, can case-tracker module be causing a breakage?
Would appreciate your quick help on this. Let me know if you need any other info.
Thanks
Shekhar
Comment #6
shekhar_mittal commentedComment #7
shekhar_mittal commentedAnyone had a chance to look into this? Would appreciate any help.
I am ok with some one guiding me as to how to debug this.
-Shekhar
Comment #8
gausarts commentedSubscribing. Got the same problem here at local environment. Thanks
Comment #9
vitis commentedsubscribing
Comment #10
Ian Ward commented@Shekhar - what do you have set as your default commands?
Comment #11
shekhar_mittal commentedDefault Commands:-
"type: blog
status: 1
promote: 1
format: 1"
-Shekhar
Comment #12
tazus commentedWe have the same problem. I have tried all type of combinations: pop3, imap, enbale/disable Delete after retrieved, HTML/Plain Text, and get the same result.
the log shown:
http://url/batch?id=49&op=finished
http://url/batch?op=start&id=49
Message failed authentication
The last one is the title of the log but not much I can trace.
Comment #13
shekhar_mittal commented@tazus: I don't think this is the same problem. If the error you are getting is message failed authentication then it possibly means that your mailbox has not been authenticated.
What is the option which you have configured for "Message authentication method"?
-Shekhar
Comment #14
tazus commentedThank you for the response, you are right! I had "Choose command" before and after I try "Mailhandler Default" then it worked.
The reason I didn't suspect for the "testing connection" button all came back positive connections. So, I guess my situation/info can't help this issue. But I appreciate Shekhar pointed out my problem.
Thanks.
Comment #15
gausarts commentedI finally managed to make local environment talk to gmail and viceversa. I didn't do anything special regarding the settings, all is as instructed in the handbook. However, I just did keep running cron until someday somehow messages show up in gmail and my local site. I assumed the problem in my case was either cron or my real slow internet connection.
Thanks.
Comment #16
shekhar_mittal commented@Ian - Did you have a chance to look into this?
-Shekhar
Comment #17
Ian Ward commented@Shekhar - I cannot get your issue to repeat. I am using user #1, but w/ those same commands. You do not see any errors/notices on admin/reports/dblog explaining a problem? If there are no errors pointing to the problem then that itself is likely a bug, not to mention the problem you're having if it's not a config issue. The problem could have to do w/ one of several things:
* The mail provider you're using and any special aspects about it? Try using Gmail if you're not just to see if it works (gmail compatibility seems pretty stable but make sure you set it up correctly http://drupal.org/node/125408#comment-522882)
* User permissions?
* Are you using the mailhandler "security" option?
* Can you get it to work w/o using default commands?
* Can you get it to work on a site w/o any other modules installed?
* Does it fail when retrieving using the UI as well as when using cron?
You can try narrowing down the problem by checking/trying the above.
Comment #18
shekhar_mittal commented@Ian I will get back to you on this.
-Shekhar
Comment #19
slvramesh commentedMailhandler get the mail but after that it does not show up
I am using mailhandler and listhandler module for forum post
I send the email.
Go to mailhandler and it says 1 email downloaded
But no content/node?
when i saw in error log it display:
mailhandler 05/12/2010 - 17:17 Message failed authentication admin
pls anybody have idea about this!
Comment #20
Nicholas_M commentedadmin/content/mailhandler/edit/1 "From header:" = registered_user@email.com was helpful for me in similar case.
Comment #21
socialnicheguru commentedsubscribing.
Comment #22
cor3huis commented