Sorry to be clear, I have a contact 7 form taking job application so need to be able to take word documents and pdf.
After spending all day trying to get something working, I’d like to request that the plugin author consider adding support for the SendRawEmail function and sending attachments. I tried using this code as a replacement for most of the plugin code: https://github.com/daniel-zahariev/php-aws-ses
However, while I got emails working again, I am still not getting attachments. Without attachments, this plugin has very limited functionality since, as the OP noted, Contact Form 7 is made to handle this sort of thing.
Thanks for pointing the updated library with attachments support.
I’ll see if it works fine with attachments, and add that if it’s ok.
Hi,
Is there any update ?
We are trying to send attachments with this plugin but fail.
Will it be possible to get any help with it ?
Thanks,
Dan
we managed to fix the WP SES attachments issue – you can find the version with the fix – here
Hi,
Sorry, I was away for a while.
I’m still testing attachments in various cases.
Thanks sdanpo for the work and the update.
(It looks like you attached a partial update: the wp-ses.php makes no calls to addAttachment).
If you can update the file, I’ll check and merge with my development version.
Thanks all for your patience, I’ll sort this out.
Sylvian,
You are 100% correct.
I am now trying to understand what the programmer missed.
I think I will get a working wp-ses.php by the end of this week.
If anyone else can give it earler – it would be great.
Dan