• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

PHP script and Qmail

L

lxhicks4

Guest
I have a php script running on my server that creates an email message. the message sends ok but it appears the script runs as root and uses the root@systemname address for the from: line rather than the virtual domain address.

Is their a way to change that so the script generates the email with the from and replyto lines using the proper domain name? Can I also change the user name?

thanks

larz
 
Back
Top