index
:
pykolab
dev/boddie
dev/boddie-new/combined
dev/boddie-new/setup
dev/confmgmt
dev/entitlements
dev/kolab-test-suite
dev/kolab-test-tools
dev/plesk
dev/wallace
master
pykolab-0.2
pykolab-0.3
pykolab-0.4
pykolab-0.5
pykolab-0.5.14
pykolab-0.6
pykolab-0.7
PyKolab
devel@lists.kolab.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
/
kolab_smtp_access_policy.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use UTF8 charset on smtp_access_policy tables (Bifrost#T162941)
Aleksander Machniak
2019-05-29
1
-0
/
+2
*
Fix syntax error
Jeroen van Meeuwen (Kolab Systems)
2019-05-20
1
-1
/
+1
*
Free lint issues
Jeroen van Meeuwen (Kolab Systems)
2019-03-18
1
-546
/
+573
*
Add option to drop the caching tables from the database and exit
Jeroen van Meeuwen (Kolab Systems)
2018-06-26
1
-0
/
+16
*
Resolve T2274 by implementing D587 that arcanist won't apply because the non-...
Jeroen van Meeuwen (Kolab Systems)
2018-06-26
1
-4
/
+4
*
Remove the stdout/stderr log handler
Jeroen van Meeuwen (Kolab Systems)
2016-12-13
1
-1
/
+1
*
Disable verifying alias and delegated addresses for None SASL users.
Jeroen van Meeuwen (Kolab Systems)
2016-10-13
1
-5
/
+7
*
Fix bug where setting headers on access policy check would not work when cach...
Aleksander Machniak
2016-05-04
1
-18
/
+31
*
Allow NULL sender in smtp_access_policy result cache (#5306)
Aleksander Machniak
2016-05-04
1
-3
/
+3
*
Avoid using undefined variable, reject if no delegatees are specified on the ...
Jeroen van Meeuwen (Kolab Systems)
2015-08-13
1
-5
/
+19
*
Add sequences to auto-incrementing primary keys in order to work with Oracle ...
Thomas Bruederli
2014-11-25
1
-2
/
+3
*
Fix session timeouts (#2661, #3567)
Daniel Hoffend
2014-09-11
1
-0
/
+1
*
Updated the licensing information according to FSF recommendations.
Paul Boddie
2014-06-26
1
-12
/
+12
*
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
*
Update copyright
Jeroen van Meeuwen (Kolab Systems)
2013-04-17
1
-1
/
+1
*
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
*
Remove the multiline messages that cannot be translated easily
Jeroen van Meeuwen (Kolab Systems)
2012-08-11
1
-27
/
+15
*
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
*
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
*
Update copyright
dev/entitlements
Jeroen van Meeuwen (Kolab Systems)
2012-01-04
1
-1
/
+1
*
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 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
[next]