Hi
How can i do next thing:
I have aliases file(like user1: user2 etc)^ and i want that if the local-part
is not found in aliases, then letter must be sent to some predefined user.
In chapter 21.2 of Exim documentation i found next "..to use a search type with a
default (see chapter 6) for aliases." Okay, i added to my aliases file next string:
*: predefineduser
and then writed a letter to nonexistent user, but it fails and returned letter to me,
while i am waiting that it will be delivered to predefineduser mailbox. How can i make this work?
--
Denis Chapligin