Context
Gmail, Zoho and several other mail providers automatically forward all [email protected] to [email protected]. It is an automatic alias system that helps users have their mail boxes well ordered and is required by some softwares (such as Odoo, which uses it to detect and process bounces).
Expected Behavior
This should be automatic out of the box if something like PLUS_ADDRESSING=1 is passed.
Actual Behavior
Still not tested. TODO.
Context
Gmail, Zoho and several other mail providers automatically forward all
[email protected]to[email protected]. It is an automatic alias system that helps users have their mail boxes well ordered and is required by some softwares (such as Odoo, which uses it to detect and process bounces).Expected Behavior
This should be automatic out of the box if something like
PLUS_ADDRESSING=1is passed.Actual Behavior
Still not tested. TODO.