<?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 Re: emails bounce between forwarders in Email</title>
    <link>https://community.plus.net/t5/Email/emails-bounce-between-forwarders/m-p/1853193#M38507</link>
    <description>&lt;P&gt;The most straight forward solution is to avoid forwarding all together.&amp;nbsp; Host your email service on the MX for the domain name or point the domain name to a host MX service.&amp;nbsp; Domain name sellers with just email forwarding such as UK2 have the risk of steering you into messes such as this.&lt;/P&gt;
&lt;P&gt;There are numerous mail hosting providers which are not overly expensive - less than £2 pcm.&lt;/P&gt;</description>
    <pubDate>Mon, 24 Jan 2022 18:15:51 GMT</pubDate>
    <dc:creator>Townman</dc:creator>
    <dc:date>2022-01-24T18:15:51Z</dc:date>
    <item>
      <title>emails bounce between forwarders</title>
      <link>https://community.plus.net/t5/Email/emails-bounce-between-forwarders/m-p/1853171#M38501</link>
      <description>&lt;P&gt;I have two forwarding email address, mine (roger@...) and my wife's (helen@...) each set up to point correctly to plusnet servers (mail...., relay...) All been working fine for 10 years. Suddenly, a month ago, emails sent to ourselves or each other have started bouncing back, mostly at least - around 20% do arrive. All other emails to/from other people arrive to/from these forwarding addresses as usual, just ones we send to ourselves or each other. Not the fault of the PCs, it happens if we send something to us from phone or tablet. And, oddly, occasionally, such emails just disappear into the ether, no rejection!&lt;/P&gt;
&lt;P&gt;The bounce back message is:&lt;/P&gt;
&lt;P&gt;Diagnostic-Code: smtp; 550 5.7.1 Message contains spam or virus. (110) [1643033874-743657] DMARC policy violation.&lt;/P&gt;
&lt;P&gt;(I have no automatic spam intercept, and use Norton anti-virus)&lt;/P&gt;
&lt;P&gt;I have raised this with my domain provider who tried but, basically, couldn't fathom out why this is happening and suggested I contact Plusnet (will Plusnet pass me straight back!) It is really annoying, and nobody seems to have an idea what is causing this and why it has suddenly started happening after 10 years!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any thoughts would be very welcome, but in simple language please - I'm no techie!&lt;/P&gt;
&lt;P&gt;Thanks all&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jan 2022 16:00:26 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/emails-bounce-between-forwarders/m-p/1853171#M38501</guid>
      <dc:creator>rogermatthews</dc:creator>
      <dc:date>2022-01-24T16:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: emails bounce between forwarders</title>
      <link>https://community.plus.net/t5/Email/emails-bounce-between-forwarders/m-p/1853176#M38502</link>
      <description>&lt;P&gt;Do you have an SPF record for your domain ? and does your forwarding support SRS ( Sender Rewrite system ) ?&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jan 2022 16:19:32 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/emails-bounce-between-forwarders/m-p/1853176#M38502</guid>
      <dc:creator>MisterW</dc:creator>
      <dc:date>2022-01-24T16:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: emails bounce between forwarders</title>
      <link>https://community.plus.net/t5/Email/emails-bounce-between-forwarders/m-p/1853177#M38503</link>
      <description>&lt;P&gt;Hi Superuser - thank you for your response, I'm very grateful to you for taking the time&lt;/P&gt;
&lt;P&gt;I did warn you - I have no idea what a SPF record is, nor whether my domain has a SRS (domain is with UK2.net if it helps). I have had quite a correspondence with UK2, they tried various things, so I imaging they have looked at what you suggest. But I could go back to them and ask about these things.&lt;/P&gt;
&lt;P&gt;Again, if such things exist, it is puzzling why this has only given trouble recently&lt;/P&gt;
&lt;P&gt;Again, thanks&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Roger&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jan 2022 16:28:18 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/emails-bounce-between-forwarders/m-p/1853177#M38503</guid>
      <dc:creator>rogermatthews</dc:creator>
      <dc:date>2022-01-24T16:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: emails bounce between forwarders</title>
      <link>https://community.plus.net/t5/Email/emails-bounce-between-forwarders/m-p/1853180#M38504</link>
      <description>&lt;P&gt;Sorry, I missed the last line in your original post. SPF is used to define which email servers are authorised to send mail for a domain. See&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Sender_Policy_Framework" target="_blank" rel="noopener"&gt;https://en.m.wikipedia.org/wiki/Sender_Policy_Framework&lt;/A&gt; .&lt;/P&gt;
