Hi,
I'm running 6.x-2.0-rc1 on drupal 6.22. I was trying to configure my system to allow mail attachments using the mailsave module when I discovered that perhaps mailhandler can do it all by itself.
There are really no docs about this feature, but it seemed straight-forward enough. I enabled the file processor in the parser settings, and then I enabled a mapping from 'attachments' to the cck filefield on my content type. This worked.
However, how would I configure this is I wanted to use the default drupal upload module attachment function instead of a cck field? Is that possible?
Comments
Comment #1
danepowell commentedThis is unfortunately a deficiency of Feeds, not Mailhandler. Please see #1160182: Mapper for core Upload fields and #840142: How can the created nodes be assigned their correct language? (and other "core" fields...).
Comment #2
danepowell commented