CSci 553 Spring 2006 LAB #4 Due Wed, April 5, 2006 (1) Telenet into TAMUC SMTP server (name: smtpwallo.tamu-commerce.edu, ip: 10.11.0.74) and send an e-mail to yourself, by hand, using the SMTP protocol. Capture your session using the script command (remember the script command) and save in a directory called lab4 under your home directory. (2) Do the same thing for the POP3 or IMAP protocol. Run a telenet session into your normal mail server. The first part of this assignment might involve you finding the POP3 or IMAP address for the server you run, if you only ever access your e-mail using a web account. In that case, most mail services allow you to connect using an IMAP or POP3 client, you will need to discover how. Once you have found your IMAP or POP3 server, run a telenet session into it. Retrieve the header and the body of the message you sent to yourself in part 1. Again, save your terminal session in a file using the script command, and put in your lab4 directory.