Berkeley CSUA MOTD:Entry 53751
Berkeley CSUA MOTD
 
WIKI | FAQ | Tech FAQ
http://csua.com/feed/
2025/07/08 [General] UID:1000 Activity:popular
7/8     

2010/3/10-30 [Computer/SW/Mail] UID:53751 Activity:nil
3/10    What email program do people in Cal CS use nowadays?  In my school days
        people used /usr/bin/mail, then RMail in emacs, then VMail in emacs.
        After my days people used Elm, Pine, Mutt (I forgot which order).  In
        my first two jobs we could tell the seniority of fellow engineers based
        on which email program they use at work, because everyone used what
        they used to use in their school years.  In my last two jobs though,
        everyone was forced to use Outlook.
        \_ isn't it all about Gmail and other web based mail apps now?
           \_ I only use mail/mutt/elm these days to test outgoing mail
              and view headers for production machines, kind of sad.
        \_ The vast majority of students use web interfaces to email almost
           exclusively.  -tom
           \_ This. Most everyone uses gmail or squirrelmail, then some use
              (that piece of shit) Thunderbird or Outlook.
              \_ Then does the CS Dept. still give out class accounts on UNIX
                 machines?  -- OP
                 \_ Yes they do. And for email inst advises mutt or pine.
        \_ I use mutt to read gmail.
        \_ I still use VM, but it doesn't work so well with newer emacsen.
2025/07/08 [General] UID:1000 Activity:popular
7/8     

You may also be interested in these entries...
2012/10/15-12/4 [Computer/SW/Mail] UID:54501 Activity:nil
10/15   What's the soda email client these days?
        \_ Don't know.  /usr/bin/mail hasn't been working for a while.
        \_ forward to Gmail.
        \_ mutt works for me
	...
2010/7/29-8/9 [Computer/SW/Mail] UID:53905 Activity:nil
7/29    How do I get pine to work with mail? I have 1900 mails and I want
        to delete them. Or is there a better one to use? never learned
        'mail'..
        \_ mutt
           \_ so why doesn't alpine work? What setting should I use to have
              it work with my csua mail folder? Thanks!
	...
2007/4/17-19 [Computer/SW/Mail] UID:46338 Activity:nil
4/17    Is IMAP up?  If not, how can I get pine/mutt to read my new
        maildir-based mail folder?
        \_ Pine and mutt both have native maildir support -- they should be
           able to access your inbox without any special configuration.  You
           can also use IMAP if you want, but only the secure version (imaps),
           Let me know if these aren't working for you.  --mconst
	...
2007/2/7-11 [Computer/SW/Mail] UID:45682 Activity:high
2/7     Has anyone got Pine to work in the new CSUA environment?  I
        didn't see anything in the FAQ that described this.  When I open
        up Pine I get:
        [Can't open /var/mail/theeric: not a selectable folder]
        When I try to do anything (i.e move up or down with arrow, hit I
        for mail), I get another error:
	...
2007/2/5-7 [Computer/SW/Mail] UID:45667 Activity:low
2/5     How do I check my soda mail? mail, pine, both returns error.
        mail: .... is a directory
        pine: error...
        \_ mailx has been replaced with a Maildir-aware version; it should
           work correctly now.  Pine should work using the default config as
           of last week; look at /csua/soda-changes.2007.01 for a detailed
	...
2007/1/30-2/3 [Computer/SW/Mail] UID:45624 Activity:nil 76%like:45619
1/30    I can't get mutt to read my maildir dir.  What am I doing wrong?
        set mbox_type=Maildir
        \_ mine works just fine with MAIL set to /var/mail/user
        Also does anyone know the correct settings to get Mail.app to play
        nice with IMAP and soda mail?
        \_  Advanced: IMAP Path Prefix: "mail"; Port: "993"; "check" Use SSL;
	...