Znarkus / postmark-php

Postmark PHP class
http://developer.postmarkapp.com/developer-libs.html#php-5
139 stars 49 forks source link

update validation to allow sending "Bcc" and "Cc" without "To" #22

Open daniel-keller opened 10 years ago

daniel-keller commented 10 years ago

Postmark now allows the sending of "Bcc" and "Cc" but the postmark-php validation forces a "To" address to be set.

elynnaie commented 10 years ago

The commit on my fork fixes this issue:

https://github.com/denaje/postmark-php/commit/641e73f3fcac10784271d83825a762a0846b20b4