Did anybody ever experience this kind of problem configuring sendmail ?
If yes, how can the problem be solved ?
Bruno
If yes, how can the problem be solved ?
Bruno
+ Did anybody ever experience this kind of problem configuring sendmail ?
No. What does "hostname -a" tell you? is it your machine's hostname? the
only thing I can think of is that your hostname is configured right, and
sendmail is objecting...
James
--
Consulting Minister for Consultants, DNRC
The Bill of Rights is paid in Responsibilities - Jean McGuire
To cure your perl CGI problems, please look at:
<url:http://www.perl.com/CPAN/doc/FAQs/cgi/idiots-guide.html>
> + Did anybody ever experience this kind of problem configuring sendmail ?
> No. What does "hostname -a" tell you?
Yes it is.Quote:> is it your machine's hostname?
And for what reason is it objecting ?Quote:> the only thing I can think of is that your hostname is configured right, and
> sendmail is objecting...
Bruno
+ > No. What does "hostname -a" tell you?
+ it tells me "courrier".
+ > is it your machine's hostname?
+ Yes it is.
So that is configured right. You can call me a dunce, tho, since the
error quite clearly states: DOMAIN NAME, not HOST NAME... :\
+ And for what reason is it objecting ?
It isn't able to resolve your domain name...does /etc/resolv.conf have a
"domain" line? does /etc/hosts spell out your Fully Qualified Domain Name
(FQDN)? as in: courrier.<whatever>.<whatever> ??
James
--
Consulting Minister for Consultants, DNRC
The Bill of Rights is paid in Responsibilities - Jean McGuire
To cure your perl CGI problems, please look at:
<url:http://www.perl.com/CPAN/doc/FAQs/cgi/idiots-guide.html>
I confirm: the error clearly states DOMAIN NAMEQuote:> So that is configured right. You can call me a dunce, tho, since the
> error quite clearly states: DOMAIN NAME, not HOST NAME... :\
No. The only 2 lines are:Quote:> + And what reason is it objecting for?
> does /etc/resolv.conf have a "domain" line?
What is the syntax of a "domain line" ?
Yes, perfectly.Quote:> does /etc/hosts spell out your Fully Qualified Domain Name
>(FQDN)? as in: courrier.<whatever>.<whatever> ??
Bruno
+ > does /etc/resolv.conf have a "domain" line?
+ No. The only 2 lines are:
+ search ici.fr
+ servername
+
+ What is the syntax of a "domain line" ?
As follows:
domain <whatever>.<whatever>
Example:
domain libertysurf.fr
if you where part of the libertysurf.fr domain.
+ > does /etc/hosts spell out your Fully Qualified Domain Name
+ >(FQDN)? as in: courrier.<whatever>.<whatever> ??
+ Yes, perfectly.
Uh huh...it *should* get it from there....:( You should refer to
www.sendmail.org's FAQ. You may have to hardcode it into the
/etc/mail/sendmail.cf file...
James
--
Consulting Minister for Consultants, DNRC
The Bill of Rights is paid in Responsibilities - Jean McGuire
To cure your perl CGI problems, please look at:
<url:http://www.perl.com/CPAN/doc/FAQs/cgi/idiots-guide.html>
1. Linuxconf reports "Can't compute the domain name of this server"
Hi Folks,
I cannot get sendmail to work properly. When I use Linuxconf to configure it
and generate the /etc/sendmail.cf file it issues:
Can't compute the domain name of this server.
It won't accept email correctly.
Please enter a fully qualified domain name in the
"Basic host information" screen.
When I check the "basic host information" I have:
Hostname: VBOX
Adaptor 1: Primary name + domain: ne.mediaone.net
Adaptor 2: Primary name + domain: VBOX.mccci.com
Adaptor 1 goes to my cable modem and Adaptor 2 goes to my LAN.
Executing the following commands yield:
hostname -> VBOX
dnsdomainname -> mccci.com
domainname ->
Notice that domainname yields nothing in response (I would have expected
'mccci.com' here).
Can anyone help me with this? I'd really like to get sendmail working
properly on this Linux box.
-Thanks in advance for all help.
-Mike
3. Sendmail : How to have a 'From Header' with domain name ?
4. Fatal Server error: Font Path?
5. Solaris 2.5 sendmail doesn't know the domain name
6. RH 6.2: Seg Fault in Chunk-Free Malloc in control-panel
7. sendmail can't qualify own domain name?
9. SENDMAIL and email server for domain name ONLY
10. sendmail/libc 4.6.27 'name server timeout' problem
11. I can't resolve domain names using my ISP DNS Server!!!!
12. Apache2 Startup Halted -"Could not determin server's fully qualified domain name"
13. include domain name in machine's name on install ?