Hi all,

i am trying to configure mail by node post on a website. i have configure mailhandler module.

i got the following error.

Notice: Undefined variable: message in MailhandlerParser->parse() (line 111 of /home/user/public_html/sites/all/modules/mailhandler/plugins/MailhandlerParser.inc).

One thing more i did not get how the mail is write. can anybody post example mail format here.

Thanks in advance

Comments

danepowell’s picture

By the way, the reason you got the error in the first place is because the message you were trying to fetch was sent by a user that could not be authenticated- i.e. you sent it from the wrong email address, or you configured your authentication plugin (in the feeds importer parser settings) incorrectly.

Status: Fixed » Closed (fixed)

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