Guest User

Untitled

a guest
May 1st, 2017
1,090
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. Installed esmtp
  2. Created a throwaway gmail account named [email protected] with password notsostrong
  3.  
  4. Changed ~/.esmtprc to:
  5. hostname smtp.gmail.com:587
  6. username "[email protected]"
  7. password "notsostrong"
  8. starttls required
  9. and gave it 0600 permissions
  10.  
  11. set cron-apt to mailto [email protected]
  12.  
  13. installed some certificates to ~/.authenticate and gave them 0600 permissions
Advertisement
Add Comment
Please, Sign In to add comment