> I think this is a great idea! It would be about 5 - 10 lines of code in > dsn.c, in dsnuser_resolve() and I don't think it would require any changes > in the auth layer. Just start adding aliases that end in '@'.
Great! I assumed it would be fairly easy to implement. > This should probably take precedence over domain aliases, in particular > because of the postmaster@ usage which would trump the @domain, I think. > Are there any counter cases that might require a flag or a config option? > (if not, then this is really simple and no-brainer ;-) I agree, it would have to be higher precedence than the domain catchall. -Micah