Code Monkey home page Code Monkey logo

mail_transport_postmark's People

Contributors

abhinavlal avatar sebastianhoitz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

mail_transport_postmark's Issues

Getting corrupt subject lines

In some of my emails, when they contain UTF-8 characters, I get corrupt subject lines.

I don't know where this error is caused, but I think this might be the Zend dropin replacement, as it is the furthest down the line and I can't possibly think, that Postmark has this error undetected for everybody else.

This is what some subject lines look like:

Фигасе... Visual Studio чудно   =?UTF-8?Q?=D0=BF=D0=BE=D0=B4=D1=81=D0=B2=D0=B5=D1=87=D0=B8=D0=B2=D0=B0 =D0=B5=D1=82=20?=  #javascript... Эх, поддержку #php бы туда)))... и писать код в ide за $5к... lol

I checked the code, but all it does is get the subject from the mail. Before using the Postmark dropin the subject lines were formatted correct.

Thanks,
Sebastian

Multi-line HTML not sent propoerly

Hi,
First of all - thanks for your work on this adapter! Greatly appreciated...
I'm having trouble sending a multi-line HTML with the transport. I'm generating the message body using Zend_View, so it has line breaks, tabs, etc inside it.
The problem is, that since the code uses: $this->_mail->getBodyHtml()->getContent() to get the contents, the Zend_Mime class encodes the string and translates it into a MIME string, replacing tabs and newlines with =0A =09 and such.
Apparently postmark expect just plain HTML, and thus the email gets garbled.

Any idea how to solve it? I'd love to help out...

Thanks,
Guy

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.