Skip to content

added smtp email sending function pipeline#10

Merged
TommyOh0428 merged 1 commit into
mainfrom
working_branch
May 25, 2026
Merged

added smtp email sending function pipeline#10
TommyOh0428 merged 1 commit into
mainfrom
working_branch

Conversation

@smptr0911

Copy link
Copy Markdown
Contributor

smtp values example:

SMTP_HOST=smtp.example.com
SMTP_PORT=587
SMTP_USERNAME=your_username_here
SMTP_PASSWORD=your_password_here
SMTP_FROM=no-reply@example.com
SMTP_TO=recipient@example.com
SMTP_USE_TLS=false
SMTP_USE_SSL=false

Copilot AI review requested due to automatic review settings May 25, 2026 01:18
@smptr0911 smptr0911 requested review from TommyOh0428 and Yonny04 and removed request for Yonny04 and Copilot May 25, 2026 01:20
@TommyOh0428 TommyOh0428 merged commit 244eeb0 into main May 25, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants