BSDwiki/ Create or modify email aliases for Sendmail or Postfix/ discussion

Does NetBSD's Postfix keep aliases information in /etc/mail? --CezaryMorga

Yes. Also the following can be used to show the location:

$ postconf alias_maps

--reed