Class 4 Lab 2 ‐ Practice Pop 3 Commands - Justin-Boyd/CIT-Class GitHub Wiki

Task: Mail Server Implementation

Step 1

  • Right-click the file Pop3Zone.zip and click Extract Here

Step 2

  • Double-click the ova file, disable the USB Controller, and click Import.

Step 3

  • Select the Pop3Zone VM and click Settings

Step 4

  • Navigate to Network and configure the adapter to use Bridged Adapter.

Step 5

  • Navigate to USB and enable the USB controller to use USB 1.1.

Step 6

  • Turn on the Pop3Zone virtual machine and log in with the provided credentials: (username: johnd, password: scoobydoo2)
  • Note: The IP address of the machine is listed at the top.

Step 7

  • Start your Windows 10 machine, open Control Panel, and ensure that Telnet is enabled. Perform steps 3 and 4 above for the Windows 10 machine to ensure it is also set to Bridged Adapter.

Step 8

  • Search for Command Prompt and open it.

Step 9

  • Use Telnet 110 to connect to the Pop3Zone machine.

Step 10

  • Type user johnd, press Enter, type pass scoobydoo2, and press Enter to authenticate to Pop3Zone.

Step 11

  • Use the list command to view messages associated with that mailbox.

Step 12

  • Use the command retr 1 to retrieve the information and content.
  • Note that the message was sent from a system administrator with a password.

Step 13

  • Use the command retr 2 to display the second message.
  • Note that the message contains information about a party planned.