Set the maximuml line length to 79 instead of 80
This commit is contained in:
@ -58,6 +58,6 @@ def has_right(owner, user, password):
|
||||
return True
|
||||
|
||||
# default is reject
|
||||
# this alleviates the problem of a possibly empty reply from courier authlib
|
||||
# this alleviates the problem of a possibly empty reply from authlib
|
||||
# see http://www.courier-mta.org/authlib/README_authlib.html#authpipeproto
|
||||
return False
|
||||
|
Reference in New Issue
Block a user