Page MenuHomePhorge

Wallace Is not Starting
Closed, ResolvedPublic

Description

Version
[root@avnoc log]# rpm -qv pykolab
pykolab-0.8.5-1.1.el7.kolab_16.noarch

Stock intall

Error
Jan 18 13:31:31 avnoc.com wallaced[1032]: File "/usr/lib/python2.7/site-packages/wallace/module_invitationpolicy.py", line 49, in <module>
Jan 18 13:31:31 avnoc.com wallaced[1032]: from pykolab.itip import objects_from_message
Jan 18 13:31:31 avnoc.com wallaced[1032]: File "/usr/lib/python2.7/site-packages/pykolab/itip/__init__.py", line 5
Jan 18 13:31:31 avnoc.com wallaced[1032]: import re from pykolab.xml
Jan 18 13:31:31 avnoc.com wallaced[1032]: ^
Jan 18 13:31:31 avnoc.com wallaced[1032]: SyntaxError: invalid syntax

Causes Mail to Get Stuck in Wallace

Quick Workaround
Stop content filtering AMAVISD in postfix
Stop content filtering WALLACE in postfix

I would like to use amavisd and wallace to eliminate spam, but, it is more important to get mail.
I tried looking through patches and did not see any that appeared close and I am not a python expoert.

I realize that by doing this calendars events in email will not save in calendars because itip is not running to process the events.
Best

Details

Ticket Type
Task

Event Timeline

vanmeeuwen lowered the priority of this task from 60 to Normal.Mar 28 2019, 8:12 AM
machniak claimed this task.
machniak subscribed.

Strange. There's a new line after import re, so the error does not make sense. And no one complained about this, so looks like an issue with your system only. It's old, anyway.