Since migrating shell to the new Ubuntu Linux, we have also updated the version of pine. This change requires that all users reconfigure their pine to use IMAP instead of accessing mail using the disk spool (/var/mail). 1. Please backup your ~/.pinerc file; and 2. Please edit your ~/.pinerc file to reflect the following changes: 1. Set the inbox-path directive to {mail.ima.umn.edu/ssl/novalidate-cert}INBOX 2. Set the smtp-server directive to mail.ima.umn.edu/user=USERNAME/novalidate-cert where USERNAME is your UNIX username. Everything should look somewhat like what follows: inbox-path={mail.ima.umn.edu/ssl/novalidate-cert}INBOX smtp-server=mail.ima.umn.edu/user=matt/novalidate-cert Be sure to include the { } in the inbox-path, or else it will not work. Contact us at help@ima.ima.umn.edu if you have any problems with this.