On Sat, 2003-01-25 at 12:44, Andy wrote:
> I understand what you are saying. But I want to learn Qmail and that
> is the MTA I am setting up on my other server.
As great as Qmail is made out to be, you'll probably find life with
Courier to be much more pleasant:
http://www.courier-mta.org/
You
oops!! That should have read...
That will work... On your sendmail server:
1) add newdomain.com to /etc/mail/mailertable file.
newdomain.com esmtp:[192.168.1.200]
2) Then rebuild mailertable database by typing "make"
3) add newdomain.com to /etc/mail/relay-domains
4) restart sendmail
5) D
> -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
>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 chall
, 2003 3:44 PM
To: [EMAIL PROTECTED]
Subject: Re: email server with private 192.168.1.200 address
> FWIW: I have 3 registered domains -- all pointing to a single public
IP on
> my linux/iptables based firewall. My sendmail server sits behind this
> firewall (in a DMZ) with a private IP a
> FWIW: I have 3 registered domains -- all pointing to a single public IP on
> my linux/iptables based firewall. My sendmail server sits behind this
> firewall (in a DMZ) with a private IP address. I use iptables to port
> forward tcp/25 to this dmz server. I just configure sendmail to handle
> vir
> -Original Message-
> From: Andy
> Sent: Saturday, January 25, 2003 1:27 PM
> Subject: email server with private 192.168.1.200 address
>
> My main server is a Redhat box running Sendmail with a public
> IP and is a router and dhcp server for my private network.
> It is running iptables fi