Page MenuHomePhorge
Feed Advanced Search

May 18 2019

sven added a comment to T5363: SMTP Error: [554] 5.7.1 <DATA>: Data command rejected: Sender access denied after upgrade.

hi,
had the same problem. It's on line 1287 in the script kolab_smtp_access_policy.py:
replace "if cache is notTrue:" with "if cache is not True:"

May 18 2019, 4:03 PM ยท Bug Reports