Guest User

Untitled

a guest
Feb 2nd, 2018
385
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. mpack -subject <somefile> me@example.com
  2.  
  3. sendmail: Cannot open smtp.gmail.com:587
  4.  
  5. root=postmaster
  6. mailhub=smtp.gmail.com:587
  7. hostname=myhost
  8. AuthUser=myemail@gmail.com
  9. AuthPass=mypassword
  10. FromLineOverride=YES
  11. UseSTARTTLS=YES
Add Comment
Please, Sign In to add comment