{"id":21884597,"url":"https://github.com/ecopque/send_smtp_email","last_synced_at":"2025-03-22T01:29:44.242Z","repository":{"id":208872954,"uuid":"722690567","full_name":"ecopque/send_smtp_email","owner":"ecopque","description":"Program that send SMTP e-mails with Python.","archived":false,"fork":false,"pushed_at":"2024-12-08T13:16:24.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-26T19:44:08.232Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://linktr.ee/edsoncopque","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ecopque.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2023-11-23T17:54:01.000Z","updated_at":"2024-12-08T13:16:27.000Z","dependencies_parsed_at":"2023-11-23T18:40:51.523Z","dependency_job_id":"179e6b9f-7cfb-43db-8fc3-3709ef145eab","html_url":"https://github.com/ecopque/send_smtp_email","commit_stats":null,"previous_names":["ecopsantos1/enviar_email_smtp","ecopque/enviar_email_smtp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecopque%2Fsend_smtp_email","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecopque%2Fsend_smtp_email/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecopque%2Fsend_smtp_email/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecopque%2Fsend_smtp_email/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ecopque","download_url":"https://codeload.github.com/ecopque/send_smtp_email/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244892830,"owners_count":20527501,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-11-28T10:14:49.814Z","updated_at":"2025-03-22T01:29:44.224Z","avatar_url":"https://github.com/ecopque.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python SMTP Email Sender\n\nThis Python program demonstrates how to send SMTP emails using Python. It utilizes the smtplib library to establish a connection to an SMTP server, and the email.mime modules to create and format the email message.\n\n## Features\n\n- Loads email credentials from environment variables using dotenv.\n- Reads email content from a template file and substitutes variables using string.Template.\n- Attaches plain text content to the email message using email.mime.text.\n- Sends the email message using the specified SMTP server and port.\n- Uses TLS encryption for secure communication with the SMTP server.\n\n## Usage\n\n- Install the required Python packages listed in requirements.txt.\n- Set up environment variables for the email sender address and password.\n- Customize the email template and content in the file100.txt.\n- Run the Python script to send the email.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fecopque%2Fsend_smtp_email","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fecopque%2Fsend_smtp_email","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fecopque%2Fsend_smtp_email/lists"}