When you send mail using mail -v from command line you may get the error Too many levels of symbolic links
It happens when the install process of cpanel on FC5 is not as perfect as it was on fc3/fc4
The fix is
rm -rf /usr/sbin/sendmail
rm -rf /usr/lib/sendmail
ln -s /usr/sbin/exim /usr/sbin/sendmail
It happens when the install process of cpanel on FC5 is not as perfect as it was on fc3/fc4
The fix is
rm -rf /usr/sbin/sendmail
rm -rf /usr/lib/sendmail
ln -s /usr/sbin/exim /usr/sbin/sendmail
ليست هناك تعليقات:
إرسال تعليق