• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Postfix delivery error

H

hr.kam

Guest
Hello, after we are switching from qmail to postfix, email queue starts growing and postfix starts produce errors.
Some emails are delivered without problem but many stays in deferred que.

postqueue -p display this error:

"(temporary failure. Command output: sh: /usr/sbin/sendmail: No such file or directory 4.2.1 Message can not be delivered at this time)"

We have latest Plesk version (10.3.1) on CentOS 5. All updates are installed.

Please, Any advice?

Thank you.

Sorry for my english. Im not native speaker.
 
Do you have the same structure?

# ls -la /usr/sbin/sendmail
lrwxrwxrwx 1 root root 21 Apr 21 2011 /usr/sbin/sendmail -> /etc/alternatives/mta
# ls -la /etc/alternatives/mta
lrwxrwxrwx 1 root root 26 Nov 9 16:56 /etc/alternatives/mta -> /usr/sbin/sendmail.postfix
 
No, second is different:

# ls -la /etc/alternatives/mta
lrwxrwxrwx 1 root root 23 Nov 10 13:26 /etc/alternatives/mta -> /var/qmail/bin/sendmail
 
I was try reinstall postfix with this command:
/usr/local/psa/admin/sbin/autoinstaller --select-release-current --install-component postfix

but I recived:
Parallels Containers were detected. Trying to connect to VZAgent...Warning! Failed to connect to VZAgent: open: No such device or address
Detecting installed product components.
You already have the latest version of product(s) and all selected components installed. Installation will not continue.

I was send some test emails. Some accounts works well, but some accounts didnt recive message. This messages still stay in deffered queue. Most of this problematic accounts has forward to another account. For example: account servis is forwarded to another three accounts.

Perhaps it will be useful.

Thank you for your care.

One more thing. Is it possible update to PLesk 10.4? Maybe, this helps.
 
Last edited by a moderator:
Back
Top