[wp-hackers] wp_mail() Question

Mike Walsh mike_walsh at mindspring.com
Mon Apr 28 01:57:41 GMT 2008


Thanks for the pointer to subscribe2.  I took a look at the code and the
header I am seeing looks identical to the header used in the subscribe2
plugin.  I am wondering if the header not being processed is a platform
issue.  My server is running under IIS.  Any known issues with header
processing on a Windows box?

Thanks,

Mike


----------------------------------------------------------------------

Message: 1
Date: Sun, 27 Apr 2008 11:38:21 -0400
From: Alan J Castonguay <alan at verselogic.net>
Subject: Re: [wp-hackers] wp_mail() Question
To: wp-hackers at lists.automattic.com
Message-ID: <FD021F6E-0CDE-4705-9474-877D81CC097F at verselogic.net>
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed

Yes, passing a Cc: or Bcc: header should work. Take a look at how the  
Subscribe2 plugin works:
	http://wordpress.org/extend/plugins/subscribe2/

Alan

On 26-Apr-08, at 10:53 PM, Mike Walsh wrote:

> I am looking at wp_mail() and I am wondering about the optional header
> argument.  If I construct a header which has "Cc:" and "Bcc:"  
> fields in it,
> should the Cc and Bcc recipients receive the mail  simply because they
> appear in the header or do I explicitly need to send to them too as  
> part of
> the "To" argument?
>
>
>
> Thanks,
>
>
>
> Mike
>
>
>
> --
>
> Mike Walsh - mike_walsh at mindspring dot com
>
>
>
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
********************




More information about the wp-hackers mailing list