Re: [PHP] mail header questions solved

2006-11-29 Thread Chantal Rosmuller
> > You can use the fifth parameter: > > "[EMAIL PROTECTED]" > > This will cause the from to be from [EMAIL PROTECTED] instead of from > [EMAIL PROTECTED] > > Regards, > Emmett Hi Emmett, Thanks this works. I already tried this on my local machine and it didn't work but it does work on the web

[PHP] mail header questions

2006-11-27 Thread Chantal Rosmuller
Hi everyone, I'm working on a mailform and it's kind of working but I still have 2 problems: 1) I can't get the From header right, when I receive the test mail the sender is apache 2) The BCC headers (there's more then one) are not stripped. Here's my script: /* haal de gegevens op */