Hi, I posted on here a few days ago trying to figure out how to route mail from one server to another. I have a web server that is dept.school.edu and a mail server that is dept-mail.school.edu. I would like email addresses to be
user@dept.school.edu. If I'm understanding this right, I can set up my web server to relay all incoming mail that hits it to dept-mail.example.com using the mailertable feature of sendmail. Am I correct in my thinking? Thanks!!