By simonaustin on
I am looking for mailhandler get mailhandler to handle attachments properly. I found some prototype code using google on drupal.Kollum.org in bruno's sandbox that looks like it should work. I was wondering how much of a prototype this code actually is, and what needs to be developed for it to work properly. I am interested in helping with the development of it.
does anyone know? Bruno?
Comments
yeah +1 on this! that would
yeah +1 on this! that would be saweet. yes. i realize this post was more than a year old. does mailhandler do attachments yet?
nope
mailhandler is still punting on attachments. those could be done using hook_mailhandler by any module. i don't know if any modules doing this though
Hi
Can you specify what is the hook_mailhandler doing?
Do we fetch the stream? If so can you provide an example?
I had to hack the module to be able to use attachments but I would rather keep this in a different module.
I'm looking into this as well
Particularly for using images, but documents would be useful as well.
KnowProSE.com
Mailsave
http://drupal.org/project/mailsave saves attachments from mailhandler to nodes.