Currently the action mandrill only support same machine file sharing or URL.
This means that you either:
- share the same folder + authorization
- create a static server to share the file you want to share
What would be is, is to be able to :
- push binary content directly
- send FILE in the POST
thanks !