Posted by Colin McKinnon on 06/30/05 11:22
afrinspray wrote:
> Hello,
>
> I'm trying to send email to one address (the SMTP to:) but set the
> headers to a different to: address. Everytime I do this, it sends to
> both addresses. Is there a way to tell PHP to ignore the header all
> together?
>
> Thanks,
> Mike
No - but if you write your own SMTP interface you can ask the MTA to only
RCPT TO the envelope receipient.
C.
Navigation:
[Reply to this message]
|