| Linode Forum https://forum.linode.com/ |
|
| Few questions post install of Citadel https://forum.linode.com/viewtopic.php?f=11&t=4562 |
Page 1 of 1 |
| Author: | powerspec88 [ Fri Aug 28, 2009 6:04 am ] |
| Post subject: | Few questions post install of Citadel |
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. |
|
| Author: | pclissold [ Fri Aug 28, 2009 6:50 am ] |
| Post subject: | Re: Few questions post install of Citadel |
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. |
|
| Author: | powerspec88 [ Fri Aug 28, 2009 9:08 am ] |
| Post subject: | |
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: Is this right? When you say I need to add a host name Code:
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. |
|
| Author: | NeonNero [ Fri Aug 28, 2009 11:45 am ] |
| Post subject: | |
powerspec88 wrote: When you say I need to add a host name
Code:
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. |
|
| Author: | hoopycat [ Mon Aug 31, 2009 7:51 am ] |
| Post subject: | |
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! |
|
| Author: | powerspec88 [ Mon Aug 31, 2009 8:51 am ] |
| Post subject: | |
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! |
|
| Page 1 of 1 | All times are UTC-04:00 |
| Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |
|