How can I get only an e-mail subject and sender list in MS powershell?I just want to know whether an urgent e-mail is coming. Receiving e-mails at the Win command prompt or PowerShell fits its purpose. I would like the output screen just a summary without electronic messages. The book "automate boring stuff with python" describes about sending and receiving e-mail in Python. Please let me know about blogs where examples of PowerShell implementation are desribed.
↧