The file that does the mailing in util/ needs to be able to accept code on stdin and mail it to wherever the configuration allows. Maybe the SMTP configs should be on the command line, maybe somewhere else. Maybe the whole thing should be moved to another project or removed in favor of an existing solution... need to look into this.
The file that does the mailing in util/ needs to be able to accept code on stdin and mail it to wherever the configuration allows. Maybe the SMTP configs should be on the command line, maybe somewhere else. Maybe the whole thing should be moved to another project or removed in favor of an existing solution... need to look into this.