phab/src/applications/metamta/storage/receivedmail/PhabricatorMetaMTAReceivedMail.phpstable
phab/src/applications/metamta/storage/receivedmail/PhabricatorMetaMTAReceivedMail.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
1ebf9186b48b | vrana | Depend on class autoloading | May 31 2012 | |||
0461cd6e4fd5 | epriestley | Prevent loops in received mail | May 22 2012 | |||
87207b2f4edb | epriestley | Allow users to have multiple email addresses, and verify emails | May 7 2012 | |||
23fd936b4726 | epriestley | Add some basic signature stripping | Apr 9 2012 | |||
d0af617818b6 | epriestley | Add "final" to (almost) everything else | Mar 14 2012 | |||
d7a7bca85c6b | epriestley | Enable email for audits | Feb 27 2012 | |||
e45ffda55a9a | epriestley | Move most remaining sha1() calls to HMAC | Dec 19 2011 | |||
b81231b3dc4f | David Reuss/epriestley | Corrected manipest reference in exception thrown | Oct 28 2011 | |||
c20608f06615 | David Reuss/epriestley | use correct key looking for a public author of a task | Oct 28 2011 | |||
9a4bb3901e64 | epriestley | Allow bugs@ addresses to blanket-accept tasks | Oct 20 2011 | |||
d1134810d616 | epriestley | Allow insecure mail auth with "Reply-To" header | Aug 23 2011 | |||
c236e4ad72cd | David Reuss | Enable support for a single reply-handler for outbound emails | Aug 22 2011 | |||
f9599f44997b | epriestley | Allow configuration of a task-creation email address | Jul 6 2011 | |||
a15f07cc33d4 | epriestley | Allow Phabricator to be configured to use a public Reply-To address | Jul 3 2011 | |||
d6bfdf6ce7d9 | epriestley | Carry "Message-ID" across email replies to prevent Gmail conversation splitting | Jun 22 2011 | |||
f50558480901 | epriestley | Fix reply email parsing for linebreaks in "On <date>, <user> wrote:" quote… | Jun 3 2011 | |||
8ae765f6d7ff | epriestley | Enable SendGrid Parse API as an inbound email handler | May 30 2011 | |||
0cdf4c251853 | epriestley | Properly parse email replies with varied 'To' address formats | May 30 2011 | |||
8fc79035b6b7 | epriestley | Provide an "algorithm" for stripping quoted text from email replies | May 17 2011 | |||
a69f217f980c | epriestley | Make reply-to fully work in Maniphest and Differential for open source… | May 17 2011 | |||
f9f8ef0e6e27 | epriestley | Admin and disabled flags for users | May 12 2011 | |||
71efb46ba77d | epriestley | Support email multiplexing for private Reply-To addresses | May 12 2011 | |||
25dee6ecd2a0 | epriestley | Support email replies in Phabricator | May 5 2011 |
c4science · Help