Page 1 of 1

Can I hide the root@ns.host.com in email to sms script?

Posted: Sat May 11, 2002 1:14 pm
by mcyberline
:( Hi,
Can I hide the root@ns.host.com when sending email to sms? Email to email can be done by replacing it such as ( $mailheaders .= "FROM: $sender

"; ) but when sending Email to sms, root@ns.host.com will be showed first then messages + $mailheaders.

If hiding it or replacing it (like in email), can be done with email to sms, how would I do it?

Regards.