|
|
 Asmau | 2012-01-05 14:56:38 |
hello
please what exactly is the variable $marubox meant to serve as? for example what value does it represent? |
| |
2. Re: recieveing Mail |
|
Reply |
|
|
 mitul koradia | 2012-01-06 09:18:33 - In reply to message 1 from Asmau |
| This variable represents the mail box of received mail.. for e.g Inbox by default.. |
| |
3. Re: recieveing Mail |
|
Reply |
|
|
 Asmau | 2012-01-09 10:57:21 - In reply to message 2 from mitul koradia |
hey
Thank you!
Also I keep getting this error *Error: connecting to server* what could likely be the problem? could it be the mail box |
| |
4. Re: recieveing Mail |
|
Reply |
|
|
 mitul koradia | 2012-01-09 11:09:52 - In reply to message 3 from Asmau |
may be.. but check your IMAP PHP extension is set up correctly by doing phpinfo() and you are providing correct credentials for your mail box..
Also it is mandatory that your mail box is POP enabled.. :)
|
| |
5. Re: recieveing Mail |
|
Reply |
|
|
 Asmau | 2012-01-09 11:19:28 - In reply to message 4 from mitul koradia |
| the IMAP PHP is working perfectly but my mail box isn't POP. what can i remove from the codes to just make it IMAP |
| |
6. Re: recieveing Mail |
|
Reply |
|
|
 Kelvin | 2012-01-10 17:29:52 - In reply to message 4 from mitul koradia |
| Plz, i'm newbie and i can't config this class with my gmail. Do u tell me how config it? |
| |
7. Re: recieveing Mail |
|
Reply |
|
|
 Asmau | 2012-01-16 16:09:26 - In reply to message 4 from mitul koradia |
| Can I strictly use an IMAP server for the codes? |
|