Hey I'm working on a basic form that uses PHP to send a text message via an email gateway. Llike this: example: It sends fine, probelm is I cant seem to send from headers. When the person recieves the text message its got... Fr: Srs0=NyAH=7m=perfora.net=cgi-mailer-bounces-1492 as the "from" bit Or something like that. I am using std headers that I use to send regular emails with PHP. Does anyone know how to fix this? I know you can specify when using a paid gateway like T4MB. Thanks
what's the FROM email address in the email header that you send? it's possible that the provider requires a specific emails address in the FROM header field.