Support » Plugin: Postman SMTP Mailer/Email Log » Attachment

  • When I use Mandrill api, my csv attachment is not showing corrent by the reciver. I have also try to send with an smtp account, and there is no problem.

Viewing 1 replies (of 1 total)
  • I have the solution now, hope you will implement it in the next version

    File: postman-smtp/Postman/Postman-Mail/PostmanMandrillMailEngine.php
    Line: 221
    New content: ‘content’ => base64_encode(file_get_contents ( $file ))

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.