This commit is contained in:
Bel LaPointe
2023-04-10 10:56:04 -06:00
parent 9d91f3a69e
commit f850c567ed

View File

@@ -12,7 +12,7 @@ func TestEmailer(t *testing.T) {
SMTP: "smtp.gmail.com:587",
POP3: "pop.gmail.com:995",
IMAP: "imap.gmail.com:993",
Password: "ML3WQRFSqe9rQ8qNkm",
Password: "lhnjijrvqaesiufp",
}
emails, err := e.Read()