Re: [Ilugc] IMAP support in 5.2.1

2008-05-28 Thread Arun Khan
On Wednesday 28 May 2008, Suresh Kumar wrote: > Hello friends, >i am running an application to access the mails from the > gmail inbox thru a php application > when i tried to use the function "imap_open() " > i get 'Fatal error: Call to undefined function imap_open()" >

[Ilugc] IMAP support in 5.2.1

2008-05-28 Thread Suresh Kumar
Hello friends, i am running an application to access the mails from the gmail inbox thru a php application when i tried to use the function "imap_open() " i get 'Fatal error: Call to undefined function imap_open()" when i googled , i found that imap support is missing