Hi,
I have a problem with my linux server using plesk 12x, I am using postfix as the email service, all emails are working from the webmail (horde) and from any email client using smtp.
However the service is not working from the website (contact form on Wordpress) nor through the ssh commands.
I have searched for few days but I still seem to have an issue.
When I am doing this:
the output is "nothing found".
and
output: lrwxrwxrwx 1 root root 21 nov 4 2011 /usr/sbin/sendmail -> /etc/alternatives/mta
Does anyone knows how I can fix the mta? I assume there is a file missing but I don't know how to create it or what it should contain.
Thanks for your help!
Cheers!
I have a problem with my linux server using plesk 12x, I am using postfix as the email service, all emails are working from the webmail (horde) and from any email client using smtp.
However the service is not working from the website (contact form on Wordpress) nor through the ssh commands.
I have searched for few days but I still seem to have an issue.
When I am doing this:
Code:
ls -la /etc/alternatives/mta
the output is "nothing found".
and
Code:
ls -la /usr/sbin/sendmail
output: lrwxrwxrwx 1 root root 21 nov 4 2011 /usr/sbin/sendmail -> /etc/alternatives/mta
Does anyone knows how I can fix the mta? I assume there is a file missing but I don't know how to create it or what it should contain.
Thanks for your help!
Cheers!