After submitting new configuration (not related to mail) into media mover, i get error:

# warning: imap_open() [function.imap-open]: Couldn't open stream in /home/pocztowk/public_html/sites/all/modules/mailhandler/mailhandler.module on line 198.
# Mailhandler could not access local folder: 

And config is not submitted. When i disable Media-mover-mailhandler module, submission is ok.

i have db dump of trouble state and cane provide ssh access to my sandbox.

Comments

arthurf’s picture

This is a bad validation function implementation. I'll take a look at it.

arthurf’s picture

Status: Active » Needs review

I rebuilt the validation system to behave in a much cleaner way. I think this should be resolved now

szczym’s picture

Status: Needs review » Reviewed & tested by the community

It works, the dev version dont produce error and its possible to add new configuration.

Hopefully it will be soon in stable
thanx for the fix !