Projects
Kolab:3.4
pykolab
pykolab-0.6.12-kolab-sap-fix-typo.patch
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pykolab-0.6.12-kolab-sap-fix-typo.patch of Package pykolab (Revision 75)
Currently displaying revision
75
,
Show latest
commit 34ca3245f0ede2968a7f05d2aca108e79870ab70 Author: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> Date: Sun Feb 16 13:05:27 2014 +0100 Fix typo diff --git a/bin/kolab_smtp_access_policy.py b/bin/kolab_smtp_access_policy.py index 935fc6e..0d3fa2f 100755 --- a/bin/kolab_smtp_access_policy.py +++ b/bin/kolab_smtp_access_policy.py @@ -1375,7 +1375,7 @@ def permit(message, policy_request=None): # If the sender is using an alias as the envelope sender address, take # into account the preferred domain policy for appending the Sender # and/or X-Sender headers. - elif policy_requiest.sasl_user_uses_alias: + elif policy_request.sasl_user_uses_alias: # Domain-specific setting? if not policy_request.sender_domain == None: alias_sender_header = conf.get(policy_request.sender_domain, 'alias_sender_header')
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.