Hi, I've configured two mailhandler mailboxes to retrieve emails from a POP3 account. So far so good.
As long as I've the File field - number of values : 1 it will only convert and show the first attachment which is fine.
When I reconfigure the File field to store 2 or more values, and send an email with multiple attachments, this is the error that's reported :
array_keys() [function.array-keys]: The first argument should be an array in /var/www/html/km/sites/all/modules/cck/content.module on line 926.
and
Invalid argument supplied for foreach() in /var/www/html/km/sites/all/modules/cck/content.module on line 926.

I'm using mailhander module version 6.x-1.11.

Can anyone help me on this ?

Comments

danepowell’s picture

Project: Mailhandler » Mailsave
Version: 6.x-1.11 » 6.x-1.3

Sounds like a problem with Mailsave, not Mailhandler. You might also try Mailhandler 6.x-2.x