Differences between revisions 1 and 6 (spanning 5 versions)
Revision 1 as of 2006-10-27 13:39:07
Size: 618
Editor: AchimBohnet
Comment: insert's rainers pine page and use generic the hostnames !!!
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 9: Line 9:
SETUP->CONFIG: SETUP -> CONFIG:
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 = ssmtp.mpe.mpg.de:465/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: imap.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 = 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)