<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=3844&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Mail server don't receive mail]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=3844</link>
		<description><![CDATA[The most recent posts in Mail server don't receive mail.]]></description>
		<lastBuildDate>Mon, 02 Nov 2020 10:27:49 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Mail server don't receive mail]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=25613#p25613</link>
			<description><![CDATA[<p>Thanks.<br />The firewall ports 25 (managed from other) wasn&#039;t open.<br />Once opened it works.</p>]]></description>
			<author><![CDATA[dummy@example.com (ftusc)]]></author>
			<pubDate>Mon, 02 Nov 2020 10:27:49 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=25613#p25613</guid>
		</item>
		<item>
			<title><![CDATA[Re: Mail server don't receive mail]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=24885#p24885</link>
			<description><![CDATA[<div class="quotebox"><cite>xinomilo wrote:</cite><blockquote><div><p>assuming your organization has a domain name and that&#039;s the same you use for email addresses, you should add A/MX/SPF records in that domain&#039;s DNS server, not setup another one...</p></div></blockquote></div><p>You would normally set up a MX record as mail.mydomain.tld, (though it doesn&#039;t have ot be &#039;mail&#039;) which is a subdomain of your domain, though it can have the same IP. You will also have to use this name in your MTA configuration and point your (external) users imap/pop3/smtp configs at it, unless you want to add additional records . </p><p>For testing purposes incoming mail should work even if you don&#039;t have a SPF record, unless you&#039;ve configured your server to refuse mail that doesn&#039;t. Needless to say In my opinion a mail server <em>should</em> filter out email that doesn&#039;t have a SPF record, since either the email is spam or the originator hasn&#039;t set up their mailserver properly.</p><p>Reverse DNS itself is not provided by your domain name registrar (unless they also provide your IP). They come from whoever provided your IP. </p><p>In my case this is my ISP (Zen Internet). Previously I had my mailserver in the cloud and it was hosted by Linode who provided my IP (and hence SPF), however Linode wasn&#039;t my domain name provider. Of course I did have to put the IP, MX IP (in my case they are the same) and SPF record into my domain name record.</p><p>You do need to add a SPF as a TXT record to your DNS. Something like:<br />v=spf1 a mx ptr ip4:111.222.333.444 -all<br />where 111.222.333.444 is your mailserver IP4 address.</p><p>Also, though it may not be required to test your system, you should enable DKIM and DMARC and check that they are working as unless you do some email providers may reject your emails.</p>]]></description>
			<author><![CDATA[dummy@example.com (Marjorie)]]></author>
			<pubDate>Thu, 24 Sep 2020 10:20:11 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=24885#p24885</guid>
		</item>
		<item>
			<title><![CDATA[Re: Mail server don't receive mail]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=24882#p24882</link>
			<description><![CDATA[<p>assuming your organization has a domain name and that&#039;s the same you use for email addresses, you should add A/MX/SPF records in that domain&#039;s DNS server, not setup another one...</p>]]></description>
			<author><![CDATA[dummy@example.com (xinomilo)]]></author>
			<pubDate>Thu, 24 Sep 2020 08:06:33 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=24882#p24882</guid>
		</item>
		<item>
			<title><![CDATA[Re: Mail server don't receive mail]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=24880#p24880</link>
			<description><![CDATA[<p>Yes, i have not MX records. How to insert MX records? I have to install bind9 and configuring a true DNS server? I think I need a very simple DNS server for a line or two of configuration like this:</p><p>MYSERVERDNS&#160; &#160; &#160; &#160; &#160; &#160; IN&#160; &#160; &#160; A&#160; &#160; &#160; &#160;MYSERVERIP<br />MYSERVERDNS&#160; &#160; &#160; &#160; &#160; &#160; IN&#160; &#160; &#160; MX&#160; &#160; &#160; 10&#160; &#160; &#160;MYSERVERDNS</p>]]></description>
			<author><![CDATA[dummy@example.com (ftusc)]]></author>
			<pubDate>Thu, 24 Sep 2020 07:53:27 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=24880#p24880</guid>
		</item>
		<item>
			<title><![CDATA[Re: Mail server don't receive mail]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=24873#p24873</link>
			<description><![CDATA[<p>do you also have MX records setup correctly for domain? check your DNS records...</p>]]></description>
			<author><![CDATA[dummy@example.com (xinomilo)]]></author>
			<pubDate>Wed, 23 Sep 2020 14:27:38 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=24873#p24873</guid>
		</item>
		<item>
			<title><![CDATA[Re: Mail server don't receive mail]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=24872#p24872</link>
			<description><![CDATA[<p>Assuming you are operating a NAT, have you opened the email ports (25, 143, 443, 587, 993) in your external (router&#039;s) firewall and forwarded them to your mail server&#039;s ip?</p>]]></description>
			<author><![CDATA[dummy@example.com (Marjorie)]]></author>
			<pubDate>Wed, 23 Sep 2020 13:16:33 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=24872#p24872</guid>
		</item>
		<item>
			<title><![CDATA[Mail server don't receive mail]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=24869#p24869</link>
			<description><![CDATA[<p>Hi folks,<br />I want to create (my first time) mail server for my organization with Devuan Beowulf.<br />I installed postfix, mailutils, dovecot, configured it. I was able to sending email to other, sending/receiving mail<br />from same domain but server refuse me ingoing mail from other domain. I don&#039;t receive email and sender receive error as: <br />&quot;recipient address not accepted server&quot;, &quot;The recipient server did not accept our requests to connect.&quot; or &quot;RCPT address has not existent domain&quot;.<br />I read various document but i couldn&#039;t find a solution.<br />Someone can help me?</p>]]></description>
			<author><![CDATA[dummy@example.com (ftusc)]]></author>
			<pubDate>Wed, 23 Sep 2020 10:11:44 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=24869#p24869</guid>
		</item>
	</channel>
</rss>
