Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
avoidwork
/
madz
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
10
Pull requests
2
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: add email integration (read, send, manage)
- #800
#800
Merged
avoidwork
merged 16 commits into
main
avoidwork/madz:main
from
feat/email-integration
avoidwork/madz:feat/email-integration
Copy head branch name to clipboard
Aug 17, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
feat: add email integration (read, send, manage)
#800
avoidwork
merged 16 commits into
main
avoidwork/madz:main
from
feat/email-integration
avoidwork/madz:feat/email-integration
Copy head branch name to clipboard
Commits
Commits on Aug 16, 2026
feat: add email integration (read, send, manage)
Show description for 10eec2f
avoidwork
committed
10eec2f
View commit details
Copy full SHA for 10eec2f
Browse repository at this point
feat: implement email integration tools (read, send, draft, organize)
Show description for 0227a46
avoidwork
committed
0227a46
View commit details
Copy full SHA for 0227a46
Browse repository at this point
chore: archive email-integration change
Show description for babd21f
avoidwork
committed
babd21f
View commit details
Copy full SHA for babd21f
Browse repository at this point
fix: resolve lint errors in email provider code
avoidwork
committed
d2d5d6b
View commit details
Copy full SHA for d2d5d6b
Browse repository at this point
feat: wire email config to env variables
Show description for 6a2edce
avoidwork
committed
6a2edce
View commit details
Copy full SHA for 6a2edce
Browse repository at this point
fix: default IMAP secure to true instead of false
avoidwork
committed
908682f
View commit details
Copy full SHA for 908682f
Browse repository at this point
fix: resolve lint errors in email provider tests
avoidwork
committed
d3f3dbe
View commit details
Copy full SHA for d3f3dbe
Browse repository at this point
fix: resolve all provider issues — timeouts, validation, config defaults
Show description for 35f26d0
avoidwork
committed
35f26d0
View commit details
Copy full SHA for 35f26d0
Browse repository at this point
fix(email): resolve audit findings — credential sanitization, token refresh, config schema, startup validation
Show description for dd766f0
avoidwork
committed
dd766f0
View commit details
Copy full SHA for dd766f0
Browse repository at this point
docs: update OpenSpec specs to match implementation
Show description for 47945a0
avoidwork
committed
47945a0
View commit details
Copy full SHA for 47945a0
Browse repository at this point
fix(email): credentials from env vars only, remove config storage
Show description for c5c83bd
avoidwork
committed
c5c83bd
View commit details
Copy full SHA for c5c83bd
Browse repository at this point
docs: update email-auth spec — env vars, not config storage
avoidwork
committed
862b21d
View commit details
Copy full SHA for 862b21d
Browse repository at this point
refactor(email): consolidate 8 tools into single email tool with action dispatch
Show description for d3c715b
avoidwork
committed
d3c715b
View commit details
Copy full SHA for d3c715b
Browse repository at this point
docs: add email tool and env vars to README
Show description for ada54b3
avoidwork
committed
ada54b3
View commit details
Copy full SHA for ada54b3
Browse repository at this point
Commits on Aug 17, 2026
refactor(email): separate IMAP and SMTP config with dedicated env vars
Show description for 312d786
avoidwork
committed
312d786
View commit details
Copy full SHA for 312d786
Browse repository at this point
fix(email): correct IMAP provider implementation
avoidwork
committed
d4c65ff
View commit details
Copy full SHA for d4c65ff
Browse repository at this point
You can’t perform that action at this time.