Used to subscribe to a public mailinator address to fetch all incomming emails
You can switch the mailbox your are subscribed to by changing the targetInbox
func main() {
targetInbox := "test"
...
...
...| Name | Name | Last commit date | ||
|---|---|---|---|---|
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
Used to subscribe to a public mailinator address to fetch all incomming emails
func main() {
targetInbox := "test"
...
...
...