Differences between revisions 1 and 9 (spanning 8 versions)
Revision 1 as of 2009-07-13 06:50:06
Size: 677
Editor: ginger
Comment:
Revision 9 as of 2020-09-10 14:39:06
Size: 2094
Editor: gfreudig
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#rev 2020-09-10 gfreudig
Line 3: Line 4:
 1. Start Pine/Alpine in your shell. Alpine uses some preset default settings for a great user experience. But some settings have to be individually set. While configuring you can move around with the cursor keys of your keyboard. The Enter key selects lines and finishes your inputs.
Line 5: Line 6:
 1. Press s to enter Setup.
 
 1. Press c to enter the configuration mode.
 
 1. move to "Inbox Path" using the cursor keys of your keyboard. Press the enter key.
 1. Start Alpine in your shell.
 {{{
alpine
}}}
 1. Exit the Greeting Text by pressing '''E'''.
 1. When asked for your credentials, cancel this step by Pressing '''Control-C'''.
 1. Press '''S''' to enter alpines setup.
 1. Press '''L''' to define your collection List.
 1. Select '''Mail''' which is described as ''Local folders in /home/USERNAME/Mail'' and press '''C''' to modify this default entry.
 1. Delete the existing entries and replace them with the following entries. When finished, press '''Control-X'''. When asked for your password, enter it. Afterwards type '''Yes''' to exit and saving changes.
 {{{
Nickname : IMAP
Server : imap.ee.ethz.ch:993/user=USERNAME/ssl
Path :
View :
}}}
 1. Press '''E''' to go back to the main Menu.
 1. Press '''S''' to enter alpines setup.
 1. Precc '''C''' to open alpines configuration menu.
 1. Check that '''Personal Name''' contains your full Name. If not, select the line, press Enter and type your full name. When you are finished, Type Enter again.
 1. Select the '''Inbox Path''' and enter the following content. Replace ''USERNAME'' with your username. After confirming with Enter you will be asked for the INBOX Folder name. Type '''Inbox'''
 {{{
imap.ee.ethz.ch:993/user=USERNAME/ssl
Line 11: Line 30:
 1. Type (without ") "imap.ee.ethz.ch/user=$username/ssl". Press the enter key. Folder on "imap.ee.ethz.ch:9..." to use for INBOX [Inbox]: Inbox
}}}
 1. Select the '''Default Fcc (File carbon copy)''' and enter the following content. Replace ''USERNAME'' with your username.
 {{{
{imap.ee.ethz.ch:993/user=USERNAME/ssl}INBOX/Sent
}}}
 1. Press '''E''' to exit this Menu and commit the changes by entering '''Yes'''.
 1. Press '''Q''' to save all settings. Then restart Alpine again.
Line 13: Line 39:
 1. (Al)Pine now asks for the name of the inbox. Type (without ") "Inbox". Finish the configuration by pressing the enter key.

 1. Press the left cursor key to leave the configuration menue. Pine asks you to save the new settings. Press "Y" (without ").

 1. Restart Pine/Alpine
----
[[CategoryMAIL]]

Configuration of the Pine/Alpine command line email client

Alpine uses some preset default settings for a great user experience. But some settings have to be individually set. While configuring you can move around with the cursor keys of your keyboard. The Enter key selects lines and finishes your inputs.

  1. Start Alpine in your shell.
    alpine
  2. Exit the Greeting Text by pressing E.

  3. When asked for your credentials, cancel this step by Pressing Control-C.

  4. Press S to enter alpines setup.

  5. Press L to define your collection List.

  6. Select Mail which is described as Local folders in /home/USERNAME/Mail and press C to modify this default entry.

  7. Delete the existing entries and replace them with the following entries. When finished, press Control-X. When asked for your password, enter it. Afterwards type Yes to exit and saving changes.

    Nickname  : IMAP
    Server    : imap.ee.ethz.ch:993/user=USERNAME/ssl
    Path      :
    View      :
  8. Press E to go back to the main Menu.

  9. Press S to enter alpines setup.

  10. Precc C to open alpines configuration menu.

  11. Check that Personal Name contains your full Name. If not, select the line, press Enter and type your full name. When you are finished, Type Enter again.

  12. Select the Inbox Path and enter the following content. Replace USERNAME with your username. After confirming with Enter you will be asked for the INBOX Folder name. Type Inbox

    imap.ee.ethz.ch:993/user=USERNAME/ssl
    
    Folder on "imap.ee.ethz.ch:9..." to use for INBOX [Inbox]: Inbox
  13. Select the Default Fcc (File carbon copy) and enter the following content. Replace USERNAME with your username.

    {imap.ee.ethz.ch:993/user=USERNAME/ssl}INBOX/Sent
  14. Press E to exit this Menu and commit the changes by entering Yes.

  15. Press Q to save all settings. Then restart Alpine again.


CategoryMAIL

Email/MailClient/Alpine (last edited 2020-09-10 14:39:06 by gfreudig)