Differences between revisions 6 and 8 (spanning 2 versions)
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
Revision 8 as of 2009-04-07 10:11:37
Size: 766
Editor: AchimBohnet
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:


'''Note: before fixing this page work on ''MailContigTemplate'' to get a similar structure for all those pages'''
Line 18: Line 14:
SETUP -> collectionLists -> Addcltn SETUP -> Config:

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

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)