Koozali.org: home of the SME Server

WAPmail

Uffe Safeldt

WAPmail
« 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

Jon Blakely

Re: WAPmail
« Reply #1 on: June 17, 2003, 02:23:17 AM »
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

Uffe Safeldt

Re: WAPmail
« Reply #2 on: June 17, 2003, 04:14:15 AM »
Hi Jon,

Thanks for the help.

Unfortunately after I log on the page is empty???

Uffe

James Pybus

Re: WAPmail
« Reply #3 on: June 18, 2003, 12:21:36 AM »
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

Jon Blakely

Re: WAPmail
« Reply #4 on: June 18, 2003, 02:36:09 AM »
Uffe, James

Make sure you change the Imap Port configuration from 143 to 143/notls as stated in my earlier post.

Jon

Uffe Safeldt

Re: WAPmail
« Reply #5 on: June 18, 2003, 12:57:55 PM »
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

James Pybus

Re: WAPmail
« Reply #6 on: June 18, 2003, 01:42:15 PM »
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

Jon Blakely

Re: WAPmail
« Reply #7 on: June 18, 2003, 02:28:54 PM »
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

Uffe Safeldt

Re: WAPmail
« Reply #8 on: June 23, 2003, 04:04:33 PM »
Jon,

Did you find out anything regarding wapmail for sme?

Kind regards
Uffe