Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Paths
Table of Contents
t
Hide Panel
f
Keyboard Reference
?
Differential
D140
Allow NULL sender in smtp_access_policy result cache (#5306)
Closed
Public
Actions
Authored by
machniak
on Apr 26 2016, 9:57 AM.
Edit Revision
Update Diff
Download Raw Diff
Edit Related Revisions...
Edit Parent Revisions
Edit Child Revisions
Edit Related Objects...
Edit Commits
Edit Tasks
Subscribe
Mute Notifications
Flag For Later
Award Token
Project Tags
None
Referenced Files
F118110352: D140.1775629419.diff
Tue, Apr 7, 6:23 AM
2026-04-07 06:23:39 (UTC+0)
F118071467: D140.1775607684.diff
Tue, Apr 7, 12:21 AM
2026-04-07 00:21:24 (UTC+0)
F117914682: D140.1775403692.diff
Sat, Apr 4, 3:41 PM
2026-04-04 15:41:32 (UTC+0)
F117911751: D140.1775399075.diff
Sat, Apr 4, 2:24 PM
2026-04-04 14:24:35 (UTC+0)
Subscribers
None
Details
Reviewers
vanmeeuwen
Group Reviewers
PyKolab Developers
Commits
rPa7d94ebb80d4: Allow NULL sender in smtp_access_policy result cache (#5306)
rP7f94b317ed08: Allow NULL sender in smtp_access_policy result cache (#5306)
Summary
Fixes #5306
Diff Detail
Repository
rP pykolab
Branch
dev/5306
Lint
Lint Errors
Severity
Location
Code
Message
Error
bin/kolab_smtp_access_policy.py:31
E402
PEP8 E402
Error
bin/kolab_smtp_access_policy.py:32
E402
PEP8 E402
Error
bin/kolab_smtp_access_policy.py:33
E402
PEP8 E402
Error
bin/kolab_smtp_access_policy.py:34
E402
PEP8 E402
Error
bin/kolab_smtp_access_policy.py:35
E402
PEP8 E402
Error
bin/kolab_smtp_access_policy.py:36
E402
PEP8 E402
Error
bin/kolab_smtp_access_policy.py:37
E402
PEP8 E402
Error
bin/kolab_smtp_access_policy.py:38
E402
PEP8 E402
Error
bin/kolab_smtp_access_policy.py:39
E402
PEP8 E402
Error
bin/kolab_smtp_access_policy.py:40
E402
PEP8 E402
Error
bin/kolab_smtp_access_policy.py:42
E402
PEP8 E402
Error
bin/kolab_smtp_access_policy.py:43
E402
PEP8 E402
Error
bin/kolab_smtp_access_policy.py:49
E402
PEP8 E402
Error
bin/kolab_smtp_access_policy.py:50
E402
PEP8 E402
Error
bin/kolab_smtp_access_policy.py:52
E231
PEP8 E231
Error
bin/kolab_smtp_access_policy.py:54
E402
PEP8 E402
Error
bin/kolab_smtp_access_policy.py:56
E402
PEP8 E402
Error
bin/kolab_smtp_access_policy.py:57
E402
PEP8 E402
Error
bin/kolab_smtp_access_policy.py:58
E402
PEP8 E402
Error
bin/kolab_smtp_access_policy.py:59
E402
PEP8 E402
Error
bin/kolab_smtp_access_policy.py:66
E265
PEP8 E265
Error
bin/kolab_smtp_access_policy.py:108
E302
PEP8 E302
Error
bin/kolab_smtp_access_policy.py:117
E125
PEP8 E125
Error
bin/kolab_smtp_access_policy.py:146
E302
PEP8 E302
Error
bin/kolab_smtp_access_policy.py:155
E302
PEP8 E302
Unit
No Test Coverage
Build Status
Buildable 3463
Build 3438: arc lint + arc unit
Event Timeline
machniak
updated this revision to
Diff 290
.
Apr 26 2016, 9:57 AM
2016-04-26 09:57:08 (UTC+0)
machniak
retitled this revision from
to
Allow NULL sender in smtp_access_policy result cache (#5306)
.
machniak
updated this object.
machniak
edited the test plan for this revision.
(Show Details)
machniak
added a reviewer:
PyKolab Developers
.
vanmeeuwen
accepted this revision.
May 4 2016, 2:17 PM
2016-05-04 14:17:03 (UTC+0)
vanmeeuwen
added a reviewer:
vanmeeuwen
.
This revision is now accepted and ready to land.
May 4 2016, 2:17 PM
2016-05-04 14:17:03 (UTC+0)
Closed by commit
rP7f94b317ed08: Allow NULL sender in smtp_access_policy result cache (#5306)
(authored by
machniak
, committed by
vanmeeuwen
).
·
Explain Why
May 4 2016, 2:49 PM
2016-05-04 14:49:38 (UTC+0)
This revision was automatically updated to reflect the committed changes.