fmk Tue Dec 4 15:05:15 2001 EDT Modified files: /phpdoc/en/functions imap.xml Log: Update the documentation foi imap_mail() Index: phpdoc/en/functions/imap.xml diff -u phpdoc/en/functions/imap.xml:1.53 phpdoc/en/functions/imap.xml:1.54 --- phpdoc/en/functions/imap.xml:1.53 Sat Nov 17 22:07:18 2001 +++ phpdoc/en/functions/imap.xml Tue Dec 4 15:05:15 2001 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.53 $ --> +<!-- $Revision: 1.54 $ --> <reference id='ref.imap'> <title>IMAP, POP3 and NNTP functions</title> <titleabbrev>IMAP</titleabbrev> @@ -1530,7 +1530,11 @@ </funcprototype> </funcsynopsis> <para> - This function is currently only available in PHP 3. + This function allows sending of emails with correct handling of Cc and Bcc +receivers. + The parameters to, cc and bcc are all strings and are all parsed as rfc822 +address lists. + The receivers specified in bcc will get the mail, but are excluded from the +headers. + Use teh rpath parameter to specify return path. This is usefull when using php +as a mail client + for multiple users. </para> </refsect1> </refentry>
- [PHP-DOC] cvs: phpdoc /en/functions imap.xml Daniel Beckham
- [PHP-DOC] cvs: phpdoc /en/functions imap.xml Daniel Beckham
- [PHP-DOC] cvs: phpdoc /en/functions imap.xml Daniel Beckham
- [PHP-DOC] cvs: phpdoc /en/functions imap.xml Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc /en/functions imap.xml David Croft
- [PHP-DOC] cvs: phpdoc /en/functions imap.xml Jani Taskinen
- [PHP-DOC] cvs: phpdoc /en/functions imap.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions imap.xml Chuck Hagenbuch
- [PHP-DOC] cvs: phpdoc /en/functions imap.xml Jim Winstead
- [PHP-DOC] cvs: phpdoc /en/functions imap.xml Hojtsy Gabor
- [PHP-DOC] cvs: phpdoc /en/functions imap.xml Frank M. Kromann
- [PHP-DOC] cvs: phpdoc /en/functions imap.xml Zak Greant
- [PHP-DOC] cvs: phpdoc /en/functions imap.xml jim winstead
- [PHP-DOC] cvs: phpdoc /en/functions imap.xml Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc /en/functions imap.xml jim winstead
- [PHP-DOC] unsubscribe-mailinglist Kashif Aziz
- [PHP-DOC] cvs: phpdoc /en/functions imap.xml Sander Roobol
- [PHP-DOC] cvs: phpdoc /en/functions imap.xml Rasmus Lerdorf
- Re: [PHP-DOC] cvs: phpdoc /en/functions imap.xml Hartmut Holzgraefe
- Re: [PHP-DOC] cvs: phpdoc /en/functions imap.xml Hartmut Holzgraefe