phab/src/applications/metamta/storage/PhabricatorMetaMTAMail.phpfeature/testing
phab/src/applications/metamta/storage/PhabricatorMetaMTAMail.php
feature/testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
d78386584f0d | Bryan Cuccioli/epriestley | Globally limit the size of generated emails. | Jun 5 2013 | |||
6cd4a564dc20 | Afaque Hussain/epriestley | Enabling Maniphest to send email to External Users. | May 13 2013 | |||
e80c59cbc622 | epriestley | Introduce basic `bin/mail` with a `resend` workflow | Mar 30 2013 | |||
eca49cb91f7f | epriestley | Exclusion of actor as a mail recipient per preference can be overridden | Mar 20 2013 | |||
a22bea2a74cf | epriestley | Apply lint rules to Phabricator | Feb 19 2013 | |||
f6622f43e6d1 | epriestley | Replace all array_combine(x, x) with array_fuse(x) in Phabricator | Jan 26 2013 | |||
3e6fa4365811 | Nick Pellegrino/epriestley | getConfigEnv fails fast when key is not found and no default value is given. | Jan 19 2013 | |||
7752717125de | epriestley | Fix a MetaMTA array_combine() warning | Jan 8 2013 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
5903ed650c20 | epriestley | Move completed tasks to an "archive" table and delete them in the GC | Oct 31 2012 | |||
1a8232f4c997 | epriestley | Fix an issue where excluded recipients are not respected | Oct 23 2012 | |||
90ccfe4da1fd | epriestley | Clean up and expose filtered recipient lists for PhabricatorMetaMTAMail | Oct 23 2012 | |||
d9c6e07f2c4e | Bob Trahan | If users are on the email to Phabricator, do not send them the Phabricator… | Oct 10 2012 | |||
a754fdfca3a6 | Bob Trahan | Create metamta.user-address-format configuration option | Oct 5 2012 | |||
21ebd1a609e2 | epriestley | Fix an issue with To/CC placeholders | Aug 20 2012 | |||
59db2826247c | epriestley | Fix an issue with email "Re:" prefix | Jul 23 2012 | |||
67c302ae4f90 | Nick Harper | Send messages with only a CC | Jul 18 2012 | |||
16c20c92fe71 | epriestley | Minor, fix an issue where we may fail to select a translation for mail. | Jul 2 2012 | |||
c5c0324e1bb3 | vrana | Send several X-Differential-CC headers | Jun 22 2012 | |||
e84f9f9ec99c | vrana | Send Differential e-mails in user's language | Jun 18 2012 | |||
2793828795d7 | vrana | Refactor setting e-mail subjects | Jun 12 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 |
c4science · Help