Autor: Marc Sherman Datum: To: exim-users Betreff: Re: [exim] aliases suffix help
Troy Engel wrote: >
> In my exim.conf I have local_part_suffixes configured, so email to
> "tengel-1234@???" will get to me fine. However, email sent to
> "troy-1234@???" bounces with an Unknown user response.
>
> Where should I be looking for the right config change to happen so that
> suffixes to aliases will function? Snippets below of the two routers
> where I think something has to be tweaked... thanks for any help!
You need to put the local_part_suffix and local_part_suffix_optional
directives on every router which handles local parts that you want the
suffixes on. So in the routers you gave, you need to add it to the
system_aliases router.