Andrew Theken

Results 33 comments of Andrew Theken

@tgjones Yes, I want to match the version numbers with the public packages, too.. I guess I thought I had resolved this in the Postmark packaging. I'll need to spend...

I'd look at [Handlebars](http://handlebarsjs.com/). It pretty much does _all the things_. There may be minor variations between what Mustachio and what handlebars does (`each` vs. `list`)

Can you provide a little more context on how you're setting that value in your code? We made this property nullable quite some time ago. The error you're showing seems...

@limenet - is it possible to fix the whitespace to match the original? I'm sure the changes are minor, but looks like the whole Provider class was modified.

@limenet - Thanks, can you tell me if these changes are backwards compatible? Or should we update the composer.json to reflect that it only works with 5.3+?

@maximusblade Unfortunately, because we funnel through Laravel's mail processing system, sending messages is basically "fire and forget", there's no way for our mail provider to back-channel this error through the...

The Postmark API currently supports only a single ReplyTo address, and therefore setting a list of reply-to addresses would not be honored by the API. We _could_ handle ReplyToList, but...

Hi @hn3000 - Thanks for your interest in contributing. While mocking and isolating code under test is a standard best practice, we don't believe it is useful for this scenario....

Hey folks, We do want to add multi-site to the plugin, and I do appreciate the pull request. The issue is that I need to dedicate time to reviewing the...

Thanks Ben. Based on how things are going, I will probably get to this on Wednesday. I will ping you if I have questions. //Andrew On Sun, Jan 22, 2017...