• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

sendmail classes in php don't work

T

tnobs

Guest
Hi

I have a problem with sending emails with php classes. If I use only the mail(....) syntax in php it works. But if I try to use sendmail classes in php, it doesn't work. I allready tried different classes.

In php.info it tells me:
sendmail_path /usr/sbin/sendmail -t -i

what could it be?

Thanks tnobs
 
Normally when Plesk installed the MTA is changed to Qmail and the binary /usr/sbin/sendmail is a symlink to /var/qmail/bin/sendmail. Check this.
 
configuration qmail

Hi

I have to ask a general question:

We ordered a dedicated server only for one website, because we needed a lot of serverspace and high bandwidth. So my knowledge about linux is quite low.

What do I have to configure to use the mail function in PHP?

- do I have to configure something in the PLESK interface?
- do I have to configure the qmail?


Thanks for every hint... tnobs
 
Back
Top