apache / apache/grails-core

Ability to override from and to addresses to be different

Open
#15,933 0 comments 0 reactions 0 assignees View on GitHub
relates-to:mail
Dominant language
Groovy
Stars
2.9k
Forks
975
Avg merge
1d 22h
Merged PRs (30d)
92

Description

### Issue description

Originally from https://github.com/grails-plugins/grails-mail/issues/85 @billgonemad we transferred this request as part of the grails-mail move.

When using the grails.mail.overrideAddresss the from and to addresses are both overridden using the same address. There is no way to set a different address for each of these if using the override config.

Proposing splitting the overrideAddrewss into different config properties

grails.mail.overrideToAddress
grails.mail.overrideFromAddress

Contributor guide

Open the contributing guide

Research direction

Start by searching the repository for grails.mail.overrideAddresss and the mail override handling described in the issue. Trace how the current shared override is applied, then verify that grails.mail.overrideToAddress and grails.mail.overrideFromAddress can configure distinct recipients and senders without breaking existing behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
groovy
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
64/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.