Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated the licensing information according to FSF recommendations. | Paul Boddie | 2014-06-26 | 2 | -19/+19 |
* | Fix typo | Jeroen van Meeuwen (Kolab Systems) | 2014-02-16 | 1 | -1/+1 |
* | Add new settings to control when (under what circumstances) a Sender:, X-Send... | Jeroen van Meeuwen (Kolab Systems) | 2014-02-11 | 1 | -8/+118 |
* | Add an option to disable adding Sender: and X-Sender: headers | Jeroen van Meeuwen (Kolab Systems) | 2013-11-25 | 1 | -3/+10 |
* | Try/except the actual routines of the Kolab SMTP Access Policy, and push a tr... | Jeroen van Meeuwen (Kolab Systems) | 2013-11-21 | 1 | -9/+40 |
* | Fix testing local but not the sender's domain | Jeroen van Meeuwen (Kolab Systems) | 2013-09-26 | 1 | -1/+1 |
* | Do not assume that because there is an sasl_username and such, the sender use... | Jeroen van Meeuwen (Kolab Systems) | 2013-09-20 | 1 | -2/+3 |
* | Make the Kolab SMTP Access Policy smarter | Jeroen van Meeuwen (Kolab Systems) | 2013-09-20 | 1 | -32/+19 |
* | Make sure the recipient checks are cached as well | Jeroen van Meeuwen (Kolab Systems) | 2013-09-20 | 1 | -14/+70 |
* | Lower-case email addresses and attributes for comparison | Jeroen van Meeuwen (Kolab Systems) | 2013-08-13 | 1 | -7/+10 |
* | Add additional distros / kolab versions to bin/rebuild.sh.in | Jeroen van Meeuwen (Kolab Systems) | 2013-06-12 | 1 | -0/+3 |
* | Update copyright | Jeroen van Meeuwen (Kolab Systems) | 2013-04-17 | 2 | -2/+2 |
* | Update rebuild.sh.in | Jeroen van Meeuwen (Kolab Systems) | 2013-04-15 | 1 | -1/+2 |
* | Allow additional attributes to be specified as valid sender addresses | Jeroen van Meeuwen (Kolab Systems) | 2013-04-11 | 1 | -3/+35 |
* | Make sure the sasl_username is realmed, or we run in to server configuration ... | Jeroen van Meeuwen (Kolab Systems) | 2013-01-09 | 1 | -1/+4 |
* | Adjust utils.parse_ldap_uri() | Jeroen van Meeuwen (Kolab Systems) | 2012-12-19 | 1 | -1/+1 |
* | Initialize auth before any work begins | Jeroen van Meeuwen (Kolab Systems) | 2012-11-03 | 1 | -5/+5 |
* | Ensure unique recipients in list | Jeroen van Meeuwen (Kolab Systems) | 2012-09-16 | 1 | -2/+2 |
* | Re-enable and tweak the kolab_smtp_access_policy cache | Jeroen van Meeuwen (Kolab Systems) | 2012-09-16 | 1 | -28/+11 |
* | Make sure Auth() is only created for the relevant domain, and at the right ti... | Jeroen van Meeuwen (Kolab Systems) | 2012-09-16 | 1 | -19/+33 |
* | Update translations | Jeroen van Meeuwen (Kolab Systems) | 2012-08-14 | 1 | -4/+3 |
* | Remove the multiline messages that cannot be translated easily | Jeroen van Meeuwen (Kolab Systems) | 2012-08-11 | 1 | -27/+15 |
* | Update translation routines | Jeroen van Meeuwen (Kolab Systems) | 2012-08-11 | 1 | -4/+8 |
* | Attempt to be a little smarter when updating the language files | Jeroen van Meeuwen (Kolab Systems) | 2012-08-11 | 1 | -0/+15 |
* | Update rebuild.sh | Jeroen van Meeuwen (Kolab Systems) | 2012-07-30 | 1 | -2/+0 |
* | Accept recipients that are not LDAP entries (#829) | Jeroen van Meeuwen (Kolab Systems) | 2012-06-06 | 1 | -7/+20 |
* | Correct the Kolab SMTP Access Policy not matching alias email address to it's... | Jeroen van Meeuwen (Kolab Systems) | 2012-06-06 | 1 | -33/+71 |
* | sys.exit(0) on timeout waiting for DATA request state, or logs will show the ... | Jeroen van Meeuwen (Kolab Systems) | 2012-06-05 | 1 | -1/+1 |
* | Use find_recipient() instead of find_user() to verify delegation. (#826) | Jeroen van Meeuwen (Kolab Systems) | 2012-06-05 | 1 | -7/+17 |
* | Multiple recipient entries to be found associated with the recipient email ad... | Jeroen van Meeuwen (Kolab Systems) | 2012-06-03 | 1 | -6/+17 |
* | Introduce a timeout for requests that end prematurely and never reach the dat... | Jeroen van Meeuwen (Kolab Systems) | 2012-05-28 | 1 | -0/+12 |
* | Initialize Auth() after the configuration has been finalized. | Jeroen van Meeuwen (Kolab Systems) | 2012-05-11 | 1 | -46/+15 |
* | Update script to update language files | Jeroen van Meeuwen (Kolab Systems) | 2012-05-09 | 1 | -2/+8 |
* | Add rebuild.sh.in to GIT | Jeroen van Meeuwen (Kolab Systems) | 2012-05-05 | 1 | -0/+63 |
* | Fix some mistakes in the previous commit | Jeroen van Meeuwen (Kolab Systems) | 2012-04-13 | 1 | -2/+2 |
* | Allow the Kolab SMTP Access Policy to consult groups as well | Jeroen van Meeuwen (Kolab Systems) | 2012-04-13 | 1 | -6/+27 |
* | Correct some pylint conventions/errors/warnings | Jeroen van Meeuwen (Kolab Systems) | 2012-03-09 | 1 | -39/+52 |
* | Fix the empty recipient inserting at the data request state | Jeroen van Meeuwen (Kolab Systems) | 2012-03-08 | 1 | -4/+9 |
* | Catch sqlalchemy API incompatibility | Jeroen van Meeuwen (Kolab Systems) | 2012-02-11 | 1 | -1/+6 |
* | Update copyrightdev/entitlements | Jeroen van Meeuwen (Kolab Systems) | 2012-01-04 | 2 | -2/+2 |
* | Lowercase rules and sender/recipient addresses when parsing the policy, or th... | Jeroen van Meeuwen (Kolab Systems) | 2011-11-23 | 1 | -0/+3 |
* | Remove stdout log handler when executing kolab_smtp_access_policy | Jeroen van Meeuwen (Kolab Systems) | 2011-11-21 | 1 | -65/+150 |
* | Refactor kolab_smtp_access_policy to take into account subsequent access poli... | Jeroen van Meeuwen (Kolab Systems) | 2011-11-09 | 1 | -751/+917 |
* | Add telemetry log parsing capabilities | Jeroen van Meeuwen (Kolab Systems) | 2011-09-26 | 1 | -0/+87 |
* | Add statistical accounting for sender <-> recipient counts per date to the Ko... | Jeroen van Meeuwen (Kolab Systems) | 2011-09-26 | 1 | -18/+101 |
* | Make the attributes to search for valid addresses a configuration item. | Jeroen van Meeuwen (Kolab Systems) | 2011-09-21 | 1 | -17/+36 |
* | Verify whether the user is using an alias as well | Jeroen van Meeuwen (Kolab Systems) | 2011-09-21 | 1 | -2/+37 |
* | Add currently unused function verify_quota. | Jeroen van Meeuwen (Kolab Systems) | 2011-09-21 | 1 | -20/+94 |
* | Make sure the sender exists before continuing | Jeroen van Meeuwen (Kolab Systems) | 2011-09-12 | 1 | -0/+8 |
* | Add policy_done (part two of #332) | Jeroen van Meeuwen (Kolab Systems) | 2011-08-15 | 1 | -0/+3 |