LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 04-18-2008, 08:47 AM   #1
jroyce
Member
 
Registered: Nov 2007
Posts: 34

Rep: Reputation: 15
Question Configuring Sendmail without a Fully Qualified Domain Name


I have an Ubuntu distro (7.04) running with several different programs which send an email of their output. (crontab for one and Amanda as another).

I do not have my own domain name, nor do I really want one.

My goal is to configure the server to be able to deliver emails to all of the local users--ONLY. I do not need any of the users to be able to send mail to the internet. I also do not want the output of cron or Amanda to go to my primary email address--I want it to stay on the local sever. (Thus I do not want to use something like sSMTP).

The problem I am having is that sendmail is trying to resolve the hostname of my PC and failing, thus returning the mail to the originator. For example, if I try to send an email from 'user1@server' to 'user2@server', I get a "undeliverable" error and the email bounces back to user1 because sendmail cannot resolve the address 'server'

When I type 'hostname' in the terminal, I get the response 'server', so it seems that that the OS knows its own name, it's just that sendmail can't figure it out.

My /etc/hosts file says:

127.0.0.1 localhost
127.0.0.1 sever
192.168.1.5 server

Any thoughts on how I can solve this?
Thanks!
Jonathan
 
Old 04-18-2008, 09:28 AM   #2
bsdunix
Senior Member
 
Registered: May 2006
Distribution: BeOS, BSD, Caldera, CTOS, Debian, LFS, Mac, Mandrake, Red Hat, Slackware, Solaris, SuSE
Posts: 1,761

Rep: Reputation: 80
Quote:
127.0.0.1 localhost
127.0.0.1 sever
192.168.1.5 server
Remove the 127.0.0.1 server entry.

Change 192.168.1.5 server to something that includes a FQDN, such as:

192.168.1.5 hostname.home.local hostname

See if that works for you.
 
1 members found this post helpful.
Old 04-18-2008, 09:04 PM   #3
jroyce
Member
 
Registered: Nov 2007
Posts: 34

Original Poster
Rep: Reputation: 15
Thank you, that helped.

I also had to update the /etc/hostname file to show the FQDN.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
problem with fully qualified domain name and apache nephish Linux - Server 2 04-09-2008 12:26 AM
hostname and fully qualified domain name setup help strimp099 Linux - Networking 7 01-14-2005 10:07 PM
Fully Qualified Domain Name tumana Linux - Networking 4 06-10-2004 02:58 AM
Fully Qualified Domain Names? MasterC Linux - Networking 7 05-19-2003 01:38 PM
http: can't could not determine the servers fully qualified domain name, using 127xyz s7nner Linux - Newbie 4 05-05-2003 06:18 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 02:06 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration