(0x80040102) When trying to send or recieve POP/SMTP mail

I was previously running Windows 7 and Office 2010 and had Outlook configured identical to the configuration I'm using now.  I'm now receiving (0x80040102) error when sending mail to and from internet mail providers configured in new system configuration
- Windows 8 and Office 2013.  From what I have read, it appears to be an issue with the ActiveSync.

Do you mean you are using Hotmail with EAS profile?
This behavoir should be by design. We cannot move the item from other internet mailbox or Exchange mailbox into the EAS profile due to Exchange ActiveSync doesn't support this.
Cheers,
Tony Chen
Forum Support
Come back and mark the replies as answers if they help and unmark them if they provide no help.
If you have any feedback on our support, please contact
[email protected]
If that is the case, what would you consider a work around?  In the past I used Office 2010 with the Hotmail connector to deliver mail to subfolders as part of my Outlook profile.  ie:  Outlook was configured with Hotmail using the connector
as the primary data file but used GMail as the primary mail account. In this configuration, GMail's mail was delivered to the Inbox in Hotmail.
Thanks

Similar Messages

  • Error when trying to send scan pic thru e-mail

    i scanned a pic to the puter as a jpeg file to send to e-mail contact and get and error message bout no e-mail association's
    so i can not get pics sent

    This code snippet works for me... It places the message in the system outbox.
    Can you check that your system outbox exists
    at /ifs/outbox
    and that it is an instance of 'FOLDER' and the that the ACL on it ' is protected (system)'.
    public void doSomething(LibrarySession ifs)
    throws IfsException
    IfsMessage msg = new IfsMessage(ifs);
    msg.setToHeader(new String[] {"[email protected]"});
    msg.setFromHeader(ifs.getDirectoryUser());
    msg.setContentType("text/plain");
    msg.setSubject("iFS email test message");
    msg.setBody("Hello! This is a test. If you got this, something is working right.");
    msg.send();
    null

  • "This message cannot be sent at this time."  I have been getting this pop-up for 3 days when trying to send out mail.  I don't know what to do!  I cannot send mail from this account on any ISP. Please help!

    "This message cannot be sent at this time."  I have been getting this pop-up for 3 days when trying to send out mail.  I don't know what to do!  I cannot send mail from this account on any ISP. Please help!

    lots of people seem to be havgin a problem sending email from iCloud webmail.
    does your email address have uppercase characters in it?
    if so, try creating an alias in lowercase (go to preferences in iCloud webmail and select 'accounts') and see if email sends okay from that

  • HT4863 I have an error message coming up when trying to send an email which says 'sending the message failed because you're exceeding the limit' can anyone help me to resolve this please

    I have an error message coming up when trying to send an email which says 'sending the message failed because you're exceeding the limit' can anyone help me to resolve this please

    Try reentering the password in your iCloud mail settings.

  • In iphoto my photos do no appear just a blank dated square. Somehow I messed up when trying to send a photo via email.I cannot not see any but 4 photos.

    Help!   In iphoto my photos do not appear just a blank dated square. Somehow I messed up when trying to send a photo via email.I cannot not see any but 4 photos.I tried all of the solutions that Apple suggested. Somehow I think that i am trying to send ALL my photos in an email.How do i unhide all of my photos?

    Did you launch iPhoto with the Option(Alt) and Commnad keys held down like Terence suggested?  If you did it properly you will get this window:
    The second option is the one you want to run.
    OT

  • Getting strange message when trying to send in a web mail. can you help

    I work for a  ISP  and one of our customers was having trouble with their webmail.  she was getting this message when trying to reply to messages. 
    http://mail.e-isco.com
    Message Not Sent!
    Following sender has not been
    Accepted:
    “cece778”&lt
    Does anyone know what might be going on with it.  she is using an ipad2.  has this problem wether she is on her 3g or on her wifi at home.  Her webmail works fine from the computer just not the ipad.

    I am getting an error message when I try to open an attachment to an email entitled movie.avi. It says I may need more software but its not a helpful message because it does not say whta software. Lame and frustrating.

  • I am receiving an error message when trying to send an email.

    I recently had to change my email password.  Now when trying to send or forward a message on my Iphone 4s I am receiving an error that my user name or password is incorrect.  My phone service is through AT&T and email is embargmail.com.

    Where did you change the password? Did you go into the email account on your phone and change the password as well? You need to check your SMTP settings, as that is what controls sending mail. If you get an error when trying to receive mail, that is the incoming server.

  • I keep getting the following message when trying to send email, email rejected by server because it does not allow relaying

    when trying to send emails on my Iphone i get the message
    email rejected by server because it does not allow relaying
    can anyone help me with this problem

    Go into Settings>Mail, Contacts, Calendars>your account>Outgoing mail ServerSMTP>Primary Server then turn Server ON and fill in both User Name +Passwordunder Outgoing Mail Server.

  • SAP WCF - Getting incorrect action when trying to send a RFC to SAP

    SAP WCF - Getting incorrect action when trying to send a RFC to SAP
    I am trying to send a rfc and i am getting this message below.
    Does anyone know the correct action i need to use?
    Event Type:        Warning
    Event Source:    BizTalk Server 2006
    Event Category:                BizTalk Server 2006
    Event ID:              5743
    Date:                     7/6/2009
    Time:                     3:02:26 PM
    User:                     N/A
    Computer:          saptestbox
    Description:
    The adapter failed to transmit message going to send port "WcfSendPort_SAPBinding_Rfc_Custom" with URL "sap://CLIENT=200;LANG=EN;@a/saptest/90?ListenerGwServ=sapgw90&ListenerGwHost=saptest&ListenerProgramId=testE1D200&RfcSdkTrace=False&AbapDebug=False". It will be retransmitted after the retry interval specified for this Send Port. Details:"Microsoft.ServiceModel.Channels.Common.UnsupportedOperationException: Incorrect Action <BtsActionMapping xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
      <Operation Name="_x002F_SIE_x002F_E_MM_INVENTORY_INTF" Action="http://Microsoft.LobServices.Sap/2007/03/Rfc/_x002F_SIE_x002F_E_MM_INVENTORY_INTF" />
    </BtsActionMapping>. Correct the specified Action, or refer to the documentation on the allowed formats for the Actions.
    Server stack trace:
       at System.ServiceModel.AsyncResult.End[TAsyncResult](IAsyncResult result)
       at System.ServiceModel.Channels.ServiceChannel.SendAsyncResult.End(SendAsyncResult result)
       at System.ServiceModel.Channels.ServiceChannel.EndCall(String action, Object[] outs, IAsyncResult result)
       at System.ServiceModel.Channels.ServiceChannel.EndRequest(IAsyncResult result)
    Exception rethrown at [0]:
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at System.ServiceModel.Channels.IRequestChannel.EndRequest(IAsyncResult result)
       at Microsoft.BizTalk.Adapter.Wcf.Runtime.WcfClient`2.RequestCallback(IAsyncResult result)".
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

    I am getting same error even after using the same operation name  in logical and  in action on physical port as in Binding file created by adapter
    Details:"Microsoft.ServiceModel.Channels.Common.UnsupportedOperationException: Incorrect Action <BtsActionMapping>
    <Operation Name="Send" Action="http://Microsoft.LobServices.Sap/2007/03/Idoc/3/ORDERS05//711/Send"/>
    </BtsActionMapping>. Correct the specified Action, or refer to the documentation on the allowed formats for the Actions. Note that Actions are case-sensitive.

  • My ipad locked up when trying to send a large video file. I tried to turn it off and it's stuck. What so I do?, My ipad locked up when trying to send a large video file. I tried to turn it off and it's stuck. What so I do?

    My ipad 2 has locked up when trying to send a large video file. What do I do? Is there a reset button.
    Thank you

    Assuming that it's not still trying to send the video, then you could do a reset : press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot.

  • TS2755 when trying to send a message, I have an error message that a particular addressee is not registered with imessage.  How is this corrected?

    I just purchased the latest ipad.  When trying to send a message, the addressee indicates an error stating that it has not been registered with imessage and to remove it.  How can this be corrected.

    Using FaceTime http://support.apple.com/kb/ht4319
    Troubleshooting FaceTime http://support.apple.com/kb/TS3367
    The Complete Guide to FaceTime + iMessage: Setup, Use, and Troubleshooting
    http://tinyurl.com/a7odey8
    Troubleshooting FaceTime and iMessage activation
    http://support.apple.com/kb/TS4268
    iOS: About Messages
    http://support.apple.com/kb/HT3529
    Set up iMessage
    http://www.apple.com/ca/ios/messages/
    Troubleshooting Messages
    http://support.apple.com/kb/TS2755
    Setting Up Multiple iOS Devices for iMessage and Facetime
    http://macmost.com/setting-up-multiple-ios-devices-for-messages-and-facetime.htm l
    FaceTime and iMessage not accepting Apple ID password
    http://www.ilounge.com/index.php/articles/comments/facetime-and-imessage-not-acc epting-apple-id-password/
    Unable to use FaceTime and iMessage with my apple ID
    https://discussions.apple.com/thread/4649373?tstart=90
     Cheers, Tom

  • When trying to send a link off firefox via email the system looks for a g mail account that I do not have nor want to have. I've told the settings to use my outlook account but it keeps looking for g mail. how do i correct?

    when trying to send a link off firefox via email the system looks for a g mail account that I do not have nor want to have. I've told the settings to use my outlook account but it keeps looking for g mail. how do i correct?

    http://support.mozilla.com/en-US/kb/Changing+the+e-mail+program+used+by+Firefox

  • When trying to send a comment to a web site I get a message, Firefox has blocked this site, how can I turn this off?

    when trying to send a comment to discussion sites I get an error message that says "Firefox has blocked this site" actions offered "allow"
    or "X". When I enter "allow" it ignores the command and the message disappears. A lot of wasted thought and typing. How do I turn this feature off.

    See: Tools > Options > Advanced > General : Accessibility : [ ] "Warn me when web sites try to redirect or reload the page"
    See: [[Options window - Advanced panel#General_tab]]
    See also: http://kb.mozillazine.org/accessibility.blockautorefresh

  • When trying to send a message an error says phone not registered in imessage.

    When trying to send a message from my ipad some numbers say not registered with imessage. How do I register a number?

    Hi lkgallagher24,
    If you are talking about registering your own phone number with iMessage, you may find the following article helpful:
    iOS and OS X: Link your phone number and Apple ID for use with FaceTime and iMessage
    http://support.apple.com/kb/HT5538
    Regards,
    - Brenden

  • When trying to send a photo via email, I am prompted to setup an email account even though email is already setup.  What would cause this?

    when trying to send a photo via email, I am prompted to setup an email account even though email is already setup.  What would cause this?  Better yet, how do I fix it?

    I have checked this on my device.  I see a Default account under Messages created outside of Mail will be sent from the default account.  There is an account selected, though it does not show my exchnage account.  If it is only an exchange accout, can that not be used for this?

Maybe you are looking for

  • Low res sky in

    hello all can you help me with this my pc? has ax2 3800 amd cpu 2 gig ram? and 2 7800 glx in sli? when i play bf2? the bottom of the screen looks? great all settings on high but the sky looks very low res and very poor and blocky the bottom looks so

  • Pictures which were found in shared folder are not shown as thumbnails

    Hi, I'm indexing SharePoint sites and  File Shared folder with Pictures. In the search results page the pictures from SharePoint are shown as thumbnails (there is a preview of the picture) but the pictures from fileshare are not shown that way (it is

  • Lighting effect won't work since downloading photoshop cc.

    lighting effect won't work since downloading photoshop cc.....i use a 1 yr old alienware laptop so am sure the graphics card is plenty robust enough.  any ideas?

  • Enable SQL Notification Services for BAM alerts , Biztalk 2010

    Hi, Enable SQL Notification Services for BAM alerts is greyed out. I need to enable bam alerts in BizTalk 2010. Regards, Sharmishtha

  • How to grant priviliges in database

    Sawwan, Still some of the objects failing import due to lack of privileges, how to find all privileges in source system , so that i will assign all privileges in target , I can avoid some invalids objects. Thanks