Differences between revisions 6 and 11 (spanning 5 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 11 as of 2009-07-15 14:34:35
Size: 690
Editor: localhost
Comment: converted to 1.6 markup
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 14: Line 10:
 * inbox-path = {smtp.mpe.mpg.de/ssl/novalidate-cert/user=<username>}inbox
Line 17: Line 12:

SETUP -> Config:

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

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

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)