phab/src/applications/metamta/adapterproduction
phab/src/applications/metamta/adapter
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
4a6589524b4a | epriestley | Add `amazon-ses.endpoint` configuration | Mar 23 2016 | |||
c5c5523c1ff8 | epriestley | Add missing $mailer property to PhabricatorMailImplementationPHPMailerAdapter | Jun 16 2015 | |||
62648237c25e | Joshua Spence | Fix a few more undeclared properties | Jun 15 2015 | |||
b6d745b66687 | Joshua Spence | Extend from Phobject | Jun 15 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
70c864914210 | Joshua Spence | Use phutil_json_decode instead of json_decode | May 5 2015 | |||
cd811232f3b2 | Bob Trahan | MetaMTA - make test mail implementation support message id headers by default | Oct 27 2014 | |||
3cf9a5820fc9 | Joshua Spence | Minor formatting changes | Oct 7 2014 | |||
957c1d6602a5 | epriestley | Add a setting for selecting SMTP mail encoding | Sep 2 2014 | |||
b7ad48aa50f4 | epriestley | Minor, also update PHPMailerLite to use quoted-printable | Aug 21 2014 | |||
5449200972db | epriestley | Send SMTP mail using quoted-printable encoding in all cases | Aug 20 2014 | |||
4c57e6d34d7a | Tal Shiri/epriestley | HTML emails | Aug 15 2014 | |||
6f82725a9931 | Tal Shiri/epriestley | mailgun support messageids. supportsMessageIDHeader accidentally returned false. | Jun 25 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
fcf5149b3648 | epriestley | Clean up numerous rough edges in Mail configuration | Apr 22 2014 | |||
213eea7bdd00 | Carl Jackson/epriestley | Fix Mailgun Reply-To handling | Mar 29 2014 | |||
83206242c9dd | epriestley | Clean up some Differential behaviors | Mar 3 2014 | |||
627011476733 | Joshua Spence/epriestley | Various linter fixes. | Feb 26 2014 | |||
a9612fac24a9 | Tal Shiri/epriestley | Mailgun receive support | Jan 21 2014 | |||
537f2eabee91 | epriestley | Make it harder to misconfigure `phpmailer.smtp-protocol` | Dec 16 2013 | |||
cf0bf342555b | epriestley | Allow MetaMTA adapters to indicate that a mail is permanently undeliverable | Aug 30 2013 | |||
a22bea2a74cf | epriestley | Apply lint rules to Phabricator | Feb 19 2013 | |||
eeb97db283aa | epriestley | Fix EncodeQ implementation in PHPMailer, and provide SSL/TLS options | Dec 20 2012 | |||
f5c2a2ab4bbe | Hangjun Ye/epriestley | Support SMTP as the mailer. | Dec 9 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
287fc75bb017 | epriestley | Disable implicit mulitplexing in PHPMailerLite | Aug 22 2012 | |||
9a4243b4b3df | epriestley | Minor, fix MailImplementationTestAdapter constructor. See D2706. | Jun 14 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 | |||
1ebf9186b48b | vrana | Depend on class autoloading | May 31 2012 | |||
09c8af4de065 | epriestley | Upgrade phabricator to libphutil v2 | May 30 2012 | |||
d0af617818b6 | epriestley | Add "final" to (almost) everything else | Mar 14 2012 | |||
802dcd4cfb17 | epriestley | Add attchment support to SendGridAdapter | Nov 8 2011 | |||
fee718435069 | Marek Sapota | Phabricator mail | Oct 14 2011 | |||
0bf2753b88cc | Marek Sapota | PhabricatorMailImplementationPHPMailerLiteAdapter ignores parameter in… | Oct 14 2011 | |||
2bb4cf149e34 | epriestley | Fix SendGrid adapter for HTTPSFuture changes. | Aug 18 2011 | |||
6dc193d3d9fb | epriestley | Fully update library map. | Aug 18 2011 | |||
d064c6efa803 | epriestley | Use exceptions for S3 error messages | Aug 4 2011 | |||
acdb215310b6 | epriestley | Fix UTF-8 in email | Jun 7 2011 | |||
e88d1873626c | epriestley | Resolve some complete nonfunctionality in SendGrid adapter. | May 28 2011 | |||
dbedb012eb7e | epriestley | Add support for SendGrid as an outbound mail adapter | May 27 2011 | |||
a64d5177a770 | epriestley | Spoof usernames with Amazon SES | May 11 2011 | |||
72e33c9e5a53 | epriestley | Fix a threading issue with Amazon SES | May 1 2011 | |||
193dbf16b4d7 | epriestley | Very basic daemon infrastructure, plus MetaMTA daemon. | Feb 10 2011 | |||
b7801c44fe6e | epriestley | Don't double-generate message IDs. | Feb 10 2011 | |||
8347729fc0bf | epriestley | When sending with Amazon SES, use the AWS sendRawEmail API instead of sendEmail… | Feb 10 2011 | |||
8098954776bb | epriestley | Add basic Amazon SES support. | Feb 8 2011 | |||
2112673f063c | epriestley | PHPMailerLite | Jan 26 2011 |
c4science · Help