Can someone explain 'Sync' and how it sends mail

I've lost a lot of emails
Heres the scenario.  Between the hours of 9pm and 4pm (work days) I disable Sync and Email Sync. So lets start with MSN (others)
Its 9pm, I launch MSN (others) email application, I hit refresh one last time, then I go into settings, account settings etc etc and uncheck the box that says 'Sync Email'
Next since I have a google account I also go into settings and uncheck the box that says 'sync email'
Then so I can get the full battery life possible I pull down my notification menu and select all and uncheck the radio button that says 'Sync'...and that lasts from 9pm as I sleep...and my work shift is like 7am to 4pm (ish) and then I will re enable it all.
Now lets say at 10am I'm going thru twitter and theres an article thats a long one and I want to read it when I get off work....I hold down the tweet and see an option that says "Share", I select Gmail because I prefer reading it off of MSN (my choice!) anyways, I can go thru and select a lot of stuff and share it, by sending an email.
Now heres the thing....I know if I were to launch my MSN Mail at 10:05am I wont get it, duh! because I have Sync off right? So once I enable each of the emails' Sync Option and enabling the Device' Sync option....I then will receive the email or emails...which I do...every single time and by everytime I mean 10 emails sent by me, per day (ish) every day for over a month.
Now....heres my problem
I was viewing web pages...I chose Share....I chose send via MSN to GMail (odd I know)...but prior to enabling Sync I actually performed a Factory Reset on Device/Phone...so it was like a brand new phone...
However once I enabled Sync and refreshed a few times I havent received the emails nor am I finding it in the "drafts or sent folders"
So I ask....what is the proper steps my phone is taking that somehow sends these "ghost emails"
Heres my theory: I mean lets say I view a webpage; all sync's are disabled; I choose 'Share to this email address'...does my phone create a file on Devices Memory and its called "sendemail1togmail.mail" and if I choose to share another webpage it creates another file called "sendemail2togmail.mail" meanwhile those are temp files...kinda like temporary files when you are downloading a file off a webpage. (aka Partial)....then when you enable Sync on all of them...it searches for any .mail files off the device and thus sends it appropriately??????
If so; great where do the files get saved to? Because next time I'm either keeping sync on or I'll just copy the files to my SD card then I'll copy it back again
Because either way...I dont have the emails I sent
Thanks

sync doesn't send emails, only synchronizes between pc & phone.
yours is the goofiest way of syncing i've heard of.
i sync 4 email acc'ts, 2 are pop3, yahoo & gmail & they all work as you'd expect.

