LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 01-18-2007, 01:57 AM   #1
satimis
Senior Member
 
Registered: Apr 2003
Posts: 3,695

Rep: Reputation: 56
Mail server can't receive mails


Hi folks,

Ubuntu-6.06.1-LAMP-server-amd64
Postfix
Domain: satimis.com


My mail server can send mail but failed to received mail.

Tried sending mail from yahoo.com to "satimis@satimis.com" with following result;
Code:
<satimis@satimis.com>:
64.202.166.11 does not like recipient.
Remote host said: 553 sorry, relaying denied from your location 
[66.163.179.83] (#5.7.1)
Giving up on 64.202.166.11.
$ whois 64.202.166.11
Code:
OrgName:    Go Daddy Software
OrgID:      GDS-31
Address:    14455 N Hayden Road
Address:    Suite 226
City:       Scottsdale
StateProv:  AZ
PostalCode: 85260
Country:    US

NetRange:   64.202.160.0 - 64.202.191.255
CIDR:       64.202.160.0/19
NetName:    GO-DADDY-SOFTWARE-INC
NetHandle:  NET-64-202-160-0-1
Parent:     NET-64-0-0-0-0
NetType:    Direct Allocation
NameServer: CNS1.SECURESERVER.NET
NameServer: CNS2.SECURESERVER.NET
Comment:
RegDate:    2002-10-22
Updated:    2004-05-24
.....
"64.202.166.11" refers to Godaddy, the Registrant


Total DNS Control on godaddy.com site
Code:
CNAMES (Aliases)  	 	
Host		Points To			TTL			Actions
email 		email.satimis.com 		3600
mail 		pop.satimis.com 		3600	
webmail 	webmail.satimis.com 	        3600	
smtp 		smtp.satimis.com 		3600	
pop 		pop.satimis.com 		3600	
e 		email.satimis.com 		3600	
www 		@ 				3600	
mobilemail 	mobilemail-v01.prod.mesa1.secureserver.net 	3600
pda 		mobilemail-v01.prod.mesa1.secureserver.net 	3600	
ftp 		@ 					        3600
	
MX (Mail Exchange)  	 	
Priority	Host	Goes To			        TTL		Actions
0 		@ 	smtp.satimis.com 		3600
10 		@       mailstore1.secureserver.net 	3600
	
TXT (Text)
Please help. Where I shall look up. TIA


B.R.
satimis
 
Old 01-18-2007, 07:20 PM   #2
billymayday
LQ Guru
 
Registered: Mar 2006
Location: Sydney, Australia
Distribution: Fedora, CentOS, OpenSuse, Slack, Gentoo, Debian, Arch, PCBSD
Posts: 6,678

Rep: Reputation: 122Reputation: 122
It looks like postfix is trying to relay your messages. Do you have mydestination set in main.cf?
 
Old 01-18-2007, 08:40 PM   #3
satimis
Senior Member
 
Registered: Apr 2003
Posts: 3,695

Original Poster
Rep: Reputation: 56
Hi billymayday,

Quote:
It looks like postfix is trying to relay your messages. Do you have mydestination set in main.cf?
Yes.

$ cat /etc/postfix/main.cf | grep mydestination
Code:
#mydestination = /etc/postfix/local-host-names
#mydestination = $myhostname, localhost.$mydomain, localhost
mydestination = $localhost, $myhostname, $mydomain
It seems screwing up on godaddy.com site. Can I attach screenshot on posting?

Godaddy's Total DNS Control Panel
Code:
CNAMES (Aliases)
Host		Points To		                        TTL	Actions
mail 		mail.satimis.com 				3600	change/delete
	
pop 		mail.satimis.com 				3600	change/delete
	
smtp 		mail.satimis.com 				3600	change/delete
	
ftp 		@ 						3600	change/delete
	
webmail 	mail.satimis.com                		3600	change/delete
	
e 		mail.satimis.com 				3600	change/deleteTXT

(Text)
	

MX (Mail Exchange)
Priority	Host		Goes To			        TTL	Actions
0 		@ 		mail.satimis.com 	        3600	change/delete
	
10 		@ 		mailstore1.secureserver.net     3600	change/delete
Tks


B.R.
satimis
 
Old 01-19-2007, 01:26 AM   #4
satimis
Senior Member
 
Registered: Apr 2003
Posts: 3,695

Original Poster
Rep: Reputation: 56
Hi billymayday,

Problem solved by editing DNS Control Center on Godaddy site making all items under "CNAMES (Aliases)" pointing to "satimis.com". Now postfix can receive mails.

My next step will be setup user mail boxes, security, etc. Please advise where can I find "documents for Ubuntu" to install/setup Postfixadmin, setup vmail user account and usergroup, setup files linking MySQL and postfix, etc.

TIA


B.R.
satimis
 
Old 01-19-2007, 02:00 AM   #5
billymayday
LQ Guru
 
Registered: Mar 2006
Location: Sydney, Australia
Distribution: Fedora, CentOS, OpenSuse, Slack, Gentoo, Debian, Arch, PCBSD
Posts: 6,678

Rep: Reputation: 122Reputation: 122
I do all my from the command line, but webmin will help. www.postfix.org is a very informative site
 
Old 01-19-2007, 03:45 AM   #6
satimis
Senior Member
 
Registered: Apr 2003
Posts: 3,695

Original Poster
Rep: Reputation: 56
Hi billymayday,

Tks for your advice and link.

Quote:
I do all my from the command line, but webmin will help.
That is what I prefer, learning command line installation/configuration, the basic. I have webmin running on this box. However it will be my last resort.


B.R.
satimis
 
  


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
My email server sends mails but does not receive hubergeek Linux - Networking 2 07-14-2010 08:27 AM
getting mails from remote mail server is slow,so need an intermediate server Sleen Linux - Networking 5 09-30-2006 03:09 PM
mail server: just send mails out, but not receive hamish Linux - Software 4 02-27-2005 11:06 AM
E-Mail clients are taking time to send /receive mails qs_tahmeed Linux - Networking 0 08-23-2004 10:07 AM
Mail Server not accepting mails!! RKris Linux - Networking 5 08-27-2002 06:35 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 08:43 AM.

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