Used Zammad version: 3.5.x
Used Zammad installation source: (package REHL 8)
Operating system: CENTOS 8
[2020-10-19T18:29:25.732538 #865-47263057509940 ] ERROR – : Error ID RLqkFagw: Can’t use Channel::Driver::Sendmail: #<Errno::EPIPE: Broken pipe>
Emails noreply@[domain.com ] are not sent.
I have this error in logs and web ui
Can you help me ?
Thank you
Hi @geminium you can tell us what’s the command that you execute? if you try install sendmail why you dont try installl postfix? also you can try clean the system with:
[#] yum clean all
[#] rm -rf /var/cache/yum
[#] rm -rf /var/tmp/yum-
[#] package-cleanup --quiet --leaves | xargs yum remove -y
system
Closed
February 16, 2021, 6:34pm
3
This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.