Another setsymlist misspelling
This commit is contained in:
+1
-1
@@ -459,7 +459,7 @@ class Base(object):
|
|||||||
m = m.split(' ')
|
m = m.split(' ')
|
||||||
except: pass
|
except: pass
|
||||||
a += m
|
a += m
|
||||||
return self._ctx.setsmlist(stage,' '.join(a))
|
return self._ctx.setsymlist(stage,' '.join(a))
|
||||||
|
|
||||||
# Milter methods which can only be called from eom callback.
|
# Milter methods which can only be called from eom callback.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user