Skip to content

visualbasic6/mailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple mailgun mailer

~

snap install go --classic

git clone https://github.com/visualbasic6/mailer.git

cd mailer

nano subject.txt, body.html and recipients.txt

/subject.txt = 1 line, the subject. /body.html = the email body. /recipients.txt = email addresses, add 'email' to the top of the file.

go run mailer.go

throttling can be modified in the code by beginners. happy blasting!

About

simple mailgun mailer

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors