From f850c567eda85a82b4fa942590f15cb5ff54a1b7 Mon Sep 17 00:00:00 2001 From: Bel LaPointe Date: Mon, 10 Apr 2023 10:56:04 -0600 Subject: [PATCH] k --- contact/email_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact/email_test.go b/contact/email_test.go index bfe97ac..a649522 100755 --- a/contact/email_test.go +++ b/contact/email_test.go @@ -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()