Howdy all How do I go about configuing Sendmail to forward all mail it is currently receiving to another mailserver that is behind our Linux proxy server ? I am running RH 7.1 I have checked the sendmail.org website, and the closest thing I could find was define(`MAIL_HUB', `mailer:hostname') But I am unsure if this is going to do what I need.
Thanx PMc On Playing with this I found that the MAIL_HUB directive does send it to the second mail host, however it also renames the destination to username@hostname, and as such the receiving host rejects it. any ideas ? Thanx PMc -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
