• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Plesk 12.0.18 MU#66

Rate this MU

  • 5

    Votes: 0 0.0%
  • 4

    Votes: 0 0.0%
  • 3

    Votes: 0 0.0%
  • 2

    Votes: 0 0.0%
  • 1

    Votes: 0 0.0%

  • Total voters
    0

IgorG

Plesk addicted!
Plesk Certified Professional
Ladies and Gentlemen,

We have released new microupdate - http://kb.odin.com/en/126972
Please write in this sticky thread all problems with your Plesk servers which arose after applying this microupdate. And please be absolutely sure that reported problem is really caused by this microupdate!
We also welcome the positive reviews :)

Several improvements were made in this microupdate. Please share your opinion how it was easy to get them.

Thanks.
 
Postfix smtp error.
Since the update I cannot connect to the smtp server from either my mail client or webmail.
This has happened before & is something to do with a file name (in postfix I think) not updating during the upgrade but I cannot remember which one.
 
Postfix smtp error.
Since the update I cannot connect to the smtp server from either my mail client or webmail.
This has happened before & is something to do with a file name (in postfix I think) not updating during the upgrade but I cannot remember which one.
Are you sure that postfix is up and running at least? Have you tried restart postfix service? Any errors?
 
Yes it's up & I have restarted the service & server.
Get this warning in the maillog:
warning: SASL authentication failure: cannot connect to saslauthd server: No such file or directory
but from previous experience I know that all I need to do is change a file name that didn't update correctly but stupidly didn't take a note of which one.
 
What is output of commands:

# grep "smtp_bind_address" /etc/postfix/master.cf
# postmap -s /var/spool/postfix/plesk/sdd_transport_maps | head

Have you tried fix it with running mchk utility?
 
Back
Top