I have a client that had a complete hardware failure. They were running postfix and now need to get mail working again. I was thinking I could use my postfix server to deliver mail. This would save them the expense of going out and buying new hardware (their hardware is under warranty) and would provide a simple backup for the future. My postfix server currently only supports my domain (mydomain.com). For my server to support two domains I think all I have to do is change "myhostname" to include the client domain
myhostname = mail.mydoman.com , mail.clientdomain.com Is that correct???? -- John Fabiani