{"id":37124532,"url":"https://github.com/colt3k/mailer","last_synced_at":"2026-01-14T14:23:50.482Z","repository":{"id":94055986,"uuid":"189276388","full_name":"colt3k/mailer","owner":"colt3k","description":"Simple Mailer Application","archived":false,"fork":false,"pushed_at":"2025-11-25T22:42:58.000Z","size":109,"stargazers_count":1,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-29T01:27:23.911Z","etag":null,"topics":["client","mail","smtp"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/colt3k.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-05-29T18:15:35.000Z","updated_at":"2025-11-25T22:43:01.000Z","dependencies_parsed_at":"2025-11-28T10:06:07.511Z","dependency_job_id":null,"html_url":"https://github.com/colt3k/mailer","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/colt3k/mailer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colt3k%2Fmailer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colt3k%2Fmailer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colt3k%2Fmailer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colt3k%2Fmailer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/colt3k","download_url":"https://codeload.github.com/colt3k/mailer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colt3k%2Fmailer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28422864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T13:30:50.153Z","status":"ssl_error","status_checked_at":"2026-01-14T13:29:08.907Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["client","mail","smtp"],"created_at":"2026-01-14T14:23:49.686Z","updated_at":"2026-01-14T14:23:50.458Z","avatar_url":"https://github.com/colt3k.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Send email \n\n    USAGE:\n        mailer [global options] command [command options] [arguments...]\n        \n    GLOBAL OPTIONS:\n      -debug, -d\n        \tflag set to debug (default false)\n    \n      -config, -c  string\n        CONFIG_FILEPATH\t(environment var)\n        \tconfig file path\n    \n      -proxyhttp  string\n        HTTP_PROXY\t(environment var)\n        \tSets http_proxy for network connections\n    \n      -proxyhttps  string\n        HTTPS_PROXY\t(environment var)\n        \tSets https_proxy for network connections\n    \n      -noproxy  string\n        NO_PROXY\t(environment var)\n        \tSets no_proxy for network connections\n    \n      -skip_update, -skip\n        SKIP_UPDATE\t(environment var)\n        \tset flag to skip update check (default false)\n    \n      -log_dir, -ld  string\n        LOG_DIR\t(environment var)\n        \tset logging directory (default $HOME)\n    \n      -from  string\n        FROM\t(environment var)\n        \tWho is the email from `user@domain.com`\n    \n      -to  string\n        TO\t(environment var)\n        \tWhom to send the email to `user@domain.com`\n    \n      -cc  string\n        CC\t(environment var)\n        \tWhom to cc on the email `user@domain.com`\n    \n      -ccname  string\n        CCNAME\t(environment var)\n        \tName to cc on the email\n    \n      -subject, -s  string\n        SUBJECT\t(environment var)\n        \tSubject of the Email (default Test Message)\n    \n      -html\n        HTML\t(environment var)\n        \tMessage body default plain set for html (default false)\n    \n      -message, -m  string\n        MESSAGE\t(environment var)\n        \tMessage body to send in either quoted plaintext or html (default Hello, test message)\n    \n      -file, -f  string\n        FILE\t(environment var)\n        \tAttach a file `FILE`\n    \n      -smtp_server  string\n        SMTP_SERVER\t(environment var)\n        \tSMTP Server (default localhost)\n    \n      -smtp_port  int\n        SMTP_PORT\t(environment var)\n        \tSMTP Port (default 587)\n    \n      -smtp_username  string\n        SMTP_USERNAME\t(environment var)\n        \tSMTP Username\n    \n      -smtp_password  string\n        SMTP_PASSWORD\t(environment var)\n        \tSMTP Password\n    \n    \n    COMMANDS:\n      update:       (check for updates)\n      buildconfig:  (build generic configuration you can fill in)\n      send:         (send email)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolt3k%2Fmailer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcolt3k%2Fmailer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolt3k%2Fmailer/lists"}