Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Fri Aug 28, 2009 6:04 am 
Offline
Senior Newbie

Joined: Sun Apr 12, 2009 10:50 am
Posts: 10
Website: http://kcmogaming.net
Location: Harrisonville, MO
I have followed this guide http://library.linode.com/email-guides/citadel/ and it all worked out well. I am able to access it w/o any problems. Now I just have a few post install questions.

First is that my hostname on the server, it currently is speedtest.mydomain.net and thats how I set it up during the install, so my email reads from user@speedtest.mydomain.net. Is there a way to change it so emails gets sent just showing user@mydomain.net?

2nd question is I have yet to setup a MX recorded on my name server but im still able to send and receive emails? And for the MX, do I just add mydomain.net to the field? The name server is hosted on Server 2003 here at my place of work if this helps at all.

Im new to all of this, I still plan on using my gmail account for all normal email, but this will be used for people to contact me for my gaming servers if they have any problems/questions.


Top
   
PostPosted: Fri Aug 28, 2009 6:50 am 
Offline
Senior Member
User avatar

Joined: Fri Oct 24, 2003 3:51 pm
Posts: 965
Location: Netherlands
powerspec88 wrote:
First is that my hostname on the server, it currently is speedtest.mydomain.net and thats how I set it up during the install, so my email reads from user@speedtest.mydomain.net. Is there a way to change it so emails gets sent just showing user@mydomain.net?


I believe that Citadel does this unless you uncheck the 'Correct forged From: lines during authenticated SMTP' in Administration -> Edit site-wide configuration -> Network.

powerspec88 wrote:
… I have yet to setup a MX recorded on my name server but im still able to send and receive emails?


MX records have no effect on sending mail. For receiving, if there is no MX record, SMTP uses an A record.

powerspec88 wrote:
And for the MX, do I just add mydomain.net to the field? The name server is hosted on Server 2003 here at my place of work if this helps at all.


You need to add a host name:
Code:
mydomain.net.      7200   IN   MX   0      server.mydomain.net.
mydomain.net.      7200   IN   MX   100   backupserver.myotherdomain.net.

_________________
/ Peter


Top
   
 Post subject:
PostPosted: Fri Aug 28, 2009 9:08 am 
Offline
Senior Newbie

Joined: Sun Apr 12, 2009 10:50 am
Posts: 10
Website: http://kcmogaming.net
Location: Harrisonville, MO
Ok, I have de-checked 'Correct forged From: lines during authenticated SMTP' and made a MX record and it looks like this.
Code:
Host or child domain:
(same as parent folder)

FQDN:
mydomain.net

FQDN of mail server:
speedtest.mydomain.net

Is this right?

When you say I need to add a host name
Code:
 
mydomain.net.      7200   IN   MX   0      server.mydomain.net.
mydomain.net.      7200   IN   MX   100   backupserver.myotherdomain.net.

Where do I add this? To my host file on the server?

And when I create a new user, it still uses user@speedtest.mydomain.net.


Top
   
 Post subject:
PostPosted: Fri Aug 28, 2009 11:45 am 
Offline
Senior Member
User avatar

Joined: Tue Jan 04, 2005 7:32 am
Posts: 277
Website: http://www.betadome.com/
Location: Ålesund, Norway
Skype: neonnero
Twitter: neonnero
powerspec88 wrote:
When you say I need to add a host name
Code:
 
mydomain.net.      7200   IN   MX   0      server.mydomain.net.
mydomain.net.      7200   IN   MX   100   backupserver.myotherdomain.net.

Where do I add this? To my host file on the server?

You'll need to add it using whichever DNS management tool you're using. If you're using Linode's nameservers, you can add it using Linode's DNS management.


Top
   
 Post subject:
PostPosted: Mon Aug 31, 2009 5:37 am 
Offline
Senior Newbie

Joined: Sun Apr 12, 2009 10:50 am
Posts: 10
Website: http://kcmogaming.net
Location: Harrisonville, MO
Ok, but im still confused on what to add to DNS.

Right now, I have these A records pointed to my linode. I'll go ahead and put my domain in if it makes it any easier.

files.kcmogaming.net
linux.kcmogaming.net
mail.kcmogaming.net
speedtest.kcmogaming.net

I have deleted my MX record as when I did a MX lookup, it wouldn't come up with a IP at all.

I use Windows Server 2003 for DNS and here is what I have for options and my current DNS settings.
Image


Top
   
 Post subject:
PostPosted: Mon Aug 31, 2009 7:51 am 
Offline
Senior Member
User avatar

Joined: Sat Aug 30, 2008 1:55 pm
Posts: 1739
Location: Rochester, New York
If you want incoming mail for username@kcmogaming.net to be handled by mail.kcmogaming.net (i.e. your linode), you'll want to add an MX record. See http://adminreports.com/adding-a-ip-mx-records-to-a-windows-dns-zone/3/ for a nice screenshot of what the screen ought to look like.

Leave "Host or child domain" blank, put "mail.kcmogaming.net" for "Fully qualified domain name (FQDN) of mail server, and leave "Mail server priority" at 10 unless you're doing something crazy (e.g. clustering or using backup mail servers, etc).

If you expect to receive mail for other hostnames (like username@speedtest.kcmogaming.net), you can also add MX records for those; put "speedtest" or whatever in the "Host or child domain" box.

That should get the inbound stuff working!


Top
   
 Post subject:
PostPosted: Mon Aug 31, 2009 8:51 am 
Offline
Senior Newbie

Joined: Sun Apr 12, 2009 10:50 am
Posts: 10
Website: http://kcmogaming.net
Location: Harrisonville, MO
Thank you!

I guess my last question is still with Citadel. When I create a user, it still creates user@speedtest.kcmogaming.net. How do I make Citadel just create a user with user@kcmogaming.net. Do I just need to rerun the setup again?

I'll mess around some more in the mean time to see if I can get it working..

EDIT:
I have got everything working now! Thanks for all the help everyone!


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 5 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group