Skip to content

Basic Pine Gmail Config

by Jeff

I always forget this, and periodically find myself setting up a new pine client. So rather than digging around on the web each time, I’m adding my notes here:

Create a .pinerc file, maybe a custom one for gmail like .gmailpinerc

POP3

smtp-server=smtp.gmail.com/user=user@gmail.com/ssl

inbox-path={pop.gmail.com/pop3/ssl/user=user@gmail.com}inbox

IMAP

smtp-server=smtp.gmail.com:587/tls/user= user@gmail.com

inbox-path={imap.gmail.com:993/ssl/novalidate-cert/user= user@gmail.com}inbox

There are a host of other options that can be configured, but this is a good start.

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]

4 Comments

  1. Daniel Serodio wrote:

    If you’re a serious console user, you should try Mutt. It’s the “Emacs” of console MUAs

    Wednesday, June 17, 2009 at 5:29 pm | Permalink
  2. Jeff wrote:

    I’ve used mutt before but found it was clunky compared to pine. Of course, I only used the out of the box features. When you saying being like emacs, do you mean there are lots of features you can add? If so, let me know which ones you recommend and I’ll try it out again.

    Thursday, June 18, 2009 at 1:41 pm | Permalink
  3. differnt Jeff wrote:

    just saying Thanks!
    new to pine, couldn’t figure this out, and you saved me for a few more hours of banging my head on the table.

    Saturday, July 4, 2009 at 5:59 am | Permalink
  4. cwalnut wrote:

    Fuck this. Learn to write and verify instructions that actually work.

    http://forums.whirlpool.net.au/forum-replies.cfm?t=1263672

    Wednesday, August 19, 2009 at 10:14 am | Permalink

Post a Comment

Your email is never published nor shared. Required fields are marked *
*
*