&lt;P&gt;The problem when email is forwarded, is that the email is effectively being sent by the forwarding server and not the originating one, and thus is not on the list of authorised servers.,SRS allows,a forwarding server to rewritevemail headers such that the email appears to come from the originating server and so still meets any SPF requirements. Problem is that many forwarding systems don't do SRS properly.&lt;/P&gt;
&lt;P&gt;The reason it may only just be happening is that more and more email receiving servers are using SPF to control receipt of mail and spam detection.&lt;/P&gt;
&lt;P&gt;I'm afraid that given the amount of spam around these days, if you have a domain used for email then you need to be aware of SPF,DKIM and if you forward email the SRS as well.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jan 2022 17:04:09 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/emails-bounce-between-forwarders/m-p/1853180#M38504</guid>
      <dc:creator>MisterW</dc:creator>
      <dc:date>2022-01-24T17:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: emails bounce between forwarders</title>
      <link>https://community.plus.net/t5/Email/emails-bounce-between-forwarders/m-p/1853183#M38505</link>
      <description>&lt;P&gt;Thank you Superuser, what you say makes sense and suggests, basically, that I may need to change my domain provider? Presumably nothing I can request from my domain provider? Or anything else I can do?&lt;/P&gt;
&lt;P&gt;Thank you again&lt;/P&gt;
&lt;P&gt;Roger&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jan 2022 17:25:05 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/emails-bounce-between-forwarders/m-p/1853183#M38505</guid>
      <dc:creator>rogermatthews</dc:creator>
      <dc:date>2022-01-24T17:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: emails bounce between forwarders</title>
      <link>https://community.plus.net/t5/Email/emails-bounce-between-forwarders/m-p/1853187#M38506</link>
      <description>&lt;P&gt;You could ask uk2 to confirm if they support SRS when forwarding emails.&lt;/P&gt;
&lt;P&gt;You could use one of the domain lookup tools like&amp;nbsp;&lt;A href="https://mxtoolbox.com/" target="_blank" rel="noopener"&gt;https://mxtoolbox.com/&lt;/A&gt; . Do a basic mx lookup and then use the drop down box to select spf lookup to see if you have an spf record and what it defines as authorised servers&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jan 2022 17:52:21 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/emails-bounce-between-forwarders/m-p/1853187#M38506</guid>
      <dc:creator>MisterW</dc:creator>
      <dc:date>2022-01-24T17:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: emails bounce between forwarders</title>
      <link>https://community.plus.net/t5/Email/emails-bounce-between-forwarders/m-p/1853193#M38507</link>
      <description>&lt;P&gt;The most straight forward solution is to avoid forwarding all together.&amp;nbsp; Host your email service on the MX for the domain name or point the domain name to a host MX service.&amp;nbsp; Domain name sellers with just email forwarding such as UK2 have the risk of steering you into messes such as this.&lt;/P&gt;
&lt;P&gt;There are numerous mail hosting providers which are not overly expensive - less than £2 pcm.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jan 2022 18:15:51 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/emails-bounce-between-forwarders/m-p/1853193#M38507</guid>
      <dc:creator>Townman</dc:creator>
      <dc:date>2022-01-24T18:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: emails bounce between forwarders</title>
      <link>https://community.plus.net/t5/Email/emails-bounce-between-forwarders/m-p/1853207#M38508</link>
      <description>&lt;P&gt;Thank you MisterW, Townman, I shall look into all this tomorrow&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Roger&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jan 2022 19:36:06 GMT</pubDate>
      <guid>https://community.plus.net/t5/Email/emails-bounce-between-forwarders/m-p/1853207#M38508</guid>
      <dc:creator>rogermatthews</dc:creator>
      <dc:date>2022-01-24T19:36:06Z</dc:date>
    </item>
  </channel>
</rss>

