1. Open Command Prompt
2. telnet EmalExchangeServer 25
3. HELO EmailExchangeServer
4. MAIL FROM:YourEmailAddress.........[May Get Reply "250 ok"]
5. RCPT TO:EmailAddress1,EmailAddress2 etc..[May Get Reply "250 ok"]
6. To Write Message, DATA
7. SUBJECT:YourSubject[Enter TWice]
8. Type the Message you Want
9. Put a single period (.) on a line by itself and press Enter to send your message. The server should say 'Message accepted for delivery'.
(Or it says 250 OK id=`a long id`)
8. QUIT to exit telnet
Subscribe to:
Post Comments (Atom)
SonarQube with Jenkins Setup using Docker Images
https://funnelgarden.com/sonarqube-jenkins-docker/ https://medium.com/@hakdogan/an-end-to-end-tutorial-to-continuous-integration-and-con...
-
The competitive examination for the Indian Forest Service is conducted by Union Public Service Commission (UPSC). IFS exam is conducted ann...
-
clear $site = Get-SPSite -Identity http://url $q = New-Object -TypeName microsoft.SharePoint.SPSiteDataQuery $q.Lists = "<List...
-
http://sharepointmagazine.net/articles/creating-documents-with-sharepoint-designer-2010-workflows Issue#1 : The workflow could not cr...
No comments:
Post a Comment