Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

After installing OS 6.4 on my Qube the pop-before-relay does not work. What can I do to get it working again?

OS qube working
0
Posted

After installing OS 6.4 on my Qube the pop-before-relay does not work. What can I do to get it working again?

0

6.4 breaks the POP-B4-SMTP on the Qube. You can fix it this way: 1. Download the script 2. Connect to your server and become root (su -) 3. chmod 755 pop-before-relay-fix.pl 4. Run the script and make some backups ./pop-before-relay-fix.pl /etc/mail/sendmail.cf > /etc/mail/sendmail.cf.popauth cd /etc/mail cp sendmail.cf sendmail.cf.bak cp sendmail.cf.popauth sendmail.cf 5. Restart sendmail and poprelayd /etc/rc.d/init.d/poprelayd restart /etc/rc.d/init.d/sendmail stop killall -9 sendmail /etc/rc.d/init.d/sendmail start Hopefully this fixes things.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123