You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
there is a decent amount of duplicate code between commands. Factoring some sections out into their own helper functions would go a long way as well as potentially moving the body for each command into a function like the smtp server
there is a decent amount of duplicate code between commands. Factoring some sections out into their own helper functions would go a long way as well as potentially moving the body for each command into a function like the smtp server