LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   configure email server (https://www.linuxquestions.org/questions/linux-newbie-8/configure-email-server-313412/)

digity 04-14-2005 11:20 PM

configure email server
 
I have Redhat Linux 9 and one of those dynamic domain names (blahblah.no-ip.com) and I want to receive emails at this domain (someuser@blahblah.no-ip.com). I can send email out (outside the system) and the email indeed says from: someuser@blahblah.no-ip.com, but when I send email to someuser@blahblah.no-ip.com it doesn't reach (and i get undeliverable error message).

how do i fix this?

TIA
digity

Thoreau 04-14-2005 11:26 PM

You need to assign your MX record to that DNS. Also, something simple, is to see if you can even ping or nslookup that DNS from the outside world.

digity 04-15-2005 12:10 AM

yes i can reach the hostname from outside world. i can ssh, ftp & http in with no problems. i just can't get someuser@blahblah.no-ip.com to come in. lemme try the MX thang... any other suggestions are welcomed

JaBa 04-15-2005 06:22 AM

does your no-ip.com-account support a mailserver ?
it is not a standard feature, but an option.

digity 04-15-2005 10:28 AM

why does that matter? i have a hostname and a server box. isn't that all i need??? ftp, http, mysql, ssh, etc all work okay. why can't i get incoming internet mail as easy?

Thoreau 04-15-2005 02:49 PM

"why does that matter? i have a hostname and a server box. isn't that all i need??? ftp, http, mysql, ssh, etc all work okay. why can't i get incoming internet mail as easy?"

OK, you are going to have to be more humble from now on, because you are so ignorant you don't even know how sad it looks. Shutup and listen.

For email servers you need to have your DNS record set with the proper MX record point to your DNS. Mail will not now or ever route to your mail server simply because you started postfix on your box.

The internet does not give one shit about your mail server. You need to put the entry into the DNS MX record for anyone to know that you ever existed. And dynamic DNS services do not do this by default. You must pay for this- with real money. I hope you are grasping the concept. Good luck.

digity 04-15-2005 03:03 PM

thanx fellas, got it working

did the MX record/DNS thang and edited my sendmail.mc (then compiled to sendmail.cf) to reflect my domain name. don't know which one or if both did it, but it works


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