Differences between revisions 2 and 4 (spanning 2 versions)
Revision 2 as of 2006-11-17 09:23:17
Size: 619
Editor: AchimBohnet
Comment: fix typo
Revision 4 as of 2006-11-23 16:00:39
Size: 777
Editor: AchimBohnet
Comment:
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:
 * smtp-server = smtp.mpe.mpg.de/user=<name>/novalidate-cert
 * inbox-path = {smtp.mpe.mpg.de/ssl/novalidate-cert/user=<name>}inbox
 * smtp-server = smtp.mpe.mpg.de/user=<username>/novalidate-cert
 * inbox-path = {smtp.mpe.mpg.de/ssl/novalidate-cert/user=<username>}inbox
Line 18: Line 18:
SETUP->collectionLists: SETUP->collectionLists: Addcltn
Line 20: Line 20:
 * Nickname: Mail
 * Server: imaps.mpe.mpg.de/ssl/novalidate-cert/user=<name>
 * Path: Inbox. (dont't forget the dot after "Inbox" !!!)
 * 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 }}}

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 = smtp.mpe.mpg.de/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)