Office 365 configuration using in SMTP

Hello Friends,
we have developed one service to send mail through SMTP settings.  My client is using Office 365 email Id. 
For Example:
username: [email protected] , password: XXXXXX
From email: [email protected]
ssl=true
hostname: smtp.office365.com
In above case,Mail successfully sent.
But as per below settings, we are getting failure in mail sending:
username: [email protected] , password: XXXXXX
From email: [email protected]
ssl=true
hostname: smtp.office365.com
Error: "Mailbox unavailable. The server response was: 5.7.1 Client does not have permissions to send as this sender"
In above case,we have used different from Name and account email id.  
Please give me some solution to solve above issue.
Thanks,
Sonal Patel

Have you solved this issue?
Have a look at posts related to the same message:
exchange
"550 5.7.1 Client does not have permissions to send as this sender"
SMTP error 550 5.7.1 Client does not have permissions to send as this sender
SMTP server error: 5.7.1 Client does not have permissions to send as this sender

Similar Messages

  • Steps to deploy Lync for users who own Office 365 E1/E2 licenses, but don't have Office 365 E3, using Office Deployment tool.

    After many hours of debugging with Microsoft support the system to install the Lync Client silently can be done with a SINGLE LINE command.  The steps to take are below. It should be an easy next step to put this as GPO installation since
    it is a simple command.
    Comments appreciated. 
    side question: Why is there no Lync 2013 or Lync Office 365 forum?
    Basic steps to deploy Lync for users who own Office 365 E2 licenses, but don’t have Office 365 E3, using Office Deployment tool.
    This also applies for other Office 365 service types where the full office suite download is not included.  In April 2015 This was impossible to find online and not know by the Lync support team.
    Steps are:
    Download the Office deployment tool from
    http://www.microsoft.com/en-in/download/details.aspx?id=36778 and extract it to a folder. For this
    example we will use the \\server\sharename
    location.
    Extracting it creates a setup.exe file and it show a sample XML file.
    2. Create XML file and give it a name such as LyncEntryRetail.xml
    Note: The key is the productID that has to be the “LyncEntryRetail”. Other product IDs will download a version that needs another office 365 license. The productID “LyncRetail” needs an E3 license of Office 365.
    <Configuration>
      <Add SourcePath="\\server\sharename" OfficeClientEdition="32" >
        <Product ID="LyncEntryRetail">
          <Language ID="en-us" />
        </Product>
      </Add> 
    </Configuration>
    3. From the folder where you extracted the Office deployment tool, run the following command on the command prompt to download the source files and store them on the shared drive:
     (on single line)
    Setup.exe /download LyncEntryRetail.xml  
    (This is the name of the XML file created above)
    One can also run the same on a server share by using UNC path names such as  (on single line)
    \\servername\sharename\Setup.exe /download
    \\servername\sharename\LyncEntryRetail.xml  
    (This is the name of the XML file created above)
    4. Run the following command on the command prompt on a machine where you want to install the software: (on single line)
    \\servername\sharename\Setup.exe /configure
    \\servername\sharename\LyncEntryRetail.xml  
    (This is the name of the XML file created above)
    Once you are comfortable that it all works, you may want to edit the XML file if you want to have silent installation and add the following lines.
      <Display Level="None" AcceptEULA="TRUE" /> 
      <Property Name="AUTOACTIVATE" Value="1" /> 
    Regards
    Bart
    Bart Louwagie

    Hi Chudly,
    For the office365 issue, I also recommend you can post in dedicated forum for more efficient support:
    http://community.office365.com/en-us/f/166.aspx
    If you want to modify the powershell script, please post the current script and the issue, we will notice and continue to follow up.
    If there is anything else regarding this issue, please feel free to post back.
    If you have any feedback on our support, please click here.
    Best Regards,
    Anna Wang
    TechNet Community Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Office 365 cmdlets using Powershell 4.0

    Hi
    Where is the forum for:
    1. Office 365 cmdlets using Powershell 4.0
    2.Exchange Online using Powershell 4.0
    Thanks!
    - Andre
    Regards Andre Thompson

    PowerShell forum is here.
    Windows PowerShell on TechNet
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • Office 365 Monitoring using SCOM 2012 R2

    http://www.microsoft.com/en-us/download/details.aspx?id=43708
    We have imported MP for O365 and added the new subscription (with Global Administrator permissions using Office 365 admin )after that we got an alert like below:
     Connection to EndPoint Service failed
    Any idea what would be the issue here?
    Sengo

    Hi,
    It's the correct page response "EndPoint not found", if you try to access the  https://office365servicehealthcommunications.cloudapp.net/shdtenantcommunications.svc
    page.
    The blank username and passwords are Ok as well, but be careful to edit your credentials from the subscription page, as they are not changed in this case in the Office365 Run As Account, looks like a bug. Therefore, edit them only through
    the Accounts menu, or create a new subscription.
    The management pack communicates exactly to the mentioned above page only, it's not possible to use IPs, as they could be changed at MS servers side. The host should be whitelisted in case if you have firewalls\proxy. At the same time, depending
    on your network\proxy\subscription configurations, possible issues could exist because of certificates and authorization at different levels.
    In case of proxy - the Office 365 Proxy Run As Account should be configured. It's automatically created during installation of MP, but the account with Internet access should be added there. Take in attention that using the Office365 Run As
    Account does not work out. Therefore the separate Windows account should be created and used as the Office 365 Proxy Run As Account, even if it's the same as the Office365 Run As Account. When using the proxy account, one of the Monitoringhost.exe
    processes works under this account. If the proxy account is not configured, this process works under the system account. The proxy account was not documented in Office365 MP manual.
    Don't change the default name of created Office 365 Run As accounts, somehow it affects the connection monitor.
    Hope it helps :)
    Natalya
    Hi Natalya,
    Thanks for this post. Indeed my SCOM server is behind a proxy. Let's say my Office 365 account is called "SCOM.O365" - it appears under Administration - Accounts under Basic Authentication, with the "friendly" name of "Office 365
    Run As Account_xxxxx". Do you mean I create a second account under "Windows" (it would be Active Directory based) also called "SCOM.O365" that the MP will use for proxy, and the MP will automatically run MonitoringHost.exe with this
    AD account? 
    thanks!

  • How to move from EOP to Hybrid Office 365 configuration?

    I have a customer that just completed their transition from FOPE to EOP.  Everything is working, but the customer would like to move all Exchange 2010 mailboxes to Exchange Online.  They already have licenses, and have more than 2000 seats.  A
    cutover migration is not possible, so a hybrid migration is my only choice.  I have been unable to find any documentation on this scenario (EOP-to-Hybrid).  
    Does anyone have any references or documentation that points to the correct steps to make this transition?  Some blogs indicate that the only way to make this work is to point the MX record elsewhere, remove the existing EOP connectors, and have the
    Hybrid configuration wizard re-create them.  
    Any help here is appreciated!  Thanks.

    Hi
    Your question is not that easy to be answered since the planning and migrating depends upon the current environment setup, status and everything.
    However you can  follow this conitious thread step by step for Migrating from Exchange 2013 to Office 365 which will help you to plan accordingly to your environment
    http://www.msexchange.org/articles-tutorials/office-365/exchange-online/configuring-exchange-2013-hybrid-deployment-and-migrating-office-365-exchange-online-part11.html
    I would recommend you to open up a ticket with Microsoft for a hassle free migration from Exchange 2013 to O365
    But for migration from Notes to o365 we need some kind of third party softwares like Quest Tools to throttle the process quickly and also you need to set few throttling policies in Exchange end as well inorder to integrated well with Microsoft Cloud
    during Migration process. Its better you can open up a ticket with Microsoft and Quest for planning the migration acording do your needs and proceed.
    Below one is for your reference
    http://www.export-notes.com/how-to-migrate-lotus-domino-to-office365.html
    Please mark as helpful if you find my contribution useful or as an answer if it does answer your question.That will encourage me - and others - to take time out to help you.
    Regards,
    Sathish

  • Office 365 App using NAPA - "The system cannot find the file specified. (Exception from HRESULT: 0x80070002)"

    Hello,
    I am creating an app using NAPA tool in Office 365. I am trying to "Add an attachment" to a custom list item using SPServices. When I am using my code  (jquery code) in content editor web part on a page, its working fine, but when I am adding
    the same code in an app, its giving me error :  "The system cannot find the file specified. (Exception from HRESULT:
    0x80070002)" - 500 Internal Server error.
    (function () {
    // This code runs when the DOM is ready and creates a context object which is
    // needed to use the SharePoint object model
    $(document).ready(function () {
    //alert('In doc ready');
    $('.attachmentButton').change(function(event){
    var listName = 'UploadTest',
    itemId = 2;
    handleFileChange(listName,itemId,event.target.files);
    function handleFileChange(listName,itemId,files){
    alert('In handleFileChange :=' + listName + "" + itemId + "" + files[0]);
    alert('files.length :=' + files.length);
    var filereader = {},
    file = {},
    i=0;
    //loop over each file selected
    for(i = 0; i < files.length; i++) {
    alert('In for loop');
    file = files[i];
    filereader = new FileReader();
    filereader.filename = file.name;
    alert('filereader.filename :=' + filereader.filename);
    filereader.onload = function() {
    var data = this.result;
    var n=data.indexOf(";base64,") + 8;
    //alert('n :=' + n);
    //removing the first part of the dataurl give us the base64 bytes we need to feed to sharepoint
    data= data.substring(n);
    //alert('data :=' + data);
    alert('Above SPServices this.filename :=' + this.filename);
    $().SPServices({
    operation: "AddAttachment",
    listName: listName,
    asynch: false,
    listItemID:itemId,
    fileName: this.filename,
    attachment: data,
    completefunc: function (xData, Status) {
    console.log('attachment upload complete',xData,status);
    alert('Status :=' + Status);
    if (Status.toLowerCase() == "error"){
    alert(xData.responseText);
    alert(xData.status);
    alert(xData.statusText);
    filereader.onabort = function() {
    alert("The upload was aborted.");
    filereader.onerror = function() {
    alert("An error occured while reading the file.");
    //fire the onload function giving it the dataurl
    filereader.readAsDataURL(file);
    alert(xData.responseText); - gives error - " "The system cannot find the file specified. (Exception from HRESULT: 0x80070002)""
    alert(xData.status); - gives error - "500"
    alert(xData.statusText); - gives error - "Internal server error"
    Server Publishing infrastructure and Server publishing features are activated on site collection and site respectively.
    Any suggestions, why I am getting this error in NAPA ?

    Hi,
    According to your post, my understanding is that you have an issue about adding attachments to list items in app.
    To add attachment to list item in the host web, we should first get the list and the list items from the host web, then add the attachments to the list items.
    There are two articles about retrieve the list and list items in the host web, you can refer to them.
    http://www.dotnetcurry.com/showarticle.aspx?ID=1028
    http://www.c-sharpcorner.com/UploadFile/93cb27/retrieve-sharepoint-app-host-web-list-items-in-sharepoint-ho/
    What’s more, we can also use the REST API to achieve the same scenario.
    http://www.c-sharpcorner.com/UploadFile/472cc1/add-attachments-to-list-items-in-sharepoint-2013-using-rest/
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • Office 365 Reseller - Provision of new Office 365 business using API's?

    Hi,
    I couldn't work out which category to put this into. We have built our own provisioning and billing portal which is currently used to provision phone services. We currently resell hosted exchange and are looking to resell Office 365. Are there any API's
    available for Office 365 for the creation, management, deletion of businesses and users within that business. We want all of the functionality of the office 365 partner and admin portal but we want all tasks to be completed within our own provisioning portal
    using API calls to the office 365 admin tools?
    For example, you can purchase office 365 from the godaddy website, we want to be able to do that.
    Thanks.

    Hi,
    Could anyone advise on this matter ?
    Thanks,
    Kind regards.

  • Office 365: Configure Public Folder for a Hybrid Deployment

    All,
    I am going to sync the public folder from exchange 2010 to
    office 365. We have a Exchange hybrid 2013. Based on this article below,
    it states:
    "If your public folders are on Exchange 2010 or
    later servers, then you need to install the Client Access Server role on
    all mailbox servers that have a public folder database. "
    We
    have HA CAS on Exchange 2010. I am not sure anything happens that I
    install the CAS on mailbox server.  Please give me your advices on this
    situation.
    on the other hand, I have ideas in my mind that I can
    copy the public folders databases on Exchange 2010 to Exchange hybrid
    2010 which has the CAS role and mailbox role.
    Please assist me with these situations.
    Thanks,
                               

    Hi,
    Please see the step 1 in the following article:
    Configure Legacy On-Premises Public Folders for a Hybrid Deployment
    http://technet.microsoft.com/en-us/library/dn249373(v=exchg.150).aspx
    Thanks,
    Simon Wu
    TechNet Community Support

  • Office 365 monitoring using SCOM

    Looks MS has released MP for office 365 , Did any one imported and configured alert ? 
    What are the pre-request to configure alert ?
    http://www.microsoft.com/en-us/download/details.aspx?id=43708

    This MP is a little annoying as you'll get a critical alert for any Resolved Incident entries still showing on the Microsoft O365 status pages. Until Microsoft expire these entries off from their side, you're stuck with the alert. If you manually close
    the alert, it gets recreated as it's still present on the O365 side.
    This means you're left with a bunch of unnecessary critical alerts clogging up your Active Alerts, such as:
    Resolved Incident EX8319: False positive for Exchange Online (ServiceRestored)
    Resolved Incident EX8318: False positive for Exchange Online (ServiceRestored)
    Resolved Incident EX8312: Post-incident report published for Exchange Online (ServiceRestored)
    Resolved Incident EX8267: Post-incident report published for Exchange Online (ServiceRestored)
    Resolved Incident LY7139: False positive for Lync Online (FalsePositive)
    Active Incident SP9188: False positive for SharePoint Online (ExtendedRecovery)
    Active Incident SP9208: Extended recovery for SharePoint Online (ExtendedRecovery)
    Active Incident SP9187: Service restored for SharePoint Online (ExtendedRecovery)
    Active Incident SP8367: Service restored for SharePoint Online (ExtendedRecovery)
    Resolved Incident IS9202: Service restored for Identity Service (ServiceRestored)
    Resolved Incident MO9196: Service restored for Office 365 Portal (ServiceRestored)
    Resolved Incident FO8317: Post-incident report published for Exchange Online Protection (PIRPublished)
    Resolved Incident MO8285: Service restored for Office 365 Portal (ServiceRestored)
    Resolved Incident MO8287: Post-incident report published for Office 365 Portal (ServiceRestored)
    Resolved Incident EX8268: False positive for Exchange Online (ServiceRestored)
    Resolved Incident MO8253: Service restored for Office 365 Portal (ServiceRestored)
    Resolved Incident MO8370: Post-incident report published for Office 365 Portal (ServiceRestored)
    Resolved Incident EX9215: Service restored for Exchange Online (ServiceRestored)
    Resolved Incident EX8343: Post-incident report published for Exchange Online (ServiceRestored)
    Of that lot, I regard only four of those to be Critical, the rest should be in the Informational section.
    Bear in mind too that this is per O365 subscription, so if you happen to look after a number of clients with O365 subscriptions, you're going to get multiples of those. Flood city.
    They need to further enhance the Office 365 Monitoring API to make it more granular so that things can be properly categorised.
    Oh, and the folder should be called Microsoft Office 365, not just Office 365. :-/

  • Every time I restart my computer, I have to log in to Microsoft Office 365 to use applications

    After starting my computer, I have to sign into Microsoft 365 or enter a product key to open up Word documents, Excel sheets or Powerpoint. This is problematic because I don't always have internet wherever I go and thus, don't have access to Office. Help!

    Hi
    According to your description, you want to work offline with Office 365.
    Internet access is required to install and activate all Office 365 plans and to manage your subscription account. Internet connectivity is also required to access Office 365 cloud productivity services, including email, conferencing, IT management, and other
    services.
    Many Office 365 plans also include the desktop version of Office, for example, Office 365 Small Business Premium and Office 365 Enterprise E3. One of the benefits of having the desktop version of Office applications is that you can work offline and have
    the confidence that the next time you connect to the Internet all your work will automatically sync, so you never have to worry about your documents being up to date. Your desktop version of Office is also automatically kept up to date and upgraded when you
    connect to the Internet, so you always have the latest tools to help you work.
    Compare Office 365 plans.
    Office365 supports offline working in a number of ways.
    SharePoint Online – Use SharePoint Workspace to synchronise Documents between your local PC and your SharePoint Online Site allowing offline working.
    Use Microsoft Office Professional Plus – Subscribe and receive you can install the full install of the Microsoft Office Suite to use on your computer (and up to 4 others which you use) – this includes Word, Excel, PowerPoint, Outlook, Onenote, Access, Lync,
    SharePoint Workspace & Infopath.
    Tylor Wang
    TechNet Community Support

  • Office 365 and using Word on my iPad question?

    I was thinking of purchasing Office 365 in  order to unlock the editing functions of the new Office for iPad App. Perhaps I am a little dense, but I'm having difficulty understanding why Office 365 offers to Home Edition price points ($69 or $99 per year). I understand that the major difference between the two fees, is with regard to how many PC's or Mac's that I can assoicate with my account, however, I don't understand why I have to associate my Macs with an Office 365 acccount if: (a) Office 365 is a "cloud based" apppliction, and (b) I already have the most recent version of Office for Mac on all of my computers.
    My understanding of the need to purchase Office 365, would be so that I can edit Office documents on my iPad, as without this subscription based service, I can only view Office documents. However, if the service is cloud based, why wouldn't I be able to access any documents stored in a 365 account, sync those documents between the cloud and my iPad, and as needed, download the documents to one of my Macs? Again, my confusion is with the information from Microsoft telling me that the $69 version only allows me to connect 1 PC or Mac and one tablet or ipad (I was considering the $69 version for my home needs).
    Any help or clarificaion would be greatly appreciated.
    Thanks in advance,
    iDan

    The apple version is called keynote, its in the apple App Store.

  • 802.1x wireless authentication using NPS - SSO sign on to Office 365 using ADFS

    Hi Spiceys,I'm researching for a potential client and would like to know if the following is possible:They have an existing wireless network with a working 802.1x implementation using NPS as RADIUS. They are very keen to move to Office 365 and use SSO and my understanding is that they'll need to spin up a working ADFS implementation to arrange this. We want to use Microsoft tech to tie it all in, so 3rd party SSO apps I don't want to investigate.If a wireless client is authenticated with NPS, and we have a working ADFS implementation are they able to access Office 365 resources without signing in twice? I'd imagine that the NPS auth would give them the necessary DC token, but if they access O365 resources and get redirected to the ADFS website and use Windows integrated login, will it 'just work' ? They are looking at using the full...
    This topic first appeared in the Spiceworks Community

    did you find any resolution to this?  our mba- mid 2013 deployment is having a very similar problem.  We've gone through loads of troubleshooting and have yet to come to a resolution.  all our mid 2012 mba's are working fine they're 10.7.5/10.8.4 mixed.  console logs don't show much, i'll try the wireless diags tomorrow.  our other 10.8.4 build appears fine on other models of machines.  i've read posts about deleteing the adapters, deleting the system config plists and changing the mtu size, these steps do not work for us.
    we don't have as high a failure rate with our deployment, but 25%-30% of our clients randomly drop connectivity and are unable to reconnect (fluttering wi-fi wave).  when you slect the wifi symbol in the menu bar other wireless networks do not show, the 'looking for networks' fly wheel continues to spin.  ocasionaly on login the yellow jelly bean will appear then disappear before finally timeing out without logging the user in (depsite having mobile accounts enabled).    mostly the problem manifests itself when waking from sleep - the wifi symbol flutters endlessly without connecting.  deleting the 8021x profile and readding it will reenable connectivity.  we've tried new profiels, but to the same end.  i know our certs and systems are fine because previous mac os x builds work fine as do our windows clients.
    any input would be much appreciated.

  • Do we have to subcribe to an office 365 plan before we can use project online standalone?

    hi,
    do we have to subcribe to an office 365 plan before we can use project online standalone?
    how can we use it after purchasing? where do we sign in?
    tnx

    MGerio,
    Just to add on to Paul's answer, Project Online is one of the applications that runs on Office 365, so you will need Office 365 to use Project Online.
    Having said that, AFAIK, the Office 365 Subscription is included in the Project Online license fee. when you go straight to the link Paul provided, and purchase licenses, you will also get Office 365 as a base. 
    Cheers,
    Prasanna Adavi, Project MVP
    Blog:
      Podcast:
       Twitter:   
    LinkedIn:
      

  • Create ribbon button to launch my webpage in office 365 content pane application using napa tool for sharepoint

    Hi ,
    I have created Excel content pane application in office 365 using NAPA tool for SharePoint,so  here  i need to launch my page through the ribbon button instead of directly loading .
    please provide me some samples how to get ribbon for office 365 content pane application and on click of ribbon how to interact the page through the ribbon.
    Thanks
    Lokesh

    Actually i want to Create Custom Ribbon  for office 365 with the help of napa tool, without use of Visual studio 2013. 
    Please provide me a sample or help regarding to create Office 365 ribbon using "NAPA"
    Thanks
    Abhishek

  • Migrating from office 365 to OSX Server 2.2.1 Mail server.

    hi folks,
    I am considering setting up an OSX Server v 2.21 and using it as my main mail server at home, and migrating away from office 365, and using the OSX mail server as my main server. I have my own domain name, and i would be the only user of the mail server.
    I would be running this on a mac mini i7 with 16 GB ram.
    what anti virus / spam applications are there available for the mac mail server?
    thanks.

    The power in your computer is fine.  I was just trying to warn you that if any network requests come in the server configuration immediately priorises that higher than interacting with the user sitting that the keyboard.  Apps you are using may stutter until the network request has been answered.  Of course, if you don't have many network users and with a computer that powerful, it probably won't take the server long enough to answer the network request that you notice any problem.
    No webmail portal for mail, and no easy way to add one.  Just mail apps using POP, SMTP, etc..
    Here's the manual for OS X Server if you're interested:
    https://help.apple.com/advancedserveradmin/mac/10.8/

Maybe you are looking for

  • HTML emails are blank in OSX Mail - but they show up fine in Entourage!

    I send emails to a subscriber list through a third-party system. The problem is what OSX Mail does with my HTML emails! OSX Mail users get emails that appear to be totally blank. On further inspection, though, the emails are not blank at all-all the

  • Problem with temporary table in stored procedure

    Hi, I have to execute a stored procedure in java , where the stored procedure has refcursor as out parameter and within the procedure the refcursor out parameter is populated from a temporary table when iam trying to get the resultset in my program i

  • How can i sell a programming idea to adobe?

    I have a programming idea which i would like to offer adobe in exchange for some money. It is an extension to your print command which will be very useful to all who print manuals from .pdf regards fred

  • Mantain a Session in one application after opening another application

    Hi My Requirements is like this.. I have one ear apllication running in one place.. We we click a link on this applcation it has to open up a third party application in another widow., and session in the current application has be maintained until th

  • Version for windows 7 64 bit

    hello i have a windows 7 x64 bit o.s. will Oracle Database Express Edition 11g Release 2 for windows 7 x 32 bit work with my o.s. which is of 64 bit ?