I am making a program to remotely shut down my server/computer if I receive an Email from an address on a list of senders I have. I don't care about anything except for the address, and everything else in the program is done. I looked up the documentation and most methods are sending-oriented. Any and all help is appreciated.