Re: E-Mail Server Setup

2003-06-20 Thread Jonathan Bartlett
I would go with Postfix. It is the best mail server I've ever used. Very secure. Also very fast. Jon On Fri, 20 Jun 2003, [ISO-8859-1] Håkon Eriksen wrote: > > > > Le 11/06/2003 11:48, « Anton Piatek » <[EMAIL PROTECTED]> a écrit : > > > > > On that note, i want to do the same... > > > > > >

Re: E-Mail Server Setup

2003-06-20 Thread Håkon Eriksen
> > Le 11/06/2003 11:48, « Anton Piatek » <[EMAIL PROTECTED]> a écrit : > > > On that note, i want to do the same... > > > > are there any easier alternatives to sendmail that are easier to set > > up, and still reliable? > > You could take a look at qmail http://www.qmail.org/top.html > > It'

Re: E-Mail Server Setup

2003-06-20 Thread rm
Le 11/06/2003 11:48, « Anton Piatek » <[EMAIL PROTECTED]> a écrit : > On that note, i want to do the same... > > are there any easier alternatives to sendmail that are easier to set up, and > still reliable? > > Anton You could take a look at qmail http://www.qmail.org/top.html It's not exact

Re: E-Mail Server Setup

2003-06-20 Thread Zoki
Le 11/06/2003 11:48, « Anton Piatek » <[EMAIL PROTECTED]> a écrit : > On that note, i want to do the same... > > are there any easier alternatives to sendmail that are easier to set up, and > still reliable? > > Anton *** Postfix seems to be the "other" standard. I haven't come around to acrtua

Re: E-Mail Server Setup

2003-06-11 Thread Aly Dharshi
sday, June 11, 2003 3:18 PM Subject: Re: E-Mail Server Setup On that note, i want to do the same... are there any easier alternatives to sendmail that are easier to set up, and still reliable? Anton On Tuesday 10 Jun 2003 5:47 pm, Zoki wrote: Le 05/06/2003 13:05, « Cowles, Steve »

Re: E-Mail Server Setup

2003-06-11 Thread Andrew Williams
ednesday, June 11, 2003 3:18 PM > Subject: Re: E-Mail Server Setup > > > > On that note, i want to do the same... > > > > are there any easier alternatives to sendmail that are easier to set > up, and > > still reliable? > > > > Anton > > &

Re: E-Mail Server Setup

2003-06-11 Thread Ramesh .T.S
use qmail -- www.qmail.org - Original Message - From: "Anton Piatek" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 11, 2003 3:18 PM Subject: Re: E-Mail Server Setup > On that note, i want to do the same... > > are there any easier al

Re: E-Mail Server Setup

2003-06-11 Thread Anton Piatek
--Original Message- > >> From: [EMAIL PROTECTED] > >> Sent: Thursday, June 05, 2003 12:28 AM > >> Subject: Re: E-Mail Server Setup > >> > >> Just : > >> > >> mailIN A 111.222.333.444 ; IP_Address of Mail Server > > > > J

Re: E-Mail Server Setup

2003-06-10 Thread Zoki
Le 05/06/2003 13:05, « Cowles, Steve » <[EMAIL PROTECTED]> a écrit : >> -Original Message- >> From: [EMAIL PROTECTED] >> Sent: Thursday, June 05, 2003 12:28 AM >> Subject: Re: E-Mail Server Setup >> >> Just : >> >> mailIN

RE: E-Mail Server Setup

2003-06-05 Thread Cowles, Steve
> -Original Message- > From: [EMAIL PROTECTED] > Sent: Thursday, June 05, 2003 12:28 AM > Subject: Re: E-Mail Server Setup > > Just : > > mailIN A 111.222.333.444 ; IP_Address of Mail Server Just??? Your only adding an address record for your ma

Re: E-Mail Server Setup

2003-06-05 Thread edwardspl
Just : mailIN A 111.222.333.444 ; IP_Address of Mail Server /etc/mail/local-host-names: #domain_name_of _your_mail_server Mark Foster wrote: > If you want to accept mail for [EMAIL PROTECTED], you will want at > least (something like) the following in your domain.co.uk zone. > @

Re: E-Mail Server Setup

2003-06-05 Thread Mark Foster
If you want to accept mail for [EMAIL PROTECTED], you will want at least (something like) the following in your domain.co.uk zone. @ IN MX 10 mail mailIN A 111.222.333.444 Then on your RH9 server, put a line saying domain.co.uk into /etc/mail/local-host-names Restart s

E-Mail Server Setup

2003-06-05 Thread liam . meadows
I would appreciate it if someone can explain how to set up RH9Pro as an e-mail server. www.domain.co.uk ip 111.222.333.444 What records does my ISP need and what records settings are needed on RH9Pro. I am a bit of a Linux newbie and DNS is a total mystery at the moment. I have been using webmi