Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fedora 34 sendmail + macromilter error #65

Open
diethifl opened this issue Aug 31, 2021 · 0 comments
Open

Fedora 34 sendmail + macromilter error #65

diethifl opened this issue Aug 31, 2021 · 0 comments

Comments

@diethifl
Copy link

I have an issue on a new installed fedora 34 server.
Using macromilter as I used to do on CentOS 8 machines I always get the following error in /var/log/maillog:

Aug 31 18:22:25 myhostname python3[747366]: detected unhandled Python exception in '/usr/bin/macromilter'
Aug 31 18:22:25 myhostname macromilter[747366]: Traceback (most recent call last):
Aug 31 18:22:25 myhostname macromilter[747366]: File "/usr/lib64/python3.9/site-packages/Milter/init.py", line 771, in
Aug 31 18:22:25 myhostname macromilter[747366]: milter.set_body_callback(lambda ctx,chunk: ctx.getpriv().body(chunk))
Aug 31 18:22:25 myhostname macromilter[747366]: File "/usr/lib64/python3.9/site-packages/Milter/init.py", line 173, in wrapper
Aug 31 18:22:25 myhostname macromilter[747366]: rc = func(self,*args)
Aug 31 18:22:25 myhostname macromilter[747366]: File "/usr/bin/macromilter", line 209, in body
Aug 31 18:22:25 myhostname macromilter[747366]: self.messageToParse.write(chunk)
Aug 31 18:22:25 myhostname macromilter[747366]: ValueError: I/O operation on closed file.
Aug 31 18:22:25 myhostname python3[747366]: MacroMilter: milter claimed not to reply in state 9 but did anyway 3

Until now I was unable to fix this problem.
Hope someone can fix this.

BR,
Dieter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant