Hello,
Juanjo Pascual wrote:
> I have a problem with the mail function when I send a mail with acents
> or Ñ in the subject. When I receive the mail this caracters have been
> replaced by X.
>
> I'm using the mail function in this way:
>
> mail([EMAIL PROTECTED], 'Consulta Señalítica desde la
Juanjo Pascual wrote:
Hello,
I have a problem with the mail function when I send a mail with acents
or Ñ in the subject. When I receive the mail this caracters have been
replaced by X.
I'm using the mail function in this way:
mail([EMAIL PROTECTED], 'Consulta Señalítica desde la página web'
On Thu, 6 Jul 2006, Juanjo Pascual wrote:
Hello,
I have a problem with the mail function when I send a mail with acents or Ñ
in the subject. When I receive the mail this caracters have been replaced by
X.
I'm using the mail function in this way:
mail([EMAIL PROTECTED], 'Consulta Señalítica
Dude,
Do not use $to = "$email"; instead $to=$email;
But i didn't even know what is your problem!
On 2/6/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> This may be a bit to obvious, but I miss little stuff all the time.
>
> You wouldn't happen to have the if(mail(...)) in some form of l
This may be a bit to obvious, but I miss little stuff all the time.
You wouldn't happen to have the if(mail(...)) in some form of loop would
you?
or perhaps $to is getting assigned the e-mail address like
"[EMAIL PROTECTED] [EMAIL PROTECTED]" can you check the value of $email
before you assign it
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Stardate Thursday 27 November 2003 02:08
Capt. Lord th1nk3r
Class C-1 msg from Rasmus Lerdorf
> Do you have /bin/sh inside your jail?
Thanks
I'm stupid. It was that easy. Thanks again ;)
- --
-
Do you have /bin/sh inside your jail?
On Thu, 27 Nov 2003, th3 th1nk3r wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hi,
> I have a great problem. I hava an apache 1.3.28 + php 4.3.3 installation into
> a chroot jail in my Linux box. Into the jail I have installed postfix (with
The mail function uses the specified SMTP mail server to send out the mail.
you will need to set the php.ini variables as follows
SMTP= localhost ; The name or IP address of the
machine which is running
the SMTP Server. for ex
From: "Sonya Davey / QDCEL" <[EMAIL PROTECTED]>
Sent: Monday, March 26, 2001 10:55 AM
> 1.What must I configure thse settings in my php.ini file to?
> SMTP = localhost
> sendmail_from = [EMAIL PROTECTED]
SMTP must be set to the address of a SMTP-server (Simple Mail Transfer
Protocol) - that is
9 matches
Mail list logo