Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: cidhosting on June 28, 2006, 04:45:56 AM
-
4) How to down load their emails (outlook, thunderbird, netscape, what ever)?
Domain server is: mail.cvlcc.com
User name: admin
email address: acmin@cvlcc.com
ports : 25 / 110
What else do I need in thunderbird?
-
4) How to down load their emails (outlook, thunderbird, netscape, what ever)?
Domain server is: mail.cvlcc.com
User name: admin
email address: acmin@cvlcc.com
ports : 25 / 110
What else do I need in thunderbird?
Start reading the manual as suggested in earlier threads: Chapter 7.4. Configuring Your E-mail Application (http://mirror.contribs.org/smeserver/contribs//bobk/SME_Manual/chpt-07.4.html)
It seems to me that you are trying to achieve a task where you lack a lot of knowledge. The easiest way is to read the SME Server manual (http://mirror.contribs.org/smeserver/contribs/bobk/SME_Manual/chpt-00.0-title.html) first, if you have questions left you can ask them here.
-
I have already read all the manual! The is the server sends from tje webmail but dose not recive emails I get this messag when I send an email to the server:
Hi. This is the qmail-send program at yahoo.com.
I'm afraid I wasn't able to deliver your message to the following
addresses.
This is a permanent error; I've given up. Sorry it didn't work out.
<admin@cvlcc.com>:
68.15.17.93 does not like recipient.
Remote host said: 554 <admin@cvlcc.com>: Relay access denied
Giving up on 68.15.17.93.
--- Below this line is a copy of the message.
Return-Path: <cidinter@sbcglobal.net>
Received: (qmail 86042 invoked by uid 60001); 28 Jun 2006 04:02:27
-0000
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
s=s1024; d=sbcglobal.net;
h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding;
b=qcJnY1lFC7YuyatPGNozU+abz06dQCxAfLKW6KPJtvd+JiRKclpFJ0refXETtOvJirOR3A0SzO36DykGPgwt7lrDlwr86ft6HhBMvllm7RTkm1OgapUQz9x4HWr6VUUjaOvZLsrOBqEwAkKIfdZF0Bmmjcbq+Yp4qwTWw63vI7w=
;
Message-ID: <20060628040227.86040.qmail@web82506.mail.mud.yahoo.com>
Received: from [66.126.84.172] by web82506.mail.mud.yahoo.com via HTTP;
Tue, 27 Jun 2006 21:02:27 PDT
Date: Tue, 27 Jun 2006 21:02:27 -0700 (PDT)
From: William Soughers Dba <cidinter@sbcglobal.net>
Subject: Re: Testing2
To: admin@cvlcc.com
In-Reply-To: <1151467250.44a1fef242373@66.126.84.172>
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="0-1262235666-1151467347=:83094"
Content-Transfer-Encoding: 8bit
--0-1262235666-1151467347=:83094
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
it works
admin@cvlcc.com wrote:
testing, testing, testing
-
I think you have no problem with your server, but you have to set your settings correct were you have registered your domain name.
Take a look at your MX records and the information you have from your ISP.
I think your error is there:
Preference Host Name IP Address TTL
0 mail.linuxgeek.net 68.15.17.xx 86400
10 home.cidhosting.com 66.126.84.xx 8640
An check on home.cidhosting.com tells me:
No connection could be made because the target machine actively refused it.
So if line 10 is not excepted it will never reach line 0, so it will never reach your mail.linuxgeek.net
To do further checks:
http://www.mxtoolbox.com/index.aspx
-
So if line 10 is not excepted it will never reach line 0, so it will never reach your mail.linuxgeek.net
No, that is not how MX records work. MTAs should choose mail.linuxgeek.net first (because 0 is less than 10) and only try home.cidhosting.com if connection to mail.linuxgeek.net did not succeed.
The problem here is that 68.15.17.93 is not configured to accept mail for the domain cvlcc.com. Either DNS needs to change so that mail for cvlcc.com is not sent to that server, or the server needs to be reconfigured to accept the mail.