• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

postfix-queue is broken in 9.2.1

105547111

Silver Pleskian
Why is postfix-queue once again segfaulting?

Why did the April 20th patch not do this and it was finally fixed now the 8.2.1 fix its segfaulting again?

Apr 30 18:05:42 server kernel: postfix-queue[22021]: segfault at 73657272 ip 0804a149 sp bf905e00 error 4 in postfix-queue[8047000+12000]

Full of these once again!
 
Thanks! That atleast keeps the stupid bounce emails down. Now once again its waiting for parallels to fix this binary again. I may try the older April 20 release hotfix as this did NOT segfault. Segfault is very bad.
 
I am sick of the segfaulting, I saved the new postfix-queue as .bak and installed the April 20th patch again. Segfaults have stopped and mail is delivered.
 
These are the errors you can find in /var/log/messages, just

grep segfault /var/log/messages

May 4 04:41:30 server kernel: postfix-queue[13864]: segfault at 73657272 ip 0804a149 sp bf801d00 error 4 in postfix-queue[8047000+12000]
May 4 05:35:03 server kernel: postfix-queue[12154]: segfault at 73657272 ip 0804a149 sp bfc08100 error 4 in postfix-queue[8047000+12000]
May 4 06:12:48 server kernel: postfix-queue[11742]: segfault at 73657272 ip 0804a149 sp bfe47340 error 4 in postfix-queue[8047000+12000]
May 4 07:34:29 server kernel: postfix-queue[8951]: segfault at 73657272 ip 0804a149 sp bf8e3de0 error 4 in postfix-queue[8047000+12000]
May 4 08:09:58 server kernel: postfix-queue[16659]: segfault at 73657272 ip 0804a149 sp bf8004f0 error 4 in postfix-queue[8047000+12000]
 
Back
Top