mirror of
https://github.com/chillout2k/ldap-acl-milter.git
synced 2025-12-15 04:09:44 +00:00
not worth a push
This commit is contained in:
parent
275e584bed
commit
5c999c62df
@ -37,6 +37,7 @@ class LdapAclMilter(Milter.Base):
|
||||
self.env_from = None
|
||||
self.env_from_domain = None
|
||||
self.sasl_user = 'not_authenticated'
|
||||
self.x509_cn = 'not_authenticated'
|
||||
# recipients list
|
||||
self.env_rcpts = []
|
||||
# https://stackoverflow.com/a/2257449
|
||||
|
||||
Loading…
Reference in New Issue
Block a user