Differences between revisions 5 and 6
Revision 5 as of 2006-11-23 16:01:28
Size: 783
Editor: AchimBohnet
Comment:
Revision 6 as of 2007-02-25 16:39:58
Size: 788
Editor: ThomasOtt
Comment: update smtp server for use from outside mpe.mpg.de domain
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:
 * smtp-server = smtp.mpe.mpg.de/user=<username>/novalidate-cert  * smtp-server = ssmtp.mpe.mpg.de:465/user=<username>/novalidate-cert

Configure Pine for MPE's Mail Services

Note: before fixing this page work on MailContigTemplate to get a similar structure for all those pages

Sending Mail

SETUP -> CONFIG:

  • personal-name = <your name>

  • user-domain = mpe.mpg.de
  • smtp-server = ssmtp.mpe.mpg.de:465/user=<username>/novalidate-cert

  • inbox-path = {smtp.mpe.mpg.de/ssl/novalidate-cert/user=<username>}inbox

Reading Mails on IMAP Server

SETUP -> collectionLists -> Addcltn

  • Nickname: MPE IMAP
  • Server: imaps.mpe.mpg.de/ssl/novalidate-cert/user=<username>

  • Path: Inbox. (dont't forget the dot after "Inbox" !!!)

  • View:

Tips

  • If you don't see the msg from your local INBOX anymore:

     mv ~/mbox ~/mail/inbox-old 

IT: MailConfigPine (last edited 2009-07-15 14:34:35 by localhost)