Dear Matus,

Thank you for your reply.

Am 03.05.23 um 15:02 schrieb Matus UHLAR - fantomas via Postfix-users:
On 03.05.23 14:53, Paul Menzel via Postfix-users wrote:
Some of our users, that relocate, ask for a custom message over the current one:

   user has moved to new_location

For example:

   This address is out of service. For business please contact [email protected], or [email protected] for private contact.

I guess, it could be reworded to

   user has moved to [email protected], please contact [email protected] for business

and use the current mechanism.

Could a third column for a custom message be added to satisfy everybody?

third column where?

you can set up your mailserver to reject recipient address with e.g.
by setting access map to:

[email protected]    551 moved to [email protected]

Thank you for the hint.

how do you currently implement the redirect mentioned above?

    # postconf -n relocated_maps
    relocated_maps = hash:/project/mx/etc/relocated

relocated(5) [1] describes this mechanism [1].


Kind regards,

Paul


[1]: http://www.postfix.org/relocated.5.html
_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to