Differences between revisions 8 and 9
Revision 8 as of 2009-04-07 10:11:37
Size: 766
Editor: AchimBohnet
Comment:
Revision 9 as of 2009-04-07 10:12:05
Size: 766
Editor: AchimBohnet
Comment:
Deletions are marked like this. Additions are marked like this.
Line 18: Line 18:
SETUP -> CollectionLists -> Addcltn SETUP -> collectionLists -> Addcltn

Configure Pine for MPE's Mail Services

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 -> Config:

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

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)