Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - fir

Pages: [1] 2 3
1
Sharp ROMs / Ssl Email On Cacko 1.22
« on: February 23, 2005, 10:27:27 am »
Well, more data.  First of all I solved my email hang on start problem with this script:
Code: [Select]
cd ~zaurus
rm -rf Mail
rm -rf Settings/qtmail*
for x in slinbox sloutbox slmtrash slinunrd;do
        rm -rf Applications/dtm/$x.*
        rm -rf /usr/mnt.rom/card/QtPalmtop/dtm/$x.*
done
I'm not sure about the Mail directory - I expect it was created by sylpheed, but I wanted to be sure.  qtmail ran fine after this.

I reconfigured my account and started the download again.  I let it run for quite a while, and it slowly fetched my mail:
Code: [Select]
$ while true;do
> ls -l dtm/slinbox.box
> sleep 60
> done
-rwxrwxrwx    1 zaurus   qpe        934747 Feb 23 14:56 dtm/slinbox.box
-rwxrwxrwx    1 zaurus   qpe        975450 Feb 23 14:57 dtm/slinbox.box
-rwxrwxrwx    1 zaurus   qpe       1129104 Feb 23 14:58 dtm/slinbox.box
-rwxrwxrwx    1 zaurus   qpe       1307628 Feb 23 14:59 dtm/slinbox.box
-rwxrwxrwx    1 zaurus   qpe       1474221 Feb 23 15:00 dtm/slinbox.box
-rwxrwxrwx    1 zaurus   qpe       1543758 Feb 23 15:01 dtm/slinbox.box
-rwxrwxrwx    1 zaurus   qpe       1606012 Feb 23 15:02 dtm/slinbox.box
Looks like about 3K per second.  CPU was maxed, and the load average was over 3.  After 20 or 30 minutes the Z killed the mail app.  Free memory was only about 1 meg at that point, so maybe that was the reason.  Total mail downloaded at that point, a little under 2 megs.

When i restart the application it takes about 5 seconds before it displays my messages, and about 5 seconds to change to a new folder.  It shows as unread some (but not all) messages which I have already read on other machines.  When I tell it to download new messages, I see a small "start connecting" window that stays there, and the size of slinbox.box does not change.

After ten minutes I gave up, and tried to exit the application.  It would not exit.  I had to kill it.

This application seems quite incapable of handling my imap email,and it's downloaded fewer than 6000 messages so far.  Can it be improved?  Is there something better?  surely I am not the only person using IMAP on a Z?

Frank.

2
Sharp ROMs / Ssl Email On Cacko 1.22
« on: February 23, 2005, 08:33:38 am »
When the downloads got slow again, I ended the program using the X widget.  Ever since then, even after a reboot, when I start the email application it displays a small "Please wait" application and sticks there forever.    

Can I remove some .files and start fresh, or will I lose something necessary if I do that?

Frank.

3
Sharp ROMs / Ssl Email On Cacko 1.22
« on: February 22, 2005, 07:01:33 pm »
Quote
Didn't you forget to uncomment proper lines in /etc/inted.conf and restart inetd process?  Does remote host actualy repond to smpts connection?

I uncommented the imap and smtp lines, and left the pop3 line commented.  Imap is now working, but smtp is not.

My server does respond to SMTP over SSL.  For example, I use every day mozilla thunderbird set to connect to port 993 with the "Use secuure connection (SSL)" checkbox enabled.  If I *disable* this then it the server will not accept outgoing email.  That's why it is important to me to get this working.

Quote
Have a closer look at Sharp email client, you'll see a combo box to the left top corner...

That's great!  I changed it to SD.  Does that mean the data already stored in internal flash was moved over?  It took just a few seconds to respond, and didn't tell me what it was doing.

Quote
Let it download all your emails once. Next time it will only download new ones.
I will try again, but what I saw last time was that after a few thousand emails, the network activity monitor applet showed that there was litle or no traffic.  My guess was that the Z was swapping, and would therefor not make much progress.

(I just counted 50 seconds between short bursts of network activity.)

So at the moment, email is working fine as long as I don't want to send or receive any.

4
Sharp ROMs / Ssl Email On Cacko 1.22
« on: February 22, 2005, 08:52:00 am »
Quote
Please, read Cacko FAQ carefully. It explains how to enable stunnel on Cacko ROM.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=68140\"][{POST_SNAPBACK}][/a][/div]
So it does - sorry about that!

This gives rise to two new questions:

1) SMTPS

 It worked fine for imap, but gives a "socket packet error" on sending, and "telnet localhost 25" gives me "Connection closed by foreign host."

After a while, trying to send email gives me "connction refused" instead, and the telnet command still gets the same result as before.

Any ideas?

2) Handling lots of email

I have years worth of email, and get hundreds of new ones each day.  Is there any way to tell the email client not to fetch it all?  Is there any way to tell it to store the email on the SD card?  The Z becomes very unresponsive when I try to download.  It has received thousands of headers, but there are many more.  If I tell it to close, it does so perhaps a minute later.  Perhaps I am swapping?  Any suggestions?

