Hello,

On 09/29/2002 02:03 PM, Konchim wrote:
> Anyone know how to set IMAP
> I use WinXP apache Php4.0
> where can i download a Dll for php IMAP?

The IMAP extension comes with standard PHP distribution for Windows and 
is in the extensions directory.


> And How to set it use my SMTP Account?
> I didn't have Email server can i use PHP's Mail Function?

I do not know if you can configure that.

Anyway, if you are looking for composing and sending MIME formatted 
messages with attachments, HTML with embedded images or text and HTML 
versions in the same message, you may want to look into this class that 
provides that with plenty of explanatory examples:

http://www.phpclasses.org/mimemessage

-- 

Regards,
Manuel Lemos


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to