[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Question about routes file.




If I want to route all mail to one host in a top level domain to
one host, and all the other mail to a different host, what is the
best way to do it?

It seems if I put

                *.edu smtp!smtphost.unc.edu
                email.unc.edu smtp@emailhost.unc.edu

into the routes file, everything would be routed to smtphost.unc.edu

--Eric Riehl