| View previous topic :: View next topic |
| Author |
Message |
danielpa
Joined: 09 Aug 2006
Posts: 2
|
| Posted: Wed Aug 09, 2006 2:21 am Post subject: IMAP c-client libraries enabled/compiled with the PHP module |
|
|
Hi there,
I am using sugarCRM (a very good open source customer relationship management system) and before I can use the email funtionalities apparently I need to enable or compile the IMAP c-client libraries in the php module. Any idea how I can do this in apache2triad version 1.5.4 installed on Windows XP?
Thanks in advance |
|
| Back to top |
|
Joshua Meadows (DemoRic)
Joined: 29 Dec 2004
Posts: 783
Location: S.E. Kansas
|
| Posted: Wed Aug 09, 2006 2:38 pm Post subject: |
|
|
Unless you're using a different mail service xmail doesn't have IMAP capabilities. So I would start there first. However you may find the following topic of interest
http://apache2triad.net/forums/viewtopic.php?t=1373 |
|
| Back to top |
|
danielpa
Joined: 09 Aug 2006
Posts: 2
|
| Posted: Thu Aug 10, 2006 4:47 am Post subject: solve, thank you |
|
|
Joshua,
Thank you for your help. I solved it. Actually I wanted to access not IMAP but POP3. I just had to uncomment the library statement in the php.ini file in Windows.
Thank you again for your help.
Daniel |
|
| Back to top |
|
| |