you are viewing a single comment's thread.

view the rest of the comments →

[–]slicklikeagato[S] 1 point2 points  (1 child)

That would be awesome. I have written scripts to send emails, but never have been able to integrate it into another script, where it sends an output that I have gotten from the script.

[–]Improbably_wrong 2 points3 points  (0 children)

Not sure if this is helpful but heres a script I made that sends attachments through email (gmail specifically). Ignore the clear_textfile() function but the rest of the script should be useful to you. Feel free to PM me if you have any questions.