<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Email ports in Tech Help - Software/Hardware etc</title>
    <link>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/Email-ports/m-p/1595494#M84487</link>
    <description>&lt;P&gt;One for the advanced folks... maybe even plusnet's tech staff...&lt;/P&gt;
&lt;P&gt;I've been mulling over my email server and for various reasons, it would be handy to run it on a different port than the normal port 25 that smtp uses.&lt;/P&gt;
&lt;P&gt;Is it possible to use a port number on an email address like you can for a domain when making a http request? - eg user@domain.com:27 ? Or can that be set via an MX record?&lt;/P&gt;
&lt;P&gt;To me that seems quite straight forward and logical.. but not sure if it works and i can't find anything online about it.&lt;/P&gt;</description>
    <pubDate>Wed, 05 Dec 2018 15:22:02 GMT</pubDate>
    <dc:creator>7up</dc:creator>
    <dc:date>2018-12-05T15:22:02Z</dc:date>
    <item>
      <title>Email ports</title>
      <link>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/Email-ports/m-p/1595494#M84487</link>
      <description>&lt;P&gt;One for the advanced folks... maybe even plusnet's tech staff...&lt;/P&gt;
&lt;P&gt;I've been mulling over my email server and for various reasons, it would be handy to run it on a different port than the normal port 25 that smtp uses.&lt;/P&gt;
&lt;P&gt;Is it possible to use a port number on an email address like you can for a domain when making a http request? - eg user@domain.com:27 ? Or can that be set via an MX record?&lt;/P&gt;
&lt;P&gt;To me that seems quite straight forward and logical.. but not sure if it works and i can't find anything online about it.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 15:22:02 GMT</pubDate>
      <guid>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/Email-ports/m-p/1595494#M84487</guid>
      <dc:creator>7up</dc:creator>
      <dc:date>2018-12-05T15:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: Email ports</title>
      <link>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/Email-ports/m-p/1595693#M84493</link>
      <description>&lt;P&gt;Well the Plusnet SMTP server can use either port 25 or port 587.&amp;nbsp; But in order to relay email via the Plusnet SMTP server you have to specify which of these two ports to use.&amp;nbsp; Are you saying that you would like to override the use of port 25 on your own SMTP server because you don't know how to change the server settings?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Dec 2018 07:58:33 GMT</pubDate>
      <guid>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/Email-ports/m-p/1595693#M84493</guid>
      <dc:creator>ReedRichards</dc:creator>
      <dc:date>2018-12-06T07:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: Email ports</title>
      <link>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/Email-ports/m-p/1595700#M84495</link>
      <description>The answer is pretty much no, RFC821 defines the port for transmitting of email as 25.&lt;BR /&gt;There are other services that will listen for your mail on 25 and forward to another port if you so desire, but then you might was get a small VPS for ~ £5 a month and run a mail server on it.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Dec 2018 08:40:40 GMT</pubDate>
      <guid>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/Email-ports/m-p/1595700#M84495</guid>
      <dc:creator>dvorak</dc:creator>
      <dc:date>2018-12-06T08:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: Email ports</title>
      <link>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/Email-ports/m-p/1595909#M84496</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/11019"&gt;@ReedRichards&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Well the Plusnet SMTP server can use either port 25 or port 587.&amp;nbsp; But in order to relay email via the Plusnet SMTP server you have to specify which of these two ports to use.&amp;nbsp; Are you saying that you would like to override the use of port 25 on your own SMTP server because you don't know how to change the server settings?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I know how to specify which port to use in my client program such as outlook etc - that's not a problem.&lt;/P&gt;
&lt;P&gt;Yes I'd like to override the default port 25 on my own email server - again that isn't an issue setting it, but what i want to know is whether or not other mail systems would recognise the port being included on the end of an email address. I suppose the only real way to find out is expose my mail server to the web and send emails to it and see what happens.. I was just hoping for a quicker and easier answer.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Dec 2018 18:59:35 GMT</pubDate>
      <guid>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/Email-ports/m-p/1595909#M84496</guid>
      <dc:creator>7up</dc:creator>
      <dc:date>2018-12-06T18:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: Email ports</title>
      <link>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/Email-ports/m-p/1595954#M84497</link>
      <description>You can try 2525, that should work and also will support tls. (Not supported by IETF nor IANA though)</description>
      <pubDate>Thu, 06 Dec 2018 21:03:11 GMT</pubDate>
      <guid>https://community.plus.net/t5/Tech-Help-Software-Hardware-etc/Email-ports/m-p/1595954#M84497</guid>
      <dc:creator>dvorak</dc:creator>
      <dc:date>2018-12-06T21:03:11Z</dc:date>
    </item>
  </channel>
</rss>

