Configure Sendmail to Forward mail to a mail server
Hi,
How would i go about configuring sendmail to forward mail to another mail server which runs on the same host?
What happens is, an application sends email using the sendmail command(/usr/lib/sendmail or /usr/sbin/sendmail), this mail then needs to be forwarded to a mailserver that is running on the same host - it is then this mail server which deals with the mail transport. What sort of entries do i need to make to the sendmail.cf file to accomplish this.
Any help would be appreciated
Naqi