• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Issue Help 18.0.73 - 1 - Dovecot failed - 4.4.1 deferred mails

NITROFOX

Basic Pleskian
Server operating system version
AlmaLinux 8.10 (Cerulean Leopard)
Plesk version and microupdate number
Plesk Obsidian 18.0.73 Update #1
Hi all,

After last updates my mail server is not working more, and I see Dovecot failed to start.

I search on this forum for solution and I see the one fix,

In file /etc/dovecot/conf.d/11-plesk-security-pci.conf from:

I "#" this part, and now, i can start Dovecot

"#ssl_prefer_server_ciphers=yes"

But, my send emails not working, and I see various emails deferred in plesk panel domains, example:

4.4.1 deferred (connect to 127.0.0.1[127.0.0.1]:10024: Connection refused)

Details​

<[email protected]>: connect to 127.0.0.1[127.0.0.1]:10024: Connection refusedrecipient=[email protected]=2049dsn_orig_rcpt=rfc822;[email protected]=4.4.1action=delayedreason=connect to 127.0.0.1[127.0.0.1]:10024: Connection refused

Various mails error: 4.4.1 deferred (delivery temporarily suspended: connect to 127.0.0.1[127.0.0.1]:10024: Connection refused)

What do I do?
 
Hello!

It seems you have Plesk Email Security extension, and seems amavis is stopped. Try to start it and examine it's logs via systemctl status amavisd
 
Hello!

It seems you have Plesk Email Security extension, and seems amavis is stopped. Try to start it and examine it's logs via systemctl status amavisd
Thanks for help me.

It seems the problem is also related to the other topic I created Issue - Install ClamAV and Web Application Firewall problem

[root@ns340238 ~]# systemctl status amavisd
Unit amavisd.service could not be found.

Also try install Plesk Email Security and give this error:

The product installation failed

Installing Amavis
Execution package has failed with exit code 1, stdout: , stderr: Error: Transaction test error:
file /usr/lib64/libclammspack.so.0.8.0 conflicts between attempted installs of clamav-lib-1.4.3-2.el8.x86_64 and clamav-1.0.3-30349.el8.art.x86_64
file /etc/freshclam.conf conflicts between attempted installs of clamav-freshclam-1.4.3-2.el8.x86_64 and clamav-1.0.3-30349.el8.art.x86_64
file /usr/bin/freshclam conflicts between attempted installs of clamav-freshclam-1.4.3-2.el8.x86_64 and clamav-1.0.3-30349.el8.art.x86_64
file /usr/share/man/man1/freshclam.1.gz conflicts between attempted installs of clamav-freshclam-1.4.3-2.el8.x86_64 and clamav-1.0.3-30349.el8.art.x86_64
file /usr/share/man/man5/freshclam.conf.5.gz conflicts between attempted installs of clamav-freshclam-1.4.3-2.el8.x86_64 and clamav-1.0.3-30349.el8.art.x86_64

ERROR:__main__:Command '['yum', '-y', '-q', 'install', '--setopt=*.skip_if_unavailable=1', 'amavis']' returned non-zero exit status 1.
None
 
Back
Top