master
parent
9d91f3a69e
commit
f850c567ed
|
|
@ -12,7 +12,7 @@ func TestEmailer(t *testing.T) {
|
||||||
SMTP: "smtp.gmail.com:587",
|
SMTP: "smtp.gmail.com:587",
|
||||||
POP3: "pop.gmail.com:995",
|
POP3: "pop.gmail.com:995",
|
||||||
IMAP: "imap.gmail.com:993",
|
IMAP: "imap.gmail.com:993",
|
||||||
Password: "ML3WQRFSqe9rQ8qNkm",
|
Password: "lhnjijrvqaesiufp",
|
||||||
}
|
}
|
||||||
|
|
||||||
emails, err := e.Read()
|
emails, err := e.Read()
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue