[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] Mail Settings
- Subject: Re: [cobalt-developers] Mail Settings
- From: All of us here <jale@xxxxxxxxxx>
- Date: Mon Jul 17 08:01:11 2000
>I know this is a really daft question but what should be enetered for
>setting up the mail in mail client software such as Outlook.
>
>In the past we have always used smtp.domain.com and pop3.domain.com or
>mail.domain.com for both. I am just getting to grips with our RAQ3 and
>would like this straight in my head before I go any further.
Simplest dns setup I've seen.
Add new A record with reverse lookup for:
domain.xxx
www.domain.xxx
Add new MX record for www.domain.xxx
Pop/SMTP servers in email system just have www.domain.xxx
Works just fine.
Danny