Gregory Shapiro wrote:
I was aware of that but wanted a "default" alias for any addr/alias that
does not exist to send to gmail and alias(5) does not allow for wild
cards and/or defaults it seems
You can add this to your .mc file:
define(`LUSER_RELAY', `local:unknownuser')
and then alias 'unknownuser' to the address you wish.
Alternatively, you can use FEATURE(`virtusertable') for your domain.
Maybe I misread but both of those features (I have used the second but
not the first) seem to be all or nothing forwarders (i.e. x...@domain is
forwarded for all xxx not just some xxx)
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"