<?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: Block email attachment from specific domain in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/block-email-attachment-from-specific-domain/m-p/324037#M82758</link>
    <description>&lt;P&gt;You can easily achieve it on your mail server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mayur&lt;/P&gt;</description>
    <pubDate>Tue, 21 Apr 2020 12:00:11 GMT</pubDate>
    <dc:creator>SutareMayur</dc:creator>
    <dc:date>2020-04-21T12:00:11Z</dc:date>
    <item>
      <title>Block email attachment from specific domain</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/block-email-attachment-from-specific-domain/m-p/323877#M82731</link>
      <description>&lt;P&gt;Hello experts,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any way in Palo Alto to block email attachments coming from specific domain?&lt;/P&gt;&lt;P&gt;Lets say i want to block all email attachments which are coming from *@xyz.com. Is it possible?&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2020 17:56:23 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/block-email-attachment-from-specific-domain/m-p/323877#M82731</guid>
      <dc:creator>Vikashh</dc:creator>
      <dc:date>2020-04-20T17:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: Block email attachment from specific domain</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/block-email-attachment-from-specific-domain/m-p/323940#M82739</link>
      <description>&lt;P&gt;You may be able to try and create a FQDN object for the domain, and allow traffic into the FW, but create a security profile for file blocking and just do not any attachments.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using wireshark you can try and create a custom application that is looking for the domain name in the smtp or imap response headers, and create a policy to deny.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just some ideas.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2020 00:01:40 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/block-email-attachment-from-specific-domain/m-p/323940#M82739</guid>
      <dc:creator>S.Cantwell</dc:creator>
      <dc:date>2020-04-21T00:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: Block email attachment from specific domain</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/block-email-attachment-from-specific-domain/m-p/324036#M82757</link>
      <description>&lt;P&gt;I am curious if below solution will be able to block incoming mails from specific domain.&lt;/P&gt;&lt;P&gt;Still i will give a try.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2020 11:56:53 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/block-email-attachment-from-specific-domain/m-p/324036#M82757</guid>
      <dc:creator>Vikashh</dc:creator>
      <dc:date>2020-04-21T11:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: Block email attachment from specific domain</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/block-email-attachment-from-specific-domain/m-p/324037#M82758</link>
      <description>&lt;P&gt;You can easily achieve it on your mail server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mayur&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2020 12:00:11 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/block-email-attachment-from-specific-domain/m-p/324037#M82758</guid>
      <dc:creator>SutareMayur</dc:creator>
      <dc:date>2020-04-21T12:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: Block email attachment from specific domain</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/block-email-attachment-from-specific-domain/m-p/324063#M82761</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/134358"&gt;@Vikashh&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Sometimes I think we try to solve issues with the wrong tool, because we know more about the tool directly under our control. In 99.9% of situations when you're looking to block attachments through email, the correct course of action is blocking them on your mail server or SMTP gateway as suggested by&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/132521"&gt;@SutareMayur&lt;/a&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Honestly when you are dealing with email its generally gotten to the point where you'll be unable to create a policy that blocks just this one domain from sending attachments on your firewall, because most people are using a shared service or have granted impersonation rights for marketing purposes or the like. So you would have to account for all addresses listed in the orgs SPF record, which likely would match other email that you wouldn't necessarily want to block attachments for. You'd also have to keep that up-to-date when it could be rotating.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;OR, you simply do it on your mail server for the domain and be done with it. You can now ensure that the domain isn't allowed to send attachments into your organization and the only time you have to worry about it not working is if they rename their domain.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2020 15:02:15 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/block-email-attachment-from-specific-domain/m-p/324063#M82761</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2020-04-21T15:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: Block email attachment from specific domain</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/block-email-attachment-from-specific-domain/m-p/324077#M82764</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/43480"&gt;@BPry&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much for giving clarification on this. Yes i agreed now, it is better to block specific domain on our mail server/ email gateway. I will proceed with same option to do it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks to&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/132521"&gt;@SutareMayur&lt;/a&gt;&amp;nbsp;also for the inputs.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2020 15:55:39 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/block-email-attachment-from-specific-domain/m-p/324077#M82764</guid>
      <dc:creator>Vikashh</dc:creator>
      <dc:date>2020-04-21T15:55:39Z</dc:date>
    </item>
  </channel>
</rss>

