E-mail sending with attachment without upload on application server
Hello guys.
I'm trying to send an email with an attachment that is in a specific directory, the idea is not to upload the file on the application server. In the preview it appears all right, but when I run the delivery I see a read access error. Does anyone know where the error might be?
When I upload to the application server works, but this is not the ideal scenario.
Thank you very much in advance.