README.md in imap-backup-1.0.7 vs README.md in imap-backup-1.0.8

- old
+ new

@@ -18,10 +18,12 @@ $ gem install 'imap-backup' ``` # Setup +In order to do backups, you need to add accounts and specify the folders to backup. + Run: ```shell $ imap-backup setup ``` @@ -66,9 +68,14 @@ ] } ] } ``` + +## Google Apps + +* Enable IMAP access to your account via the GMail interface (Settings/Forwarding and POP/IMAP), +* In imap-backup setup, set the server to imap.gmail.com # Security Note that email usernames and passwords are held in plain text in the configuration file.