![]() |
$servername How do I format the variables for the mobile phone mod? //$ServerName = "{localhost/imap:143}INBOX"; // For a IMAP connection (PORT 143) //$ServerName = "{localhost/pop3:110}INBOX"; // For a POP3 connection (PORT 110) $ServerName = "{localhost:143/notls}INBOX"; should it be: $ServerName = "{localhost:mail.mydomain.com}INBOX"; or $ServerName = "{mail.mydomain.com}INBOX"; And does it matter which method I use (IMAP or POP3) I am assuming I need to uncomment one or the other. Thanks in advance! |
That would depend on your server. You may post about this mod in that mod thread. Your server has to have imap installed with PHP. If this is a regular pop3 account you uncomment the pop3 line otherwise you use the appropriate imap one |
| All times are GMT -5. The time now is 04:06 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0