Thnx - could you please guide me to an example, all I can find use the 
imap_open() like: 

$mbox = imap_open ("{localhost/pop3:110}INBOX", "user_id", "password");

But my ISP does not support these imap functions.



[EMAIL PROTECTED] said:

> Hi,
> 
> There are many webmails that don't use imap but just POP3. You should check
> at them.
> 
> --
> Merci de nous avoir choisi. - Thanks you for your choice.
> Nicos - CHAILLAN Nicolas
> [EMAIL PROTECTED]
> [EMAIL PROTECTED]
> www.GroupAKT.com - Hébergement Group.
> www.WorldAKT.com - Hébergement de sites Internet
> <[EMAIL PROTECTED]> a écrit dans le message de news:
> [EMAIL PROTECTED]
> > Hi NG
> >
> > Is it possible to make a webmail without enabled imap functions on the
> > running version of .php? As far as I can see on
> > http://www.php.net/manual/en/ref.imap.php it is the various imap functions
> I
> > should use.
> >
> > I'd like to make a webinterface to my various POP3 email accounts, but my
> > isp does not support the imap functions  :(  So... What do I do?
> >
> > thnx
> > Ask
> 
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 



-- 




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

Reply via email to