Hello,
On 11/14/2004 04:11 AM, Curt Zirzow wrote:
Im using the php mail() function to try send an email to a user that has
just registered.
mail($HTTP_POST_VARS['emailaddress1'], 'Matchmakers Website
Registration' ,
'Welcome');
But when I get the following error back.:
Warning: mail(): SMTP serve
* Thus wrote Manuel Lemos:
> Hello,
>
> On 11/13/2004 04:12 AM, Curt Zirzow wrote:
> >>>Im using the php mail() function to try send an email to a user that has
> >>>just registered.
> >>>
> >>>mail($HTTP_POST_VARS['emailaddress1'], 'Matchmakers Website
> >>>Registration' ,
> >>>'Welcome');
> >>>
Hello,
On 11/13/2004 04:12 AM, Curt Zirzow wrote:
Im using the php mail() function to try send an email to a user that has
just registered.
mail($HTTP_POST_VARS['emailaddress1'], 'Matchmakers Website Registration' ,
'Welcome');
But when I get the following error back.:
Warning: mail(): SMTP server
* Thus wrote Manuel Lemos:
> Hello,
>
> On 11/10/2004 10:36 AM, Garth Hapgood - Strickland wrote:
> >Im using the php mail() function to try send an email to a user that has
> >just registered.
> >
> >mail($HTTP_POST_VARS['emailaddress1'], 'Matchmakers Website Registration' ,
> >'Welcome');
> >
>
4 matches
Mail list logo