Email sent out with email client not sent & lost on both iPad & iPhone ?

I have noticed that emails sent on my iPhone and now iPad out with the email client such as a picture or a link from Safari have not sent and disappeared as if thy never existed. This seems to be an Apple issue as I have struggled with this all week using all the tips I could find including deleting the email account and turning off the iPhone.  I could then not re-add the email account until I reset the phone. I have this morning sent email fine from within the email software but emailing a link from Safari has just disappeared as if it never existed. This in reliability is making email on these devices useless. It does not appear to be an issue with the imap email (virgin media / blueyonder / gmail account). This would appear to be an iOS 6 bug to a novice like me as it has only started since the update.

Sorry Apple I have decided this is Virgin Media changing settings for their blueyonder accounts and not telling anyone do I have stopped using them for email.

Similar Messages

  • I sent out an email to a group of 5 and addressed it to myself- it appears to have gone to my whole contact list- how can I sort this please

    I sent out an email to a group of 5 and addressed it to myself- it appears to have gone to my whole contact list- how can I sort this please?

    Nope, not strange at all. No system should try to be all things to all people. 
    Actually, there is a way to do this:  After creating a group message, save the conversation and add new messages it when necessary.
    If you want to suggest someting to Apple, post it here:
    Apple - iPhone - Feedback

  • TS1424 I have several incomplete songs after purchase from Itunes.  I sent out an email to find out how do I correct this problem? Follow-Up: 219141808

    I have 6-7 incomplete songs after purchase from Itunes.  I sent out an email to find out how do I correct this problem? Follow-up 219141808

    Welcome to the Apple Community.
    Try deleting the problematic file (electing to remove original file if/when prompted) and then re-downloading the file from the iTunes store.
    You can re-download content purchased from the iTunes store (availability varies depending on location) using the purchased option from the Quick Links section in the top right corner of the iTunes homepage in your iTunes application on your computer.
    You can re-download content purchased from the iTunes store (availability varies depending on location) using the purchased option at the bottom of the screen of the iTunes app (or video app) on your iOS device.
    If the problem re-occurs, select the content which is causing a problem and use the 'Report a problem' button in Your Purchase History using your computer.

  • I had itunes years ago but the email address associated with this is not longer in use. Is there anyway to updating and transferring all music and data to a new email address?

    I had itunes years ago but the email address associated with this is not longer in use. Is there anyway to updating and transferring all music and data to a new email address?

    Hello Graceevelyn23,
    Thanks for the question, and welcome to Apple Support Communities. You can update the primary email address that is used for your Apple ID:
    Apple ID: Changing the email address you use for your Apple ID
    http://support.apple.com/kb/HT5621
    Thanks,
    Matt M.

  • I gave my ipad 2 to my brother last month. After that he erased all content and settings, sign in with his apple id. The next day until now, I found out that I can not udpate my apps both on my iPhone and iPad Air. What should I do? Thank you in advance.

    I gave my ipad 2 to my brother last month. After that he erased all content and settings, sign in with his apple id. The next day until now, I found out that I can not udpate my apps both on my iPhone and iPad Air. I had create new apple id, change my password, delete the icloud acc. But still I can not update my apps. I have many of red notifications on iPhone and iPad Air. What should I do? Thank you in advance.

    1. It is never a good idea to include personal info like your email address or Apple ID in a post on an open forum.
    2. The email you received DOES NOT say your Apple ID cannot be used to unlock this iPad. The email informs you that your Apple ID was used to unlock an iPad. Fortunately the iPad is yours. The message confirms that. If your Apple ID was used to unlock an iPad that was not yours your would then know to change your password. Since the iPad is yours you do not need to change your password.
    Is your iPad working?

  • Submit a SAP job and it is erroring out as "instance/client not found"

    I am trying to submit a SAP job and it is erroring out as "instance/client not found"
    as soon as I  enter the instance/client value and click on next  I am getting this error
    please help

    Hi,
    Then maybe there is a problem with another parameter, and the error is obscured by this error message.
    You did specify valid values for all other parameters ?
    Maybe you can try the following:
    - create a simple job in SAP, you do not have to execute it only save it
    - import this job using RSI_IMPORT_CCMS_JOBS and specify the exact job name
    - run the imported job (it will have the same name as in SAP) and see if this works
    - if this works, try your job again directly from CPS and compare your parameters with those on the imported job (especially which ones are filled or not filled, that sometimes is more important than the exact value chosen)
    Regards,
    Anton.

  • Is apple going to come out with a iso that lets ppl who have the iphone 3g to put up backgrounds its bs that i cant do it when ever i see something about the iphones even befor the 4g that all ways had backgrounds so what the **** is with that

    is apple going to come out with a iso that lets ppl who have the iphone 3g to put up backgrounds its bs that i cant do it when ever i see something about the iphones even befor the 4g that all ways had backgrounds so what the **** is with that

    iPhone 3G has received its last iOS update. If wallpapers behind the homescreen icons is such an important feature for you, you'll need a newer model iPhone.

  • Using FMS v4.5.5 with a browser-based audio player running on iPad/iPhone

    Hello,
    I’m seeking some clarity/guidance on using FMS v4.5.5 (Streaming Edition) with a browser-based audio player running on iPad/iPhone (i.e. under iOS).
    Background
    I have a Microsoft Windows 2008 R2 Web Server running IIS v7.5 and supporting a website built using ASP.NET and C#. Parts of the website allow a visitor to play a selection of audio clips from our bespoke MP3 library. Due to UK music licencing constraints, we must stream the clip to the client browser – we must not download either part or all of the source MP3 file(s). We therefore had a custom audio player built for us some time ago using Flash/AS3. This has and continues to work very well, and uses RTMP to stream the clips from FMS to the client browser.
    As our site has become more established the number of visitors has steadily grown. In the early days the number of visitors from the iOS platform was relatively small but, last month, it had risen to 40%! As Flash is not supported on the iOS platform, this growing group of visitors are unable to fully maximise the benefits offered by the website, which I am now trying to address.
    What I’m Trying To Do…
    From what I’ve researched and read, I believe that FMS v4.5.5 supports HLS and I need to use this (instead of RTMP) over HTTP between FMS and the iOS Safari client. I have been experimenting with an Open Source player (JPlayer) and a commercial player (JWplayer) and appear to have these playing a MP3 file as a “progressive download” (I think that’s the right term) as all I’m doing is specifying the file path (no HTTP prefix etc.), i.e. the audio is not really being streamed as I require. Unfortunately, I’ve not found / worked out how to configure my FMS to respond to a path request along the lines of:
    http://www.myserver.com/live/audio1.mp3
    Hopefully someone reading this who is much more expert on FMS, HLS, HDS, HTML5, etc. than me can point me in the right direction!
    What I’m confused about…
    1) Can all my MP3 assets stay as is and still be streamed to the iOS Safari client? To the best of my knowledge, the key properties of my MP3 files are CBR, 44,100Hz, 320Kbps.
    2) If not, can they be converted on-the-fly by FMS or do I need to create additional audio assets to support HLS etc.?
    3) If I have to manually create additional audio assets, how do I do that (I’ve seen references to tools from both Adobe and Apple but not actually found the kits)?
    4) Some of the Adobe documentation I’ve read implies that FMS support for HLS etc. is only available when FMS is used in conjunction with the bundled Apache web server. As stated earlier, my entire site runs on IIS so does that mean to achieve what I want I’ll have to run two web servers on my physical server – IIS for the website itself and Apache for RTMP/HLS/etc.?
    5) What changes do I need to make to my current FMS configuration to get HLS to work? I’m sure someone has been here already and can enlighten me with their experience and hopefully point me to some straight forward documentation to follow!
    6) Lastly, and really part of (5), once I’ve got FMS configured correctly, what would be the typical path to a given MP3 audio file that I would give the iOS Safari browser to make this all work.
    I appreciate this is rather a lengthy first post but hopefully the background puts my questions (and confusion!) in context. Bottom line is… I simply want to be able to stream audio clips only (no video) to iOS Safari browsers from FMS v4.5.5 running on a Win2K8R2 platform with IIS v7.5, and with no audio content being stored (even temporarily) on the iOS platform.
    My thanks and appreciation in advance to anyone who can help me achieve this.
    Steve Barker
    Business IT Solutions

    Hi Apurva,
    Thank you for your reply. Unfortunately I am not much further forward, despite having read more Adobe documentation (FMS v4.5 Configuration and Administration Guide, FMS v4.5 Developer’s Guide) and trying different configuration options.
    First to confirm a point you made when answering point 4 yesterday. Yes, in my current RTMP scenario I have several MP3 assets (let’s call them Audio1.mp3, Audio2.mp3, Audio3.mp3, etc.) that are made available to a bespoke Flash/AS3 player via the LIVE application. I understand that as I purchased the Streaming Edition of FMS v4.5, a Flash-based player is restricted to using the LIVE application. You go on to say that I “publish” these assets to the LIVE application. I set this up a while back but do not recall having to “publish” anything. All I recall doing was to ensure that all the assets (the .mp3 files) were in a single folder and that the folder was identified by the <Streams> tag in the following file (example shown):
    Flash Media Server 4.5\applications\live\Application.xml
                    <StreamManager>
                                    <VirtualDirectory>
                                                    <Streams>/;C:\MP3Library</Streams>
                                    </VirtualDirectory>
                    </StreamManager>
    To the best of my knowledge, I didn’t have to do anything else to make the current solution work. Having read more of the documentation I am still none the wiser as to what I need to do (step-by-step) to “publish” my converted MP3 assets (see next paragraph) to the LIVEPKGR application. Please could you explain these steps to me by way of an example.
    WRT your answer to point 1 yesterday, I wish to clarify the exact output I need to create when converting my MP3 assets. Am I expected to produce a Audio1.aac file, or a Audio1.mp4, file, or a Audio1.m4a file, etc.? Or am I meant to be using ffmpeg (either directly or indirectly) with a much more sophisticated command line that somehow generates stream-rated info/files as well? An example of how you would use ffmpeg to convert one of my MP3 assets would be very much appreciated.
    Lastly, the coexistence of IIS and Apache (ref your answer to point 2 yesterday). That all made sense but given all the testing/changes I’ve been making I thought it wise to start afresh! So I completely removed FMS from my dev server and re-installed Flash Media Streaming Server v4.5.5 with the bundled Apache v2.2 server. When presented with the dialogue “Would you like for Apache to listen on port 80. If not FMS will be using port 80 instead.” I answered NO. When presented with the dialogue regarding FMS server ports, I entered 1935 NOT 1935,80 (should I have done that as the preamble makes reference to HTTP webserver proxy and HTTP Dynamic Streaming origin services?). I then modified the Application.xml file as described above.
    To test the new set-up, I did the following. First, the test environment…
    DEV Server
    Windows Web Server 2008 R2 SP1
    IIS v7.5
    ASP.NET v4.0
    Flash Media Streaming Server v4.5.5
    Apache v2.2
    IE v9.0
    Adobe Flash Player 11 ActiveX v11.5.502.146
    TEST Client
    Apple iMac (Intel)
    Mac OS X v10.6.8
    Safari v5.1.7
    Adobe Flash Player 11 Plug-in v11.5.502.146
    On DEV Server… launched IE and loaded the home page of my website, which has two elements on it – one to load/run our bespoke Flash player, the other to run JPlayer (configured to use HTTP). I selected our bespoke Flash player and it played a MP3 audio file. I verified this in real-time via the FMS Admin Console on the server.
    On TEST Client… entered http://192.168.20.250:8134 into Safari – it comes up with the FMS install completed / test your server page. In the middle of the video display area a black box appears saying “10000 OK” – I clicked OK. I then clicked HDS Single Bitrate – the video plays (Not Using Hardware Acceleration is briefly displayed). There is NO activity logged in the FMS Admin Console back on the DEV server under “live”, “livepkgr” or “vod”. I assume this is because I’ve gone straight to the Apache Server via the port reference – is that correct? Next I tried the HLS Single Bitrate – same results.
    The HDS Single Bitrate logs the following in the Apache access_log file:
    "GET /hds-vod/sample1_1500kbps.f4v.f4m HTTP/1.1" 304 - "-" "Apple Mac OS X v10.6.8 CoreMedia v1.0.0.10K549"
    The HLS Single Bitrate logs this:
    "GET /hds-vod/sample1_1500kbps.f4v.f4m HTTP/1.1" 304 - "-" "Apple Mac OS X v10.6.8 CoreMedia v1.0.0.10K549"
    "GET /hls-vod/sample1_1500kbps.f4v.m3u8 HTTP/1.1" 304 - "-" "Apple Mac OS X v10.6.8 CoreMedia v1.0.0.10K549"
    "GET /hls-vod/sample1_1500kbps.f4v.m3u8 HTTP/1.1" 200 816 "-" "Apple Mac OS X v10.6.8 CoreMedia v1.0.0.10K549"
    "GET /hls-vod/sample1_1500kbps.f4vFrag1Num0.ts HTTP/1.1" 200 1143416 "-" "Apple Mac OS X v10.6.8 CoreMedia v1.0.0.10K549"
    "GET /hls-vod/sample1_1500kbps.f4vFrag1Num1.ts HTTP/1.1" 200 873072 "-" "Apple Mac OS X v10.6.8 CoreMedia v1.0.0.10K549"
    "GET /hls-vod/sample1_1500kbps.f4vFrag2Num2.ts HTTP/1.1" 200 1591984 "-" "Apple Mac OS X v10.6.8 CoreMedia v1.0.0.10K549"
    etc…
    At this point I’m stuck once again since I’m not clear how to construct the JPlayer HTTP reference. You have suggested:
    http://192.168.20.250:8134/hls-live/livepkgr/_definst_/livestream/livestream.m3u8
    That produces the following in the Apache error_log file:
    [error] [client 192.168.20.4] File does not exist: D:/Program Files/Adobe/Flash Media Server 4.5/webroot/hls-live
    If I change the JPlayer HTTP reference to:
    http://192.168.20.250:8134/hls-vod/sample1_1500kbps.f4v.m3u8
    the audio from the video plays.
    Also, if I look in the applications\livepkgr folder structure there is only \events (with sub-folder _definst_ and sub-sub-folder liveevent) – there are no _definst_ , livestream , streams folders etc. So besides me not quite understanding the logic/flow here, I seem to be missing a few folders/files too! I’d be very grateful for any light you can shed on all this. Plus an example of what my HTTP string should ultimately look like; for example:
    http://192.168.20.250:8134/hls-live/livepkgr/_definst_/livestream/Audio1.m3u8
    Apologies for such a long reply but I’ve been at this for over 10 hours today! I feel I’m getting closer but clearly there are still some gaps and configuration errors.
    Thanks again for your time, support, patience and understanding.
    Kind Regards, Steve

  • Says my email has exceeded its limit, but I haven't sent out 500 emails in one day. I only sent out 4 groups of about 20.

    Keeps bouncing my emails out of outlook and when I use firefox directly out of gmail, it says I have exceeded my limit of 500 per day. Which I have not sent out that many today.

    That's actually a message from Google, not Firefox. Doing a search for "500 emails exceeded limit" brings up http://www.google.com/support/forum/p/gmail/thread?tid=1c5a1c902b7037e9&hl=en which suggests that your account may have been compromised.
    You need to talk to Google about it. Good luck!

  • E-mailing: How to sent out an email to the Managers OUTLOOK express account

    Hi Experts,
    System is ECC6.0.
    I hv requirement that, the sales orders comes from EDI into SAP. If there is a error in material (like,
    non-sellable, not existing etc.), I need to trap this issue/error.....................fine, I did it and working fine.
    But, in next step, I need to send out an email to the manager to his/her OUTLOOOK express(NOT work flow account) email account"s inbox, with a standard specified format!!!!
    I do NOT think, work flow is necessorily involved here in this scenario!!!
    So, let me know that,
    1) Is WORK FLOW involvment i there?
    2) How to get it done that, sending out email to OUTLOOK express account with a standard format
    3) Any FMs, piece of code
    replies appreciated.
    Edited by: SAP ABAPer on Sep 6, 2008 3:34 PM
    Edited by: SAP ABAPer on Sep 6, 2008 3:35 PM

    Hello
    I can offer two proposals:
    1) Standard report RSEIDOCA is used to actively monitor IDoc processing.
    This report can be scheduled in background and reports failed IDocs. Unfortunately SAP did not offer e-mail notification together with this report which is really a shortcoming. However, I have written a modified version of this report which allows to send e-mails (see below).
    2) Another scenario we are using is to replace wrong partners/materials with dummy partners or materials ensuring that the IDoc will be processed under all circumstances. In this case we set the Purchase order number supplement (sales order -> header -> tabstrip Order Data: field VBAK-BSTZD) = 'ERR'.
    Using a condition (transaction VOFM ) we trigger an ORDRSP IDoc if a new sales order has BSTZD = 'ERR'. This IDoc is forwared to SAP-XI and translated into an e-mail to the customer service.
    The crucial parts of my report ZRSEIDOCA are shown below (adjust selection screen and notification routine):
    ...*    perform show_act_moni.
    **    PERFORM send_notification.
        PERFORM _send_email_notification.
        MESSAGE s596.
      ELSE." keine Benachrichtigung
        MESSAGE s597.
      ENDIF.
    *&      Form  _SEND_NOTIFICATION
    *       text
    *  -->  p1        text
    *  <--  p2        text
    FORM _send_email_notification.
    * define local data
    * All activities done via facade CL_BCS!
      DATA: lo_send_request       TYPE REF TO cl_bcs.
      DATA: lt_text               TYPE bcsy_text.
      DATA: lo_document           TYPE REF TO cl_document_bcs.
      DATA: lo_sender             TYPE REF TO cl_sapuser_bcs.
      DATA: lo_recipient          TYPE REF TO if_recipient_bcs.
      DATA: lo_bcs_exception      TYPE REF TO cx_bcs.
      DATA: lx_sent_to_all        TYPE os_boolean.
      DATA: ls_edidc              TYPE edidc,
            lo_idoc               TYPE REF TO zcl_idoc,
            lif_idoc              TYPE REF TO zif_idoc,
            ls_text               TYPE soli,
            ld_text(50)           TYPE c,
            ld_subject            TYPE so_obj_des,
            ld_date(10)           TYPE c,
            ld_time(8)            TYPE c.
      TYPES: BEGIN OF ty_s_idocdata.
      INCLUDE TYPE vbak AS vbak RENAMING WITH SUFFIX _vbak.
      INCLUDE TYPE kna1 AS kna1 RENAMING WITH SUFFIX _kna1.
      TYPES: END OF ty_s_idocdata.
      DATA: ls_idocdata   TYPE ty_s_idocdata.
      TRY.
    *     -------- create persistent send request ------------------------
          lo_send_request = cl_bcs=>create_persistent( ).
    *     -------- create and set document -------------------------------
    *     create document from internal table with text
    **      APPEND 'Hello world!' TO lt_text.
    **      lo_document = cl_document_bcs=>create_document(
    **                      i_type    = 'RAW'
    **                      i_text    = lt_text
    **                      i_length  = '12'
    **                      i_subject = 'test created by ZRSEIDOCA' ).
          ld_subject = 'IDoc Monitoring'.
          WRITE syst-datum TO ld_date DD/MM/YYYY.
          WRITE syst-uzeit TO ld_time.
          CONCATENATE ld_subject syst-slset
            INTO ld_subject SEPARATED BY space.
          CONCATENATE ld_subject ':' INTO ld_subject.
          CONCATENATE ld_subject ld_date 'at' ld_time
            INTO ld_subject SEPARATED BY space.
          LOOP AT i_edidc INTO ls_edidc.
            " Create IDoc instance
            CLEAR: lo_idoc,
                   ls_idocdata.
            lo_idoc = zcl_idoc=>create_by_idoc_control( ls_edidc ).
            IF ( lo_idoc IS BOUND ).
              lif_idoc ?= lo_idoc.
              CALL METHOD lif_idoc->get_specific_data
                CHANGING
                  c_data = ls_idocdata.
            ELSE.
            ENDIF.
            WRITE ls_edidc-docnum TO ls_text-line NO-ZERO.
            CONDENSE ls_text-line.
            IF ( ls_idocdata-vbak IS NOT INITIAL ).
              CONCATENATE 'POnumber' ls_idocdata-bstnk_vbak
                INTO ld_text SEPARATED BY '='.
              CONCATENATE ls_text-line ld_text
                INTO ls_text-line SEPARATED BY space.
              WRITE ls_idocdata-bstdk_vbak TO ld_text DD/MM/YYYY.
              CONCATENATE 'POdate' ld_text
                INTO ld_text SEPARATED BY '='.
              CONCATENATE ls_text-line ld_text
                INTO ls_text-line SEPARATED BY space.
              IF ( ls_idocdata-kunnr_vbak IS NOT INITIAL ).
                CONCATENATE 'Customer' ls_idocdata-kunnr_vbak
                  INTO ld_text SEPARATED BY '='.
                CONCATENATE ls_text-line ld_text
                  INTO ls_text-line SEPARATED BY space.
              ENDIF.
              IF ( ls_idocdata-name1_kna1 IS NOT INITIAL ).
                CONCATENATE '(' ls_idocdata-name1_kna1 ')'
                  INTO ld_text.
                CONCATENATE ls_text-line ld_text
                  INTO ls_text-line SEPARATED BY space.
              ENDIF.
            ENDIF.
            APPEND ls_text TO lt_text.
          ENDLOOP.
          lo_document = cl_document_bcs=>create_document(
                          i_type    = 'RAW'
                          i_text    = lt_text
    **                      i_length  = '12'
                          i_subject = ld_subject ).
    *     add document to send request
          CALL METHOD lo_send_request->set_document( lo_document ).
    *     --------- set sender -------------------------------------------
    *     note: this is necessary only if you want to set the sender
    *           different from actual user (SY-UNAME). Otherwise sender is
    *           set automatically with actual user.
          lo_sender = cl_sapuser_bcs=>create( sy-uname ).
          CALL METHOD lo_send_request->set_sender
            EXPORTING
              i_sender = lo_sender.
    *     --------- add recipient (e-mail address) -----------------------
    *     create recipients - please replace e-mail address !!!
          LOOP AT o_email.
            lo_recipient = cl_cam_address_bcs=>create_internet_address(
                                              o_email-low ).
    *       add recipient with its respective attributes to send request
            CALL METHOD lo_send_request->add_recipient
              EXPORTING
                i_recipient = lo_recipient
                i_express   = 'X'.
          ENDLOOP.
    *     ---------- send document ---------------------------------------
          TRY.
              CALL METHOD lo_send_request->set_status_attributes
                EXPORTING
                  i_requested_status = 'N'  " suppress delivery confirmation
                  i_status_mail      = 'E'.
            CATCH cx_send_req_bcs .
          ENDTRY.
          TRY.
              CALL METHOD lo_send_request->set_send_immediately
                EXPORTING
                  i_send_immediately = 'X'.
            CATCH cx_send_req_bcs .
          ENDTRY.
          CALL METHOD lo_send_request->send(
            EXPORTING
              i_with_error_screen = 'X'
            RECEIVING
              result              = lx_sent_to_all ).
          IF lx_sent_to_all = 'X'.
            WRITE text-003.
          ENDIF.
          COMMIT WORK.
    * *                     exception handling
    * * replace this very rudimentary exception handling
    * * with your own one !!!
        CATCH cx_bcs INTO lo_bcs_exception.
          WRITE: text-001.
          WRITE: text-002, lo_bcs_exception->error_type.
          EXIT.
      ENDTRY.
    ENDFORM.
    Regards
      Uwe

  • How can i open a attachment with the fileextension .note sent from an Ipad

    A friend of mine sent me an email from his Ipad with an attachment which has the extension .note. How can I open this file on my Mac?

    It appears that this extension is related to the ipad app 'notability'. It would have to be exported as a pdf or rtf file to be opened.
    You can do some googling, but might be better if the sender converts the file to something more common and sends again.

  • RETURNED MAIL WITH MY ADDRESS NOT SENT BY ME?

    Received 3 emails today, all with similar addressing but from different systems. All included my email address as the
    return path but usually with an
    unknown name listed with my email address. Any help on why this is happening and what this is appreciated. Below is a
    summary of the email with my address removed. I noted that my IP was not in any part of these emails...
    This is the mail system at host hm995.locaweb.com.br.
    I'm sorry to have to inform you that your message could not
    be delivered to one or more recipients. It's attached below.
    For further assistance, please send mail to <postmaster>
    If you do so, please include this problem report. You can
    delete your own text from the attached returned message.
    The mail system
    <[email protected]>: host cdptpa-smtpin02.mail.rr.com[75.180.132.244]
    refused to talk to me: 554 5.7.1 - ERROR: Mail refused - <201.76.51.156> -
    See http://www.mail-abuse.org/cgi-bin/lookup?201.76.51.156
    Reporting-MTA: dns; hm995.locaweb.com.br
    X-Postfix-Queue-ID: 1ECB057AA1C7D
    X-Postfix-Sender: rfc822; amyan***@mac.com
    Arrival-Date: Sat, 31 Jul 2010 08:01:35 -0300 (BRT)
    Final-Recipient: rfc822; [email protected]
    Original-Recipient: rfc822;[email protected]
    Action: failed
    Status: 4.7.1
    Remote-MTA: dns; cdptpa-smtpin02.mail.rr.com
    Diagnostic-Code: smtp; 554 5.7.1 - ERROR: Mail refused - <201.76.51.156> - See
    http://www.mail-abuse.org/cgi-bin/lookup?201.76.51.156
    From: Jennelle Tighe <@mac.com>
    Date: July 31, 2010 7:01:34 AM EDT (CA)
    To: [email protected],[email protected],[email protected],jackie.shaw4@ntlwor ld.com,[email protected],
    [email protected],[email protected],[email protected],grea [email protected],[email protected]
    Subject: [SPF:fail] cunningham.alan sgranato
    http://snipr.com/zzvxc
    Message from yahoo.com.
    Unable to deliver message to the following address(es).
    <[email protected]>:
    This user doesn't have a yahoo.com account ([email protected]) [0]
    --- Original message follows.
    Return-Path: <
    Received-SPF: softfail (mta1142.mail.sk1.yahoo.com: domain of transitioning does not designate 201.76.51.159 as permitted sender)
    X-YMailISG: q9V8txgcZApmSlNeYOOXLfMX8TOFOY_1uiuaiiP5wPDE0jUg
    4UmUQldoccccVjHzzkTW3dDJekNwKkCGsSkTL8H3D7_0DuV7P6HDLJ652ylv
    QyD0d08BJq7apaQgnekuLQPSiq4GVxRykfxumsg.thXY8HbaaO_LDbpjHLrq
    wUM9tyWFIBDYOkF4OYhTTTod1eUs8KFZCbaDWxL3DDcjOe9aLhf5wM6HpN
    IH.aPpHLVEVzxWkt3BE99Lms5ZAnzlTrXGdZeZMoml3wvygYdy70JY.j62
    HVykt7lTdYK7hkgKCDIU2ZohE6D6k4VgCLHfG.lWTsK.iD_4CgG3DabGej7a
    v3xSS1qx3SH2NtoaBXi9dFzgjP2PvwDodw3MZ_minTL7ctsnnhGAV2ppUVYj
    wwBoOMJCUqdGuUlfquAhyYyrKaPiVnF19EW7L0jxhybaKVn3QlsU0pO33LFK
    twUd3iEVzTi8alNinIWbMQDR7j6IxRUVjtYfbBnCNfH3nAL2UastSDWNtSne
    c12SCBVHrJ.aeJpOe.JwiaRsmNHfsIFhMcs32Ji1tiq.WJPE7e3Sqkpf3XJI
    QxoFdso95VzMubbJBUHnJQ0kkEPs9e8VwMwf.6jUQfnBBRvW73sFnm_BkiHN
    9mq6hflNYTdRCSOF
    X-Originating-IP: [201.76.51.159]
    Authentication-Results: mta1142.mail.sk1.yahoo.com from=mac.com; domainkeys=neutral (no sig); from=mac.com; dkim=neutral (no sig)
    Received: from 127.0.0.1 (EHLO smtp-shared-995.locaweb.com.br) (201.76.51.159)
    by mta1142.mail.sk1.yahoo.com with SMTP; Sat, 31 Jul 2010 04:01:36 -0700
    Received: from hm995.locaweb.com.br (smtp-shared-995.locaweb.com.br [201.76.51.145])
    by smtp-shared-995.locaweb.com.br (Postfix) with ESMTP id 22E7B57AA1CC0;
    Sat, 31 Jul 2010 08:01:35 -0300 (BRT)
    Received: from hm741.locaweb.com.br (hm741.locaweb.com.br [200.234.200.125])
    by hm995.locaweb.com.br (Postfix) with ESMTP id 1ECB057AA1C7D;
    Sat, 31 Jul 2010 08:01:35 -0300 (BRT)
    Received: by hm741.locaweb.com.br (Postfix, from userid 896)
    id 10DC71A5BD1; Sat, 31 Jul 2010 08:01:34 -0300 (BRT)
    X-Locaweb-ID: 63325679646D56794F69426F625463304D53357362324E68643256694C6D4E76625335696369776 764584E6C636D356862575536494
    74E796458706C61584A765A47397A6457777559574D3D
    To: [email protected],[email protected],[email protected],jackie.shaw4@ntlwor ld.com,[email protected],
    [email protected],[email protected],[email protected],grea [email protected],[email protected]
    Subject: [SPF:fail] cunningham.alan sgranato
    X-PHP-Script: www.cruzeirodosul.ac.gov.br/xlancyber/imagens/img/list.php for 212.117.165.179
    From: Jennelle Tighe <
    Message-Id: <[email protected]>
    Date: Sat, 31 Jul 2010 08:01:34 -0300 (BRT)
    X-Virus-Scanned: clamav-milter 0.95.1 at hm995
    X-Virus-Status: Clean
    X-SPF-Scan-By: smf-spf v2.0.2 - http://smfs.sf.net/
    Received-SPF: SoftFail (hm995.locaweb.com.br: transitioning domain of
    does not designate 200.234.200.125 as permitted sender)
    receiver=hm995.locaweb.com.br; client-ip=200.234.200.125;
    envelope-from=<; helo=hm741.locaweb.com.br;
    <a class="jive-link-external-small" href="http://">http://snipr.com/zzvxc
    * MESSAGE TRUNCATED *
    <Edited by Host>

    I don't think they need an IP, If I were to send an eMail that had your addy spoofed, when it git returned it would get returned to you.
    If you don't recognize any of those names in the TO: line, then no worry, you just ignore the thing... I doubt you have any worries, & even less control of these things.
    EDIT:
    http://en.wikipedia.org/wiki/E-mail_spoofing
    http://www.windowsecurity.com/articles/Email-Spoofing.html
    Message was edited by: BDAqua

  • Why are my emails printing out with a very small font

    why are all my emails printing out in a very small font? It takes a magnifying glass to read them.
    == This happened ==
    Every time Firefox opened
    == a few weeks ago

    Go to: file menu
    print preview
    check scale (mine was defaulting to 50%)
    change to 100%
    print
    Fix it for me and the scale reset for future printing

  • HT1926 Why does Itunes installed on a Toshiba Satelite with windows 8 not recognize my Ipone or Ipad?

    Why does Itunes installed on a Toshiba Satelite with windows 8 not recognize my Iphone or Ipad?

    It's possible that charger damaged some part of the connection on the iPad. There's little metal contacts on that small silicon chip sticking out of the port and if something happens to one of those little contacts it can effect how it works.
    You can try taking it into an apple store and have them look at it. If you'd only used 'official' stuff there'd probably be no question but once they know that the damage, potential damage, was caused by a third party device, then it may be up to the discretion of the manager what they do with it. Whether they replace it under warranty or decide that the warranty is void (I honestly don't know how strict they can be with the use of third party devices and how they may/may not work)

  • Marked email tick disappears on both ipad & iPhone,

    Marked email tick disappears on both ipad &amp; iPhone, why?

    Sorry Apple I have decided this is Virgin Media changing settings for their blueyonder accounts and not telling anyone do I have stopped using them for email.

Maybe you are looking for

  • How do i merge multipule pdf files into one file?

    how do i merge multipule pdf files into one file?

  • Role in bpm when the role is dynamic (manager of the user)

    Hi, Regarding the bpm I face a case as below: I have a bpm which in one of its step a human task would be generated for the Manager of the user that initiate this process. Assume that I kept the username of the initiator on one of my variable how can

  • Multiple choice with multiple answers

    Hello, I was wondering if someone can help me out.  I'm creating a series of tutorials useing Captivate and at the end of each one I want a slide that has the options a) re-run tutorial (jump back about 100 slides) b)go to next tutorial (next slide)

  • Content-type of SOAPBodyElement (JAXM)

    When I use JAXM I have "text/xml" content type of SOAPBodyElement, but I want to have "application/xml" content-type. Can I do it?

  • RADIUS and Guest accounts

    I have a Mac Pro OSX server 10.6 (OD Master) and RADIUS enabled for my (older) Airport station. Macbooks login to the domain, no problems so far. Now and then a (Windows) Guest (not a member of our domain) walks in and wants to surf the web. Is somet