Author Topic: Pine Email Program With Ssl  (Read 10801 times)

DrWowe

  • Hero Member
  • *****
  • Posts: 696
    • View Profile
    • http://
Pine Email Program With Ssl
« on: December 11, 2005, 05:42:04 pm »
I couldn't find any prebuilt versions of Pine with SSL support, so I just compiled Pine 4.64, the latest and greatest.  Now I can finally use my Zaurus to read email on my S/IMAP server.

I can post the binary if anyone wants it.  Also tell me if you want pico or the other utils that are part of the package.

I also tried the kmail program from Pi-Sync, but it choked on my inbox with over 10,000 messages.  Pine handles it much better.  
« Last Edit: December 11, 2005, 05:44:13 pm by DrWowe »

sleepy

  • Newbie
  • *
  • Posts: 33
    • View Profile
Pine Email Program With Ssl
« Reply #1 on: December 12, 2005, 12:00:46 am »
I'm using mutt at the moment with port forwarding as I've never had much luck with kopiemail but I would love to try pine so post away! Pico and pilot would also be nice. Thanks so much.

DrWowe

  • Hero Member
  • *****
  • Posts: 696
    • View Profile
    • http://
Pine Email Program With Ssl
« Reply #2 on: December 12, 2005, 12:52:27 am »
OK then.  

sleepy

  • Newbie
  • *
  • Posts: 33
    • View Profile
Pine Email Program With Ssl
« Reply #3 on: December 12, 2005, 01:19:33 am »
Wow, fast reply, thanks  

ensign

  • Jr. Member
  • **
  • Posts: 54
    • View Profile
Pine Email Program With Ssl
« Reply #4 on: December 12, 2005, 12:15:23 pm »
DrWowe,
Are you using sendmail? If so what version (links will be nice) and setup are you using.
Ensign.

Quote
I couldn't find any prebuilt versions of Pine with SSL support, so I just compiled Pine 4.64, the latest and greatest.  Now I can finally use my Zaurus to read email on my S/IMAP server.

I can post the binary if anyone wants it.  Also tell me if you want pico or the other utils that are part of the package.

