Author Topic: Mail And Stuff  (Read 13096 times)

bam

  • Hero Member
  • *****
  • Posts: 1213
    • View Profile
    • http://thegrinder.ws
Mail And Stuff
« Reply #15 on: April 15, 2006, 10:22:51 pm »
yuppers sure will

Quote
Do you know of a way to route the mail around /var/spool/mail/zaurus?

make a /hdd2/mail symlink to /var/spool/mail, that way flash isnt bothered...

also have all my mail going to /hdd2(I made it 256MB in size. helps with saving configs scripts and symlinking flash hogs.
« Last Edit: April 15, 2006, 10:24:05 pm by bam »
SL-C3100 current: Stock/Tetsu 18h
Socket BT CF Card
Linksys WCF-12 802.11b/Cheapie USB Ethernet

The Grinder

bam

  • Hero Member
  • *****
  • Posts: 1213
    • View Profile
    • http://thegrinder.ws
Mail And Stuff
« Reply #16 on: April 16, 2006, 09:42:58 pm »
ok, msmtp-runqueue.sh keeps giving me a no recipient warning then fails...any ideas?
SL-C3100 current: Stock/Tetsu 18h
Socket BT CF Card
Linksys WCF-12 802.11b/Cheapie USB Ethernet

The Grinder

sleepy

  • Newbie
  • *
  • Posts: 33
    • View Profile
Mail And Stuff
« Reply #17 on: April 17, 2006, 02:07:13 am »
Quote
ok, msmtp-runqueue.sh keeps giving me a no recipient warning then fails...any ideas?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=123461\"][{POST_SNAPBACK}][/a][/div]

Hmmm... strange. I had it working back when I was using Cacko. Can you post your .msmtprc ?

ensign

  • Jr. Member
  • **
  • Posts: 54
    • View Profile
Mail And Stuff
« Reply #18 on: April 17, 2006, 03:13:10 am »
Quote
Quote
ok, msmtp-runqueue.sh keeps giving me a no recipient warning then fails...any ideas?
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]

Hmmm... strange. I had it working back when I was using Cacko. Can you post your .msmtprc ?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=123477\"][{POST_SNAPBACK}][/a][/div]

