Flint Doungchak wrote:
> mail("[EMAIL PROTECTED]","Subject: I'm an idiot","Message body
> here","From:[EMAIL PROTECTED],Cc:[EMAIL PROTECTED]");
That works, but i have something to add...the last argument is in fact
the extra headers added to the mail. So you could also add something
like "x-mai
Flint
Yeh, that's about the right syntax, but if you are sending duplicate messages
from a web server, I'd strongly recommned bcc: in the header instead of cc:
Tom
Flint Doungchak wrote:
> Randall,
>
> I'm not sure on this so I may need some correction, in theory, you should be
> able to put t
Randall,
I'm not sure on this so I may need some correction, in theory, you should be
able to put two addrees in the first argument, but I have never gotten it to
work. But try this. I might be wrong on the syntax.
mail("[EMAIL PROTECTED]","Subject: I'm an idiot","Message body
here","From:[EMAIL