Hello again, Is there a way in smtpd(8) yet, to do something like genericstables in sendmail? Right now, when my client sendmail sends out a mail, it rewrites the envelope and the From addresses to be valid email addresses with the domain that I want tacked on to the username. I couldn't find a way to do this in smtpd.conf(5), which seems to have aliases and virtual domain maps for receiving mail, but not sending it.
If this is better done before the mail is sent to smtpd(8), is there a way to do this with mail(1)? Thanks! -- Aaron W. Hsu <[email protected]> | <http://www.sacrideo.us> "Government is the great fiction, through which everybody endeavors to live at the expense of everybody else." -- Frederic Bastiat +++++++++++++++ ((lambda (x) (x x)) (lambda (x) (x x))) ++++++++++++++

