> -----Original Message----- > From: Andy [mailto:[EMAIL PROTECTED]] > Sent: Saturday, January 25, 2003 3:28 PM > To: [EMAIL PROTECTED] > Subject: Re: email server with private 192.168.1.200 address > > > >On Saturday 25 January 2003 12:04, Buck wrote: > > Am I correct in understanding that you want the email servers in a > > closed network for testing and educational use only rather than for > > connection through the internet? > > No. I want this to be a real live email, pop, imap, smtp server. > > The challenge is doing this behind my existing redhat sendmail server > with one static IP. > > I can't forward ports as that will ruin the public sendmail server. > I want my qmail server to be public. > But it has private address and is behind a firewall. > > Maybe make the sendmail server a relay?
That will work... On your sendmail server: 1) add domain.com to /etc/mail/mailertable file. newdomain.com esmtp:[192.168.1.200] 2) Then rebuild mailertable database by typing "make" 3) add domain.com to /etc/mail/relay-domains 4) restart sendmail 5) DO NOT ADD domain.com to /etc/mail/local-host-names Steve Cowles -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list