Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: Uffe Safeldt on June 16, 2003, 07:03:55 PM
-
Hi,
Are there anybody there have succeeded running WAPmail from www.e-sphere.net on there SME server?
WAPmail is a small tool for viewing mail in a mobile phone using IMAP and PHP.
For some reason I don't get any content back from the server.
The readme file tells me that have to IMAP enable my PHP. (I don't know if it is)
Uffe
-
Uffe,
I have written a contrib for SME for wapMAIL. It places a configuration panel in the server-manager. You can get it at
http://khunjarnet.com/downloads/wapmail/
Read the README. Note that imap port needs to be set as 143/notls
Jon
-
Hi Jon,
Thanks for the help.
Unfortunately after I log on the page is empty???
Uffe
-
I have installed the package as well and am also getting the same issue.
As far as I can gather php-imap is installed and enabled.
extension=imap.so in php.ini
rpm -qa | grep ^php
php-imap-4.1.2-7.3.4
php-ldap-4.1.2-7.3.4
php-4.1.2-7.3.4
php-mysql-4.1.2-7.3.4
Can anyone shed any light on this?
Cheers
James
-
Uffe, James
Make sure you change the Imap Port configuration from 143 to 143/notls as stated in my earlier post.
Jon
-
IMAP port = 143/notls
That was the trick, now i I see the main menu when logged in.
But (I'm sorry to say) next problem is now not all functions are working correctly
I can view mail but if I try some other function there is a problem:
(the below is out from within Opera)
View mail:
Views the mail (ok in opera but in my phone Nokia 3410, when navigating to a mail and trying to viewing it, the phone responds: "No answer")
Compose:
I can enter: From, To, Subject and Message
Pressing submit gives:
XML parsing failed: no element found (Line: 10, Character: 5)
Change folder:
XML parsing failed: no element found (Line: 12, Character: 26)
Info:
Shows info (ok)
Inbox:
Nothing happens
Logout:
Logs out (ok)
Uffe
-
I must have done something stupid somwhere, because even now I get the user name and password page, hit submit and get "No Response, Try Again!"
rpm -Uvh e-smith-wapmail-0.0.1-01jb.noarch.rpm
Checked php.ini
Checked rpm -qa | grep ^php
Set port imap port to 143/notls (sorry)
Where have I gone bad?
James
-
Uffe,
I hadn't tried using wapmail for a while. In fact not since I upgraded the server to 5.6.
I have just looked at it and you are right, some of the functions are not working correctly. I will have a look at the scripts and see what is wrong.
Jon
-
Jon,
Did you find out anything regarding wapmail for sme?
Kind regards
Uffe