Sending emails using an alias or reply-to address
Open
- Dominant language
- Python
- Stars
- 273
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
When sending an email message from a valid gmail alias, it shows up as being sent from the primary email address. It would be useful to add a reply-to address, which I believe is supported from the API.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating ezgmail's email-sending entry point and reviewing how it builds Gmail API messages. Confirm how Gmail aliases and reply-to headers are represented, then verify that messages sent through an alias display the alias and support the requested reply-to address.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100