chase payments a go, update password to app password

This commit is contained in:
Bel LaPointe
2021-07-31 11:35:15 -06:00
parent 3077343c89
commit 09f14ec44c
4 changed files with 479 additions and 2 deletions

View File

@@ -44,7 +44,7 @@ func NewConfig() Config {
as := args.NewArgSet()
as.Append(args.STRING, "emailuser", "email username", "breellocaldev@gmail.com")
as.Append(args.STRING, "emailpass", "email password", "ML3WQRFSqe9rQ8qNkm")
as.Append(args.STRING, "emailpass", "email password", "diblloewfncwssof")
as.Append(args.STRING, "emailimap", "email imap", "imap.gmail.com:993")
as.Append(args.STRING, "uploader", "todo, ledger", "todo")