if you look at my modified version of msmtp-runqueue.sh in this post [a href=\"https://www.oesf.org/forums/index.php?showtopic=16559&st=30]https://www.oesf.org/forums/index.php?showtopic=16559&st=30[/url] you will find a small change on line 42.

Code: [Select]
msmtp `cat "$MSMTPFILE"` < "$MAILFILE"
is now
Code: [Select]
msmtp -t `cat "$MSMTPFILE"` < "$MAILFILE"
Maybe someone needs to update the ipk.

Ensign.

bam

  • Hero Member
  • *****
  • Posts: 1213
    • View Profile
    • http://thegrinder.ws
Mail And Stuff
« Reply #19 on: April 17, 2006, 12:53:27 pm »
ok ensign, that actually connects now but getting "tls certificate doesnt match owner name" now, tried turning tls off nut my server says no way on that. any ideas on how to download a valid certificate, or anything else? If I get this working I am going to write one hell of a tutorial on it
SL-C3100 current: Stock/Tetsu 18h
Socket BT CF Card
Linksys WCF-12 802.11b/Cheapie USB Ethernet

The Grinder

bam

  • Hero Member
  • *****
  • Posts: 1213
    • View Profile
    • http://thegrinder.ws
Mail And Stuff
« Reply #20 on: April 17, 2006, 01:43:48 pm »
ok have some more info, tried telling tls_nocertcheck and tls_starttls off, but seems to want a secure authentication method....any ideas?
« Last Edit: April 17, 2006, 01:44:10 pm by bam »
SL-C3100 current: Stock/Tetsu 18h
Socket BT CF Card
Linksys WCF-12 802.11b/Cheapie USB Ethernet

The Grinder

bam

  • Hero Member
  • *****
  • Posts: 1213
    • View Profile
    • http://thegrinder.ws
Mail And Stuff
« Reply #21 on: April 17, 2006, 09:00:43 pm »
I set uop a testing mail account if anyone can get it to work with msmtp-runque.sh let me know but for now I have tried everything I know....

user: msmtptest@thegrinder.ws
pass: pm me for the password

server: mail.thegrinder.ws
port: 25
tls/ssl supported

I have 20 bucks for the first one to make it work...
« Last Edit: April 17, 2006, 09:01:47 pm by bam »
SL-C3100 current: Stock/Tetsu 18h
Socket BT CF Card
Linksys WCF-12 802.11b/Cheapie USB Ethernet

The Grinder

ensign

  • Jr. Member
  • **
  • Posts: 54
    • View Profile
Mail And Stuff
« Reply #22 on: April 19, 2006, 02:09:40 am »
Quote
I set uop a testing mail account if anyone can get it to work with msmtp-runque.sh let me know but for now I have tried everything I know....

user: msmtptest@thegrinder.ws
pass: pm me for the password

server: mail.thegrinder.ws
port: 25
tls/ssl supported

I have 20 bucks for the first one to make it work...
[div align=\"right\"][a href=\"index.php?act=findpost&pid=123569\"][{POST_SNAPBACK}][/a][/div]

No joy, I am afraid. Will keep trying though. I suggest you test the email client on  the zaurus with a 3rd party secure server like googlemail. When you have got that working then you can look at why it is not working with your mail server. The problem may be the ssl certificate on your mail server.

bam

  • Hero Member
  • *****
  • Posts: 1213
    • View Profile
    • http://thegrinder.ws
Mail And Stuff
« Reply #23 on: April 20, 2006, 03:28:49 am »
actually got the thing working, not sure how I did but I did... go figure?!
SL-C3100 current: Stock/Tetsu 18h
Socket BT CF Card
Linksys WCF-12 802.11b/Cheapie USB Ethernet

The Grinder

Antikx

  • Hero Member
  • *****
  • Posts: 1147
    • View Profile
    • http://tyrannozaurus.com
Mail And Stuff
« Reply #24 on: April 20, 2006, 12:04:49 pm »
Quote
actually got the thing working, not sure how I did but I did... go figure?!
[div align=\"right\"][a href=\"index.php?act=findpost&pid=123862\"][{POST_SNAPBACK}][/a][/div]
It drives me nuts when that happens.

Good job, anyways.
« Last Edit: April 20, 2006, 12:05:12 pm by Antikx »
Kanpai,
-Antikx (Twitter, Mugshot and PodNova)
C1000 - pdaXrom R198 (Celestial Environment)
tyrannozaurus.com
[img]http://www.tyrannozaurus.com/files/category_pictures/general_1.png\" border=\"0\" class=\"linked-sig-image\" /]
Zaurus news/blogs feed from Zaurus users
Free Windows, Linux, or Web RSS readers.
Featured pages at tyrannozaurus:
Sharp Petition, ScummVM, Cacko, pdaXii13, and Celestial Environment

starkruzr

  • Jr. Member
  • **
  • Posts: 62
    • View Profile
Mail And Stuff
« Reply #25 on: May 07, 2006, 02:40:10 pm »
Quote
actually got the thing working, not sure how I did but I did... go figure?!
[div align=\"right\"][a href=\"index.php?act=findpost&pid=123862\"][{POST_SNAPBACK}][/a][/div]

I'm also having massive trouble getting any kind of useful email on my Z.  opie-mail is apparently worthless.  If you have any tips, please send 'em along.
SL-C1000 Akita running OZ 3.5.4.1 with GPE
Ambicom WL1100C-CE Wifi Card
Sandisk 1GB SD Card

Looking for advice as to how to get snes9x and dgen-sdl running!

Antikx

  • Hero Member
  • *****
  • Posts: 1147
    • View Profile
    • http://tyrannozaurus.com
Mail And Stuff
« Reply #26 on: May 07, 2006, 03:40:42 pm »
Quote
I'm also having massive trouble getting any kind of useful email on my Z.  opie-mail is apparently worthless.  If you have any tips, please send 'em along.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=126049\"][{POST_SNAPBACK}][/a][/div]
I found that none of the GUI apps that I tried in Cacko and pdaXrom could handle large amounts of IMAP email so I ended up using the OfflineIMAP script and Mutt. I learned to like that setup.

But recently I find Sylpheed under OZ-GPE to work pretty well with large amounst of IMAP mail.

I still really like the idea of always having me email with me, but also knowing a copy of it is safely stored on an IMAP server so I think I will go back to OfflineIMAP and try and get my favorite eMail app, Pine, to work with it. I like the idea of it being mostly ROM independent and not as CPU intensive as a GUI app.
Kanpai,
-Antikx (Twitter, Mugshot and PodNova)
C1000 - pdaXrom R198 (Celestial Environment)
tyrannozaurus.com
[img]http://www.tyrannozaurus.com/files/category_pictures/general_1.png\" border=\"0\" class=\"linked-sig-image\" /]
Zaurus news/blogs feed from Zaurus users
Free Windows, Linux, or Web RSS readers.
Featured pages at tyrannozaurus:
Sharp Petition, ScummVM, Cacko, pdaXii13, and Celestial Environment

starkruzr

  • Jr. Member
  • **
  • Posts: 62
    • View Profile
Mail And Stuff
« Reply #27 on: May 08, 2006, 03:33:37 am »
Quote
Quote
I'm also having massive trouble getting any kind of useful email on my Z.  opie-mail is apparently worthless.  If you have any tips, please send 'em along.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=126049\"][{POST_SNAPBACK}][/a][/div]
I found that none of the GUI apps that I tried in Cacko and pdaXrom could handle large amounts of IMAP email so I ended up using the OfflineIMAP script and Mutt. I learned to like that setup.

But recently I find Sylpheed under OZ-GPE to work pretty well with large amounst of IMAP mail.

I still really like the idea of always having me email with me, but also knowing a copy of it is safely stored on an IMAP server so I think I will go back to OfflineIMAP and try and get my favorite eMail app, Pine, to work with it. I like the idea of it being mostly ROM independent and not as CPU intensive as a GUI app.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=126054\"][{POST_SNAPBACK}][/a][/div]

What GUI apps in Cacko and pdaXrom did you try?

And using Mutt, how do you send email?  ssmtp is incredibly limited.
SL-C1000 Akita running OZ 3.5.4.1 with GPE
Ambicom WL1100C-CE Wifi Card
Sandisk 1GB SD Card

Looking for advice as to how to get snes9x and dgen-sdl running!

daniel3000

  • Hero Member
  • *****
  • Posts: 1003
    • View Profile
    • http://
Mail And Stuff
« Reply #28 on: May 08, 2006, 03:40:22 am »
Quote
Daniel, how bout providing the compiled apps you are using for your mail? In a zip file perhaps? I probably can see if I can get a nice ipk built for it.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=122792\"][{POST_SNAPBACK}][/a][/div]

Hello bam,

IPK is ready now, would you like to be a betatester? If so, I'll mail or PM you the IPK beta version URL.

daniel
SL-C3200 with weeXpc, based on pdaXrom 1.1.0beta3
HP 200LX with MS-DOS 5.0

Meanie

  • Hero Member
  • *****
  • Posts: 2803
    • View Profile
    • http://www.users.on.net/~hluc/myZaurus/
Mail And Stuff
« Reply #29 on: May 08, 2006, 06:03:44 am »
Quote
Quote
Quote
I'm also having massive trouble getting any kind of useful email on my Z.  opie-mail is apparently worthless.  If you have any tips, please send 'em along.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=126049\"][{POST_SNAPBACK}][/a][/div]
I found that none of the GUI apps that I tried in Cacko and pdaXrom could handle large amounts of IMAP email so I ended up using the OfflineIMAP script and Mutt. I learned to like that setup.

But recently I find Sylpheed under OZ-GPE to work pretty well with large amounst of IMAP mail.

I still really like the idea of always having me email with me, but also knowing a copy of it is safely stored on an IMAP server so I think I will go back to OfflineIMAP and try and get my favorite eMail app, Pine, to work with it. I like the idea of it being mostly ROM independent and not as CPU intensive as a GUI app.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=126054\"][{POST_SNAPBACK}][/a][/div]

What GUI apps in Cacko and pdaXrom did you try?

And using Mutt, how do you send email?  ssmtp is incredibly limited.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=126096\"][{POST_SNAPBACK}][/a][/div]

i have a 150MB imap mail folder (after cleaning up and reducing it from a 2GB) and use sylpheed with it on X/Qt without problems. It's quite fast too compared to Thunderbird. I have previously been a Thunderbird user but the speed and functionality of sylpheed made me switch. IMAP over SSL/TLS is also supported and works perfectly.
« Last Edit: May 08, 2006, 06:04:46 am by Meanie »
SL-C3000 - pdaXii13 build5.4.9 (based on pdaXrom beta3) / SL-C3100 - Sharp ROM 1.02 JP (heavily customised)
Netgear MA701 CF, SanDisk ConnectPlus CF, Socket Bluetooth CF, 4GB Kingston CF,  4GB pqi SD, 4GB ChoiceOnly SD, 2GB SanDisk SD USB Plus, 1GB SanDisk USB Plus, 1GB Transcend SD, 2GB SanDisk MicroSD with SD adaptor, Piel Frama Leather Case, GoldX 5-in-1 USB cable, USB hub, USB mouse, USB keyboard, USB ethernet, USB HDD, many other USB accessories...
(Zaurus SL-C3000 owner since March 14. 2005, Zaurus SL-C3100 owner since September 21. 2005)
http://members.iinet.net.au/~wyso/myZaurus - zBook3K