Similar Messages

  • Can someone explain to me how to use Xcode?

    I just got the app Xcode and I am so exited to use it. But once I tried it, I was so confused. Can someone explain to me how to use Xcode?

    Become a paid developer, download all the thousands of manual pages and read them.
    developer.apple.com

  • I cannot find a way to sort the bookmark folders themselves alphabetically by name.I am not talking about in a view mode but in the way they are displayed when I click on my bookmarks tab. Can someone explain to me how to accomplish this.

    I have a lot of various book mark folders with websites contained within each folder. I am able to sort the websites within each folder alphabetically by name but I cannot find a way to sort the bookmark folders themselves alphabetically by name.I am not talking about in a view mode but in the way they are displayed when I click on my bookmarks tab. Can someone explain to me how to accomplish this other than manually dragging them as this is extremely hard for me due to the fact that I am a quadriplegic with limited hand movement dexterity

    Bookmark folders that you created are in the Bookmarks Menu folder. "Sort" that folder.
    http://kb.mozillazine.org/Sorting_bookmarks_alphabetically

  • I just bought a second hand iPhone 5, but the sim tray seems to be for a sim sized ~14x8mm, thinner but longer than a nano SIM (~12x9mm). Can anyone explain why, and how to get a SIM to fit?

    I just bought a second hand iPhone 5, but the sim tray seems to be for a sim sized ~14x8mm, thinner but longer than a nano SIM (~12x9mm). Can anyone explain why, and how to get a SIM to fit?

    You would have to ask the person you bought the phone from to explain why.

  • Have iTunes version 10 .3 but do not understand cloud in iTunes 11.03 can someone explain it and also how do you find duplicates in new version and will the new version sync with my iPod Classic which I have had for 4 years

    I have iTunes version 10.03 which I love but my iPad Apple mini has iOS 7 but I don't understand the new iTunes what is the cloud shown next to the music and how can I find duplicates can anyone help me navigate the new iTunes and will the new version sync with my iPod Classic which is 4 years old

    The main differences between iTunes 11 and earlier versions are the loss of coverflow and ability to have multiple windows open.
    In Windows, you can restore much of the look & feel of iTunes 10.7 with these shortcuts:
    ALT to temporarily display the menu bar
    CTRL+B to show or hide the menu bar
    CTRL+S to show or hide the sidebar
    CTRL+/ to show or hide the status bar (won't hide for me on Win XP)
    Click the magnifying glass top right and untick Search Entire Library to restore the old search behaviour
    Use View > Hide <Media Kind> in the cloud or Edit > Preferences > Store and untick Show iTunes in the cloud purchases to hide the cloud items. The second method eliminates the cloud status column (and may let iTunes start up more quickly)
    If you don't like having different coloured background & text in the Album (Grid) view use Edit > Preferences > General and untick Use custom colours for open albums, movies, etc.
    With iTunes 11.0.3 and later you can enable artwork in the Songs view from View > Show View Options (CTRL+J) making it more like the old Album List view
    View > Show View Options (CTRL+J) also contains options to change the sorting of grid based views
    The cloud icons give you access to stream or download any qualifying past purchases that you don't currently have downloaded to the library.
    Regarding duplicates, things haven't really changed. Apple's official advice is here... HT2905 - How to find and remove duplicate items in your iTunes library. It is a manual process and the article fails to explain some of the potential pitfalls.
    Use Shift > View > Show Exact Duplicate Items to display duplicates as this is normally a more useful selection. You need to manually select all but one of each group to remove. Sorting the list by Date Added may make it easier to select the appropriate tracks, however this works best when performed immediately after the dupes have been created.  If you have multiple entries in iTunes connected to the same file on the hard drive then don't send to the recycle bin. Use my DeDuper script if you're not sure, don't want to do it by hand, or want to preserve ratings, play counts and playlist membership. See this thread for background and please take note of the warning to backup your library before deduping.
    (If you don't see the menu bar press ALT to show it temporarily or CTRL+B to keep it displayed)
    Yes, iTunes 11 will support your iPod classic.
    tt2

  • Can someone explain to me how this line of code works?

    My friend put in this code to my game script
    if CollisionDistance < 2 then
    else if "pMushroom" = string(collisionModel).char[8..16] then
    pInfo = member("Info") 
          pInfo.Text = "Press 'F' to consume Mushroom"
    else
    end if
    else
        pInfo = member("Info") 
        pInfo.Text = ""
      end if
    So this is used in my game so that when a ray is less than 2 units away to hits an object named pMushroom, instructions would come up that say "Press 'F' to consume Mushroom" (I'm sure you already knew that though).
    I have a bunch of mushrooms out lebed pMushroom01 - pMushroom09
    I tried to use this for other models like:
    else if "pStick" = string(collisionModel).char[8..16] then
    pInfo = member("Info") 
           pInfo.Text = "Press 'F' to take Stick"
    But the instructions do not pop up. I've checked that I was the right distance away with my collision detection.
    Could someone explain to me the code and what could possibly be wrong?
    "char[8..16]" is what I really don't get.

    collisionModel is most likely a property variable. So "else if "pStick" = string(collisionModel).char[8..16] then" is taking whatever is in that variable, and setting it as a string. Then it is parsing out the characters in that string from character 8 to character 16 and comparing that sub string to the string pStick.
    This works in the first example because "pMushroom" has 9 characters. "pStick" has six characters and so it will never be equal to those characters in collisionModel. You might try:
    else if "pStick" = string(collisionModel).char[8..13] then
    it may work.

  • Can Someone Explain Crossover and WINE to me ? (want to Download .exe)

    i have Crossover by Codeweavers for Mac, and the APPLE store suggested i download Wine for mac
    i want to download some .exe files my Windows Friend suggested to me
    in Crossover every time i open it it RE-Installs the Application (Photoscape), what i want is a Desktop Icon of the Application that may just prompt Crossover when i click on it.
    Wine was even less user freidly the app wont bounce on the dock and when i do get it open it has no directions on how to download
    all i want to do is download an exe like i download a dmg file i do NOT want to get involved with Windows OS/BOOT camp/ or a virtual window
    i just have a handful of .exes that i want to download (and Work) and possible get OE as a newsgroup server (OE preferably but not IE)
    thanks in advance
    Ed

    http://www.orafaq.com/faqoci.htm
    "The Oracle Call Interface (OCI) is a set of low-level APIs (Application Programming Interface Calls) used to interact with Oracle databases. It allows one to use operations like logon, execute, parse, fetch, etc. OCI programs are normally written in C or C++, although they can be written in almost any programing language."

  • Alright, can someone explain to me how to re-download Adobe Photoshop?

    I was given a wacom tablet, and an adobe photoshop back in 2007. I adored it. That computer crashed, and I figured out how to redownload it on my laptop... that has, since then, also broken. I was looking into how to redownload it once again onto my new computer.
    I can find my serial number. I have my sign in information. It even notices that I have Photoshop already. But I cannot find a link to download it. It's beyond frustrating.
    Ive checked under "my orders" and I dont have any, so I cannot download it from there. =/

    I appreciate this suggestion, but it isnt on this website. =/
    Searched through it manually, and also used the search toolbar. The only thing pertaining to "Photoshop Elements 5" it had was a comparison page.
    I'd call customer service, but I honestly dont have 35$ I can just throw at it to call them.

  • Can Someone explain in detail how to restart

    i have been trying to restart my ipod all day using the directions but i need some one who knowns how to do it to explain or has done it and does it matter if it is on hold

    Have you been following these instructions:
    1. Toggle the Hold switch on and off. (Slide it to Hold, then turn it off again.)
    2. Press and hold the Menu and Select buttons until the Apple logo appears, about 6 to 10 seconds. You may need to repeat this step.
    From here:
    http://docs.info.apple.com/article.html?artnum=61705
    It shouldn't be anything more than this to restart your iPod. You could also let the battery run down completely until the iPod shuts off, then re-charge it and re-start it from there.

  • Can someone explain to me how to correct this problem??

    I first want to thank anyone who reads my post and responds to it.. These boards have taught me so much over the years... My G4 450 or what I call my plow horse has
    recently started to run slowly especially while i tried to surf the web.. I decided to run Disk First Aid While it was running a highlighted Invalid B Tree Header,O,O, appeared then Highlighted was Mount check found minor errors. then it continues for a few seconds and I get message cannot continue an internal error has occured. I re ran the First Aid several more times but same messages each time. Can I fix these problems or is it time to put my Mare out to pasture...:( Thanks in advance for your answers........

    Hi, Colleen -
    I followed your directions and looked up the Boot Rom version it read $0004,28f1
    That indicates your G4 is at firmware version 4.2.8, which is the most recent version for it - there is no further update, so your machine is OSX-ready.
    I typed this in appleworks and when i went to save the message i get an error message so I tried again it would not let me save my notes. I wrote it down turnred my mac off and my daughter got on it a few hours later and calls me because at start up it goes through the usual functions but then on my screen its the Extensions manager.. This has never happened.
    There is a startup keyboard command which will call up Extensions Manager before extensions start to load - this allows altering the current set of extensions during startup, which can be quite useful when trouble-shooting. The startup command which does that is to hold down the Spacebar from the beginning of startup. Since Extensions Manager apparently was called up during startup, it would indicate that either the Spacebar is stuck down occasionally, or something was resting on the Spacebar when your daughter started it up (the corner of an open book has been known to be sufficient to do that).
    There is also the possibility of something else causing Extensions Manager to open - this would be the case if it appears after the desktop has loaded. Causes for that include having an alias to Extensions Manager in the Startup Items folder.
    Everything listed is xed the first in list Airport AP is highlighted I know my computer did not have airport card when i bought it...
    Everything will be checkmarked if the "On/Off" column header (the label box above the checkboxes) is clicked - it's a toggle. If that was done, the only way to undo it is to de-select (uncheck) individual items.
    ...so I highlighted start up icon on list.
    That will do nothing - control panels (such as Startup Disk) can not be engaged (opened) from within Extensions Manager.
    Will this problem be corrected by Disk Warrior also? If so will i still need to buy the Disk no newer then 2.1.1.
    Until the damage reported has been fixed, odd things may start happening - the longer you wait, the less stable the OS will be.
    Since your firmware has been updated to 4.2.8, it is okay to use the current version of DiskWarrior, one which boots to OSX.

  • Can someone explain purchasing, activating and signing up for iPhone.

    Hi, iPhone hits UK in November and I'd like to be prepared. Can someone explain to me how it's going to work. In the USA where do you buy the phone - the Apple store, and what do you do just walk in a buy the actual phone as if it were an iPod? And then how does activation work? What is it, just registering the iPhone with Apple or signing up with the network provider? What stops you from just buying the phone and putting another AT&T or O2 sim in and not signing up for one of the contracts?

    Presuming that it will look pretty much the same as it did for US customers, it will be something like this..
    You walk into your local Apple store and purchase an iPhone, or you can order one through the UK online Apple store (or, presumably, O2 will sell them in their local shops).
    You connect the iPhone to any computer which meets the minumum system requirements. It will recognize a new, unactivated iPhone and take you through the activation, which includes:
    1. Entering your name, address, and payment info
    2. Create an iTunes Music Store account if you do not already have one
    3. Select which type of call plan you want (how many call minutes, how many text messages, etc)
    4. Specifying whether you want a new number assigned or want to port your number from another provider (assuming this can be done in the UK)
    You will then wait while the activation is completed, which can take several minutes. Once your phone is activated you will be able to make calls, send text messages, and use all the other functions of the iPhone, including syncing your contacts, calendars, and music to it. If you are porting a number from another service, once the port is complete you will be able to receive calls. If you are being assigned a new phone number, you will be able to receive calls right away.

  • Can someone explain how data is fed to the usage details screen in My Verizon?

    Can someone explain to me how I can view my data usage for a past date today and when I look at the same date a few days from now there will be additional data. Customer support were adamant that the data usage details come directly from my device so I commented that my device must be saving usage and sending it to Verizon arbitrarily to which I was met with silence on the line.
    Here's an example - on 4/1 I checked my data usage details for the date of 3/21 and it looked like this:
    03/21/12
    08:43:00 PM
    0.02518
    03/21/12
    09:17:00 AM
    0.01475
    03/21/12
    07:20:00 AM
    0.01730
    then on 4/7 when I checked my data usage details for the date 3/21 it looked like this:
    03/21/12
    11:45:00 PM
    1.15382
    03/21/12
    11:38:00 PM
    0.24853
    03/21/12
    08:43:00 PM
    0.02518
    03/21/12
    07:50:00 PM
    1.03191
    03/21/12
    06:55:00 PM
    1.18499
    03/21/12
    06:10:00 PM
    1.03968
    03/21/12
    09:17:00 AM
    0.01475
    03/21/12
    07:20:00 AM
    0.01730
    The red rows have been added between 4/1 & 4/7, but where did they come from? This is just one example, it's happening all over my bill and Verizon cannot justify the anomaly and certainly won't consider removing the $40 in overage charges I have this month. Which brings up another question, why doesn't Verizon offer more than 10GB for the mifi? If I want to use more data and am willing to pay for it, I have to go to another provider?

    Hi kellieh,
    When you had your data overage (and the additional spurious charges), how did Verizon respond to you?
    I have just reported a 2x discrepancy between individual device data usage (.89 GB total) and the reported 1.5 GB for my account.  They claim it will take 72 hours to get back to me after they research the problem.
    What avenues did you pursue to make contact?
    I caled 611, then emailed tech support, then sent a private message to Verizon Wireless support.

  • Can someone explain the icloud to me please? Where are all my old pictures and how can I see them? Photostream only holds 1000 and when I sync my icloud to my mac it only imports what is on my photo stream.

    Can someone explain the icloud to me please? Where are all my old pictures and how can I see them? Photostream only holds 1000 and when I sync my icloud to my mac it only imports what is on my photo stream.

    When you enable photo stream on your Mac, in imports photos currently in your photo stream.  However, photo stream only keeps photos for 30 days, even though up to 1000 photos will remain on your device until you delete them.  When you enable photo stream on your Mac, you will only receive photos added in the last 30 days, as the others are no longer in your photo stream.
    If you want to get all your old photos on your Mac, save them to your camera roll (if they aren't already there) by opening your photo stream album, tapping Edit, tap the photos, tap Share, tap Save to Camera Roll.  Once they are in your camera roll, import them to your Mac as explained here: http://support.apple.com/kb/HT4083.
    Another option would be to create a shared photo stream containing the older photos and invite yourself (as explained here: http://help.apple.com/icloud/#mmc0cd7e99).  Then check Shared Photo Streams in iPhoto>Preferences>Photo Stream and you will see this shared photo stream on your Mac.

  • Can someone explain how to set up an administrator account so that I can have my phone and my daughters have separate apple ids?

    I mistakenly updated to the latest version of iOS and ever since then I can send messages to my daughter and I receive them but she does not.  She has an iphone also and her phone is under my apple id also.  Someone told me that I could set up an Administrator Account so that she can still be under my account but she has her own ID and that will fix the problem with text/imessages.  I can't find anything on the website that explains how to do that.  Can someone explain that to me?
    Thanks!

    I'm still not clear on what you are trying to accomplish. If you have an iPhone and she does as well you should have your own Apple IDs.
    If you want to pay for any purchases she makes with her phone as far as apps/music goes than that is what Family sharing is for.
    In my case my Wife and I are setup for family sharing. When she purchases music/apps it charges my credit card. This setup also allows me to share my past music/app purchases with her and vice versa.

  • I can not sync my mailboxes with Icloud. I would like to see the same mails in all my apple devices. Can someone please tell me how? My calendar and contacts sync but my mailboxes dont...

    I would like to see the same mails in all my apple devices. Can someone please tell me how? My calendar and contacts sync but my mailboxes dont...

    I would like to see the same mails in all my apple devices.
    On iOS devices tap Settings > iCloud
    Make sure Mail is swtiched ON.
    Apple - iCloud - Learn how to set up iCloud on all your devices.

Maybe you are looking for