<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>forward email to another user externally Archives - the Sysadmin Channel</title>
	<atom:link href="https://thesysadminchannel.com/tag/forward-email-to-another-user-externally/feed/" rel="self" type="application/rss+xml" />
	<link>https://thesysadminchannel.com/tag/forward-email-to-another-user-externally/</link>
	<description>Documenting My Life as a System Administrator</description>
	<lastBuildDate>Wed, 22 Jul 2020 20:03:24 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
<site xmlns="com-wordpress:feed-additions:1">144174110</site>	<item>
		<title>How To Forward Email in Office 365</title>
		<link>https://thesysadminchannel.com/how-to-forward-email-in-office-365/</link>
					<comments>https://thesysadminchannel.com/how-to-forward-email-in-office-365/#respond</comments>
		
		<dc:creator><![CDATA[Paul Contreras]]></dc:creator>
		<pubDate>Tue, 16 Apr 2019 03:46:23 +0000</pubDate>
				<category><![CDATA[Exchange Online]]></category>
		<category><![CDATA[Office365]]></category>
		<category><![CDATA[Configure email forwarding in Office 365]]></category>
		<category><![CDATA[disable email forwarding office 365 admin]]></category>
		<category><![CDATA[exchange 2016 forward email to users]]></category>
		<category><![CDATA[exchange online forward email]]></category>
		<category><![CDATA[forward email office 365]]></category>
		<category><![CDATA[forward email to another user externally]]></category>
		<category><![CDATA[office 365 forward email admin]]></category>
		<category><![CDATA[setup email forward in office 365 admin console]]></category>
		<guid isPermaLink="false">https://thesysadminchannel.com/?p=1525</guid>

					<description><![CDATA[<p>In the event you ever need to forward email in Office 365, whether it be because a user has termed or simply just because, I&#8217;ll show you the step by step on how to get that done in both the&#8230; <a href="https://thesysadminchannel.com/how-to-forward-email-in-office-365/" class="more-link">Continue Reading <span class="meta-nav">&#8594;</span></a></p>
<p>The post <a href="https://thesysadminchannel.com/how-to-forward-email-in-office-365/">How To Forward Email in Office 365</a> appeared first on <a href="https://thesysadminchannel.com">the Sysadmin Channel</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>In the event you ever need to <strong>forward email in Office 365</strong>, whether it be because a user has termed or simply just because, I&#8217;ll show you the step by step on how to get that done in both the GUI method as well as Powershell for easier automation. We <3 Powershell.

I should also note that there are essentially 2 ways to forward emails.  One method lets you set an email address of your choice (ForwardingSTMPAddress) and the other method lets you choose a name from the GAL (ForwardingAddress).  This article will show you the ForwardingSMTPAddress method.



<h2>How To Forward Email in Office 365 &#8211; GUI Version</h2>
<p>For those click and point sysadmins we&#8217;ll begin by logging into <a href="https://portal.office.com" rel="noopener noreferrer" target="_blank">https://portal.office.com</a> and clicking on the Admin link to launch the admin portal.</p>
<ul>
<li>If you want to forward an SMTP address to anyone, even external users, search the user in the Search Box</li>
<li>Click on the user and a side panel should open up</li>
</ul>
<p><a href="https://thesysadminchannel.com/wp-content/uploads/2019/06/Search-User-Office-365.png" target="_blank" rel="noopener noreferrer"><img fetchpriority="high" decoding="async" src="https://thesysadminchannel.com/wp-content/uploads/2019/06/Search-User-Office-365.png" alt="Search User Office 365" width="621" height="216" class="aligncenter size-full wp-image-1528" /></a><br />
&nbsp;</p>
<ul>
<li>Click <strong>Edit</strong> on the Email Forwarding Portion.</li>
</ul>
<p><a href="https://thesysadminchannel.com/wp-content/uploads/2019/06/Edit-Office-365-Email-Forwarding.png" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://thesysadminchannel.com/wp-content/uploads/2019/06/Edit-Office-365-Email-Forwarding.png" alt="Edit Office 365 Email Forwarding" width="836" height="1167" class="aligncenter size-full wp-image-1529" srcset="https://thesysadminchannel.com/wp-content/uploads/2019/06/Edit-Office-365-Email-Forwarding.png 836w, https://thesysadminchannel.com/wp-content/uploads/2019/06/Edit-Office-365-Email-Forwarding-734x1024.png 734w, https://thesysadminchannel.com/wp-content/uploads/2019/06/Edit-Office-365-Email-Forwarding-768x1072.png 768w" sizes="(max-width: 836px) 100vw, 836px" /></a><br />
&nbsp;</p>
<ul>
<li>Click to enable Forward all emails to this mailbox</li>
<li>Finally enter in the external email address you would like to forward to</li>
<li>Depending on the requirements, check the box if you want to keep a copy in the original mailbox</li>
</ul>
<p><a href="https://thesysadminchannel.com/wp-content/uploads/2019/06/Office-365-Email-Forwarding-Screen.png" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://thesysadminchannel.com/wp-content/uploads/2019/06/Office-365-Email-Forwarding-Screen.png" alt="Office 365 Email Forwarding Screen" width="555" height="359" class="aligncenter size-full wp-image-1530" /></a></p>
<h2>How To Forward Email in Office 365 – Powershell</h2>
<p>First we&#8217;re going to need to establish a connection to the <a href="https://docs.microsoft.com/en-us/powershell/exchange/exchange-online/connect-to-exchange-online-powershell/connect-to-exchange-online-powershell?view=exchange-ps" rel="noopener noreferrer" target="_blank">Office 365 Powershell</a>.  Once that&#8217;s done we run the simple command:</p>
<pre class="brush: powershell; title: ; notranslate">
#Forward email from pcontreras to paul@contoso.com
Set-Mailbox pcontreras -ForwardingSmtpAddress paul@contoso.com -Confirm: $false

#Check the status of the email forward.
Get-Mailbox pcontreras | select Alias, ForwardingSmtpAddress

#Revert back and disable forwarding.
Set-Mailbox pcontreras -ForwardingSmtpAddress $null -Confirm: $false
</pre>
<p><a href="https://thesysadminchannel.com/wp-content/uploads/2019/07/Set-Mailbox-pcontreras-ForwardingSMTPAddress.png" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://thesysadminchannel.com/wp-content/uploads/2019/07/Set-Mailbox-pcontreras-ForwardingSMTPAddress.png" alt="Set-Mailbox pcontreras -ForwardingSMTPAddress" width="1229" height="450" class="aligncenter size-full wp-image-1559" srcset="https://thesysadminchannel.com/wp-content/uploads/2019/07/Set-Mailbox-pcontreras-ForwardingSMTPAddress.png 1229w, https://thesysadminchannel.com/wp-content/uploads/2019/07/Set-Mailbox-pcontreras-ForwardingSMTPAddress-1024x375.png 1024w, https://thesysadminchannel.com/wp-content/uploads/2019/07/Set-Mailbox-pcontreras-ForwardingSMTPAddress-768x281.png 768w" sizes="(max-width: 1229px) 100vw, 1229px" /></a></p>
<p>Thanks and hopefully that helped you forward an email to any user.  </p>
<p>The post <a href="https://thesysadminchannel.com/how-to-forward-email-in-office-365/">How To Forward Email in Office 365</a> appeared first on <a href="https://thesysadminchannel.com">the Sysadmin Channel</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://thesysadminchannel.com/how-to-forward-email-in-office-365/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1525</post-id>	</item>
	</channel>
</rss>