Frank.

5
Sharp ROMs / Ssl Email On Cacko 1.22
« on: February 21, 2005, 06:50:02 pm »
I am trying to use stunnel to enable SSL email between my Z and my mail server.  I am launching by typing "stunnel .stunnel" in the zaurus home directory.  stunnel immediately exits without any error mesage.  The file .stunnel contains this:

Quote
client = yes

[imap]
accept = localhost:143
connect = mail.myserver.com:993
delay=yes

[smtp]
accept=localhost:25
connect=mail.myserver.com:465
delay=yes

I've set the email client up for unencrypted smtp and imap at localhost.

I've not created an stunnel parameter file before.  Have I done something wrong?  Any idea how to get this working?  (My server does not accept cleartext connections, so this is pretty important to me.)

Btw, I also gave sylpheed a try.  Although the feed describes it as supporting SSL, there was no SSL tab in account config window.

Frank.

6
Sharp ROMs / How To Upgrade Cacko
« on: February 09, 2005, 07:22:29 am »
Thanks Stu - that's just what I needed to know.  I see a ROM upgrade in my near future...

Frank.

7
Linux Issues / Ann: Zync-0.2.6, Zync-gui-0.1.2 Available
« on: February 09, 2005, 06:40:36 am »
I note that the 760/860 models are not listed as supported on the web site.  Has anyone tried this with a clamshell?

Frank.

8
Sharp ROMs / How To Upgrade Cacko
« on: February 09, 2005, 06:27:04 am »
Several times since I got my Z I've seen someone ask this same question:  I want to upgrade my Cacko ROM, how do I save my data?

The only answer I've ever seen is to use your desktop PIM to hold the data and resync back to the Z after flashing.  But I, and probably many others, are not setup to sync to a desktop PIM, so this option is not available to us.

I don't need to save everything on the unit - just the data in the sharp applications (contacts, tasks, appointments, etc.)  It is my understanding that we do not have source for these applications and so the apps, and the data formats, are identical in each new ROM.  It must be possible then to copy this data somewhere and restore it after flashing.

This is not an academic question for me.  I am eager to install Cacko 1.22, but I rely on the business data in my unit and cannot just start clean.

Where is this data stored?  Has anyone managed to restore it after a flash upgrade?

Thanks in advance to anyone who can help...

Frank.

9
Sharp ROMs / Ok, No More Major Issues In Cacko 1.22?
« on: January 24, 2005, 05:57:42 pm »
Any idea when hotfix 1.22A will appear?  I'be eager to try 1.22, but since I depend on my Z every day, I'm waiting for the first hotfix.

Frank.

10
Sharp ROMs / Is Cacko 1.22 Ready To Depend On
« on: January 10, 2005, 06:04:29 am »
Can you be a little more specific?  Does the problem affect cf ethernet, wifi, bluetooth, or more than on of these?  I currently use cf wifi, have a blutooth card I'd liike to get working with my GPRS phone soon, and I have a cf ehternet on order.

Frank.

11
Sharp ROMs / Is Cacko 1.22 Ready To Depend On
« on: January 07, 2005, 04:09:26 pm »
I've been eagerly reading reports from folks playing with Cacko 1.22.   I'm still on 1.21b, because I depend on my Z working properly every day at work.  It isn't clear to me whether .122 is ready yet for production use.  For example, I read about some possible problems with charging the battery, but it wasn't clear to me how that issue was settled.

So my question is, if I'm depending on my Z working properly, can I flash 1.22 now, or should I wait for the first hotfix?

Frank.

12
Software / Anyone Used Azure?
« on: December 29, 2004, 09:37:43 pm »
I've also been looking for a blog posting tool for my Z.  No luck so far.  Seems like an obvious application, but I haven't found it yet.

Frank.

13
Sharp ROMs / Iqnotes For Cacko
« on: December 16, 2004, 08:47:51 am »
Quote
There's an older binary available here if you want to just give it a try.
Thanks, but the download link on that page is broken.

Frank.

14
Sharp ROMs / Iqnotes For Cacko
« on: December 16, 2004, 08:46:32 am »
Quote
If you want the latest then you have 2 choices - pay the $20 or downlaod the source and compile yourself - it's not difficult to do.
I guess it's time that I learn how to do this.  Do I compile on the Z or cross compile on an i386 system?  Is there a HOWTO written for this?

(I am confortable building packages under Linux; I just need to know how it is done for the Z.)

Frank.

15
Sharp ROMs / Iqnotes For Cacko
« on: December 14, 2004, 01:40:19 pm »
I've come across what looks like a nice application called IQNotes.  It is GPL and source is available, but the binary is offered for $20.

The OZ folks are supplying a binary for OZ.  Is there somewhere that a Cacko compatible binary can be found for free?

Pages: [1] 2 3