This is a discussion on RES: how to create a CATCHALL Alias? within the mailing.postfix.users forums, part of the Mail Servers and Related category; You are right Magnus, It was a mistake, i'm confusing the concept of a catch-all alias. I will ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
You are right Magnus, It was a mistake, i'm confusing the concept of a catch-all alias. I will try your advice about the query.. Thanks. Danilo. > I'm trying to create an alias to delivery mail to all users. >Okay, but that's not a catch-all alias. >SELECT address FROM alias_table WHERE 'allusers@example.com' = '%s' |