Using IMAP to connect to a SMTP server

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
franco_dude
Forum Newbie
Posts: 2
Joined: Mon Nov 24, 2003 7:43 am

Using IMAP to connect to a SMTP server

Post by franco_dude »

How can I connect to a STMP server using imap ?
Gen-ik
DevNet Resident
Posts: 1059
Joined: Mon Aug 12, 2002 7:08 pm
Location: London. UK.

Post by Gen-ik »

[php_man]imap[/php_man]
Post Reply