I also tried the kmail program from Pi-Sync, but it choked on my inbox with over 10,000 messages.  Pine handles it much better. 
[div align=\"right\"][a href=\"index.php?act=findpost&pid=106790\"][{POST_SNAPBACK}][/a][/div]

DrWowe

  • Hero Member
  • *****
  • Posts: 696
    • View Profile
    • http://
Pine Email Program With Ssl
« Reply #5 on: December 12, 2005, 02:20:47 pm »
Quote
DrWowe,
Are you using sendmail?
No, I am not running amy mail daemons on my Zaurus.
« Last Edit: December 12, 2005, 02:21:06 pm by DrWowe »

ensign

  • Jr. Member
  • **
  • Posts: 54
    • View Profile
Pine Email Program With Ssl
« Reply #6 on: December 12, 2005, 03:39:31 pm »
Thanks for the quick response. I guess you do not require pop/smtp email

Quote
Quote
DrWowe,
Are you using sendmail?
No, I am not running amy mail daemons on my Zaurus.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=106875\"][{POST_SNAPBACK}][/a][/div]

DrWowe

  • Hero Member
  • *****
  • Posts: 696
    • View Profile
    • http://
Pine Email Program With Ssl
« Reply #7 on: December 12, 2005, 04:51:33 pm »
Quote
Thanks for the quick response. I guess you do not require pop/smtp email

I use IMAP/S to read mail, and SMTP to send, but I connect to a remote SMTP server (it's a Pine configuration option)

sleepy

  • Newbie
  • *
  • Posts: 33
    • View Profile
Pine Email Program With Ssl
« Reply #8 on: December 13, 2005, 12:15:51 am »
Quote
Thanks for the quick response. I guess you do not require pop/smtp email

Using Maslovsky's excellent dev_image kit I've compiled procmail as well as fetchmail and msmtp (both with ssl support). I'm using the msmtp-enqueue and msmtp-runqueue scripts to use pine (thanks DrWowe) as an offline reader. Because my ISP doesn't allow smtp access from outside domains I'm using gmail's smtp server to send mail (it won't munge your From: header if you add the addresses as alternates through gmail's web interface). Anyhow, this setup runs more smoothly than I'm making it sound

Let me know if you would like me to post binaries for fetchmail and friends.

maslovsky

  • Hero Member
  • *****
  • Posts: 1426
    • View Profile
    • http://my-zaurus.narod.ru
Pine Email Program With Ssl
« Reply #9 on: December 13, 2005, 02:17:21 am »
Quote
Let me know if you would like me to post binaries for fetchmail and friends.
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]

The best is to create a complete IPK packages, so that they can be easily added to the feed.

A corresponding HOWTO is available here:

[a href=\"https://oesf.org/index.php?title=IPKG_Howto]https://oesf.org/index.php?title=IPKG_Howto[/url]

sleepy

  • Newbie
  • *
  • Posts: 33
    • View Profile
Pine Email Program With Ssl
« Reply #10 on: December 13, 2005, 03:00:57 am »
Quote
Quote
Let me know if you would like me to post binaries for fetchmail and friends.
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]

The best is to create a complete IPK packages, so that they can be easily added to the feed.

A corresponding HOWTO is available here:

[a href=\"https://oesf.org/index.php?title=IPKG_Howto]https://oesf.org/index.php?title=IPKG_Howto[/url]
[div align=\"right\"][a href=\"index.php?act=findpost&pid=106937\"][{POST_SNAPBACK}][/a][/div]

Thanks for the link. I shall attempt to package a few things this weekend

ensign

  • Jr. Member
  • **
  • Posts: 54
    • View Profile
Pine Email Program With Ssl
« Reply #11 on: December 13, 2005, 03:42:44 am »
Thanks DrWowe, sleepy, maslovsky, I shall await the ipk for fetchmail and friends.

Quote
Quote
Quote
Let me know if you would like me to post binaries for fetchmail and friends.
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]

The best is to create a complete IPK packages, so that they can be easily added to the feed.

A corresponding HOWTO is available here:

[a href=\"https://oesf.org/index.php?title=IPKG_Howto]https://oesf.org/index.php?title=IPKG_Howto[/url]
[div align=\"right\"][a href=\"index.php?act=findpost&pid=106937\"][{POST_SNAPBACK}][/a][/div]

Thanks for the link. I shall attempt to package a few things this weekend
[div align=\"right\"][a href=\"index.php?act=findpost&pid=106946\"][{POST_SNAPBACK}][/a][/div]

sleepy

  • Newbie
  • *
  • Posts: 33
    • View Profile
Pine Email Program With Ssl
« Reply #12 on: December 18, 2005, 07:01:23 am »
Quote
Thanks DrWowe, sleepy, maslovsky, I shall await the ipk for fetchmail and friends.

Okay, here they are  

Let me know if there any problems. [ Invalid Attachment ]

sleepy

  • Newbie
  • *
  • Posts: 33
    • View Profile
Pine Email Program With Ssl
« Reply #13 on: December 18, 2005, 07:22:52 am »
Quote
Quote
Thanks DrWowe, sleepy, maslovsky, I shall await the ipk for fetchmail and friends.

Okay, here they are  

Oh, one other thing. The ipkg-build.sh script didn't work for me on cacko (complained that tar couldn't handle compression). Installing busybox didn't help either so I made some minor changes (piping the tar output to gzip and redirecting to a file in a few places) to get the script working on my Akita. So here is the modified script (gzipped because the site is not happy with shell scripts being uploaded):

 [ Invalid Attachment ]

ensign

  • Jr. Member
  • **
  • Posts: 54
    • View Profile
Pine Email Program With Ssl
« Reply #14 on: December 19, 2005, 03:47:20 am »
Quote
Let me know if there any problems
[div align=\"right\"][a href=\"index.php?act=findpost&pid=107460\"][{POST_SNAPBACK}][/a][/div]

Sleepy
The ipks install ok, thanks. I can now go ahead to implement my mail setup.