[PHP] IMAP Question

2001-10-18 Thread Valentin V. Petruchek
Hello, Masters! I'm sending a mail through with imap_mail() and want to save a copy of it in Sent Items folders. I can not find function which an do it. It seemes to me it should look like saving letter to specified mailbox (e.g. Drafts). Thank you Val.zp.ua. -- PHP General Mailing List

[PHP] IMAP Question

2001-10-18 Thread Valentin V. Petruchek
Is it possible to use imap_mail() on php 4.0.6 on NT machine? Maybe anyone has dll for this. Thank you Val.zp.ua -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list

Re: [PHP] IMAP Question

2001-10-18 Thread DL Neil
Is it possible to use imap_mail() on php 4.0.6 on NT machine? Maybe anyone has dll for this. Yes Val. It is possible. See related thread/discussion list: [PHP-WIN] Help on using mail() function =dn -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED]

[PHP] IMAP Question.

2001-06-30 Thread Yan Lam
Does the IMAP functionalities require UW IMAP server since compiling PHP requires the libraries and header files from UW IMAP server. Does it work with Cyrus IMAP server? Thank you, Yan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For