Getting firefox crash report confirmation emails but there not being sent by me!

i think someone is submitting crash reports to mozilla using my email address cause i keep getting these emails.
Subject: Thanks for sending us info about your Firefox crash
Date: Thu, 25 Jul 2013 11:25:35 -0600
From: Mozilla <[email protected]>
Reply-To: Mozilla <[email protected].org>
Your Firefox crashed.
We're so sorry.
Dear Firefox user,
Recently, your Firefox crashed and we're really sorry about that. We'll use the crash report and comments that you sent to try to make sure it doesn't happen again. Until then, here are a couple of things you can do to prevent further crashes:
1. If you're not already using the latest version of Firefox, please download and install it now from mozilla.org.
2. Please check out this support article, which explains how to troubleshoot the cause of a crash and how to get help fixing it.
Thanks, Mozilla Firefox
P.S. This message was sent by one of our friendly Mozilla email bots. Please don't try to reply — they're terrible at receiving email. Instead, you can give feedback directly to our Firefox developers (real people) at our Input site.
Mozilla
650 Castro St., Ste 300
Mountain View CA 94041-2021
Mozilla Privacy Policy.
The email appears 100% legit however i only use firefox as a backup browser and dont use it more than 2-3 times a month i just did a check on my firefo to see if it ever crashed without me remembering and it says this.
"Submitted Crash Reports
No crash reports have been submitted."
How do i resolve someone else using my email add whe nthere submiting crash reports?
Thanks.

Can you use the original email address where the crash reports are supposed to be sent to report the abuse?
My point was that if you had access to the original messages claiming to come from you, you could do something about it by sending copies to an anti-spam or anti-abuse organization. If someone sends messages to someone else claiming to come from you, you do not have access to those messages.

Similar Messages

  • Email with attachments not being sent

    When I send an email with an attachment it is not being recieved. It shows up in the 'sent' box but never gets to the person I send it to.

    It could be that the size o fthe attachment is too large and the server used by the reciever rejects it.  It could be you have the wrong address (not as likely).  I'd try the following:
    1) send a short email with no attachment to xxx.
    2) send a short email with a small file attached to xxx.
    3) send an email with the file you tried to send previously to xxx.
    Which of these works, which don't?

  • Email from pages not being sent

    I have tried to send three emails with word attachments from Pages without any being sent successfully. I have received two messages:
    1. Receipient rejected by server ; and
    2. Content of email not sent
    Can anyone please assist, please.
    Michael

    It could be that the size o fthe attachment is too large and the server used by the reciever rejects it.  It could be you have the wrong address (not as likely).  I'd try the following:
    1) send a short email with no attachment to xxx.
    2) send a short email with a small file attached to xxx.
    3) send an email with the file you tried to send previously to xxx.
    Which of these works, which don't?

  • Up until 2/28 I used Firefox and AOL for email but have not received any new email since that date and now use Safari.

    Prior to 2/28, I was having intermittent problems sending emails which would then go into 'waiting to be sent' but eventually, they would go thru. Never experienced total mail delivery capability until 2/28.

    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information.
    Note: ''This will cause you to lose any Extensions, Open websites, and some Preferences.''
    To Reset Firefox do the following:
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox" button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!

  • New email sits there after being sent

    Before this latest version of mail I would send an email and it would automatically go to the sent folder. Now it sits there and I have to click the top button to make it disappear. Ive look for a preference to this but unable to find one. Anyone know how to get this behavior to go back to the old version?

    The only Preference I can find is this one:
    Regards,
    Colin R.

  • Email going into email queue and not being sent out.

    All i have the following code
    declare
    appuseremail varchar(90);
    pospectname varchar(90);
    salescontact varchar(90);
    salescontactemail varchar(90);
    createdon varchar(90);
    targetdate varchar(90);
    posstatus varchar(90);
    statusmsg varchar(500);
    bususeremail varchar(100);
    sendtolist varchar(4000);
    sendtocclist varchar(4000);
    begin
    -- store the current users email address, so we can send him/her a copy
    select email into appuseremail from app_users where user_name = :APP_USER;
    select (firstname ||' '|| lastname)into salescontact from app_users where user_id = :P2_SALES_CONTACT;
    select email into salescontactemail from app_users where user_id = :P2_SALES_CONTACT;
    select email into bususeremail from app_users where user_name = :APP_USER;
    -- store the number of users that have been recerted
    pospectname := :P2_COM_NAME ;
    createdon := :P2_CREATE_DATE;
    targetdate := :P2_TARGET_DATE;
    posstatus := :P2_COM_STATUS;
    -- Build status message on status variable
    if posstatus = 'Accepted' THEN
      statusmsg := 'The commissions request for customer "'||pospectname||'" has been accepted by '||bususeremail||', and requires your input.</font><br><br> The commission request details are.';
      FOR c1 IN (SELECT email from app_users where roleid = (select role_id from app_roles where role_name = 'OPS')) LOOP
       -- Add each user to the email list.
        sendtolist := sendtolist||c1.email||',';
      END LOOP;
    FOR c2 IN (SELECT email from app_users where roleid = (select role_id from app_roles where role_name = 'BUSINESS')) LOOP
       -- Add each user to the email list.
      sendtocclist := sendtocclist||c2.email||',';
    END LOOP;
      sendtolist := sendtolist||salescontactemail;
      sendtocclist := sendtocclist||salescontactemail;
    end if;
    end;When i run this the first loop gets update and then the second list gets update, but when i go into the admin panel i see the messages are held in the email queue , why is this ?

    Hi Ben,
    I had the same problem. If you go into the INTERNAL workspace, mail settings, make sure it is pointing to your mail server there and not "localhost". Here is my post:
    Send Email Apex 2.2
    Thanks
    VC

  • Email Submission Receipts Not Being Sent When Collect Payments is Enabled

    I am working on a registration form and have included the option to have an email submission receipt sent to the registrant. I tested the form and sucessfully received an email confirmation. When I enabled payments via paypal and tested the form again, I didn't receive the email submission reciept. I've tried with several different email addresses (gmail and others) and don't receive anything. I've checked spam folders and nothing is there either.

    There is a known issue with notifications for payment forms when "Include submitted data" is not selected on the Email Notifications panel.  The fix for this issue will be included in an upcoming release.  In the meantime, you can work around the issue by checking the "Include submitted data" box.
    Also, please note there is a second issue in that notifications are not sent when the user simply closes the browser window after being redirected to PayPal, instead of either completing or canceling the transaction.  There is currently no workaround for the second issue so, unfortunately, some notifications may still be dropped even if "Include submitted data" is checked.
    We apologize for the inconvenience.
    Eylon

  • Email Receipts are not being sent to submitter

    Hi, I am testing the form now and we have a month trial paid account.
    I submited the form with my email address to test receive the email receipts however, I dont receive any email receipts until now.
    Can you please let me know why it is not working or I am not receiving any email receipts?

    Hi;
    Did you set up the Submission Reciepts on the Options tab and select the desired "Email" field to have those reciepts sent to:
    If you do indeed have this set up as shown above let me know and I'll look into it further, if that is the case please share the form with me following these steps at [email protected] and include a link to this forum post when you share the form for my reference: http://forums.adobe.com/docs/DOC-2462
    Thanks,
    Josh
    Thanks,
    Josh

  • Email submission receipts not being sent

    People who are submitting the forms are not receiving the email submission receipt. How do I fix this?

    If you are still experiencing this problem can you please make me a co-author of your form with me so I can take a look at what might be going wrong? ([email protected])
    Andrew

  • I can't open firefox. The home page doesn't come up, I just keep getting the Crash Reporter asking to restart/quit but every time I do this the same message comes back.

    I can't open Firefox. The home page doesn't come up, I just keep getting the Crash Reporter asking me to restart/quit but every time I do this the same message comes back. I've not been able to use Firefox for days now.

    Since a few days we have a lot of crashes with [http://www.trusteer.com/product/trusteer-rapport Trusteer Rapport]. If you have this program, try to disable it and see if that stops the crashing.<br>
    You can stop Rapport using Start Menu > Programs > Trusteer Rapport > Stop Rapport<br>
    You can ask their helpdesk when an updated version of their product will be made available or, if you don't need this software, uninstall it.<br>
    http://www.trusteer.com/support/en/report-problem<br>
    If you do not have Rapport, then we need to have a crash report ID. When you send Mozilla a crash report it just puts it in a giant database. We have no way of looking it up without the Report ID. I have no idea what is wrong without looking up the crash report. Please get the Report ID of your latest crash report.<br>
    See https://support.mozilla.com/en-US/kb/Firefox%20crashes<br>
    or http://kb.mozillazine.org/Firefox_crashes<br>

  • Every version of firefox 6 won't open, I just get that crash report. Every time this has happened I reinstall firefox 5 which works fine. Anybody out there have a similar problem, any help would be appreciated

    every version of firefox 6 won't open, I just get that crash report. Every time this has happened I reinstall firefox 5 which works fine. Anybody out there have a similar problem, any help would be appreciated

    I had this issue. I went to c:\program files (x86)\Mozilla Firefox\
    I renamed my plugins folder to plugins.old.
    It recreated the Plugins folder and all was good again. I have since reinstalled the plugins I've been prompted to install.

  • Firefox Crash Report LOOP - can't get out and can't launch Firefox

    Hi. I'm new here. My general sysinfo is at the end of this email.
    I have a Firefox problem. I've actually already read all the solutions I could find so far, on another tech site, that seem to be related to my particular problem and tried them all, but I'm still having a glitch of some kind. So, forgive me if I am a bit long-winded here, and I'll try to "nutshell" down what I've done, but would like all I've experienced and tried to at least be in one starting place. Hope you will stick with me, as I've tried a lot of stuff.
    I was in the middle of reading an email when Firefox just closed itself. I've never had that happen before, ever.I tried to reopen and got the Crash Report dialog.
    I tried rebooting and relaunching FFox, but still got the Crash Report dialog, so I went onto the net via IE and looked it up. Bsed on what I found, I thought, okay, I'll try reinstalling -- I had previously tried the beta for FFox's newest version and didn't like it, and when I uninstalled it, had lost my install files for 3.6.16 as well, so downloaded that again and tried to reinstall over the old. No go.
    Tried to uninstall, then, using the built-in FFox uninstaller, followed by Total Uninstall as a backup effort (Total Uninstall has always been a good program in past). Total Uninstall froze in the middle of its progress bar, no matter how many times I tried it.
    I decided to try a System Restore. That did not change anything. Although I got no longer got a Crash Report dialogue, FFox still would not launch.
    Since I'd done a Restore, I decided to try to install once more. The install wouldn't proceed, and I got a message that an Uninstall was still in progress and that I needed to reboot. So I did.
    After the reboot, I tried the reinstall again -- and got the same message. Tried it twice more, but I was in a loop.
    Went back to the tech site I'd found and read about how to "uninstall Firefox completely" and went through those steps, then rebooted once more.
    Tried to reinstall again, and this time the reinstall performed all the way through -- but when I tried to launch FFox, I got the crash report again -- so was back to Square One with no clue what to do.
    I posted a question re this (basically the same thing I'm writing here, without this latest bit) on the tech site, and received some advice. First part of the advice was to do what I'd already done. Second part mentioned a couple more files to remove so as to completely uninstall FFox (including PreFetch, which I'd never heard of) and suggested I download 3.6.9 (I'd last tried 3.6.16) as it was known to be stable.
    I did all these things, rebooted and installed --as far as I could tell -- 3.6.9. But at launch, I still get a Crash Report.
    I even thought perhaps the problem involved profiles, although I have moved mine out of the line of fire and am saving it for when I get FFox running again -- please, soon! -- but anyway, I did try to run Profile Manager, and it won't run either.
    Again, am back at square one without a clue of any kind how to proceed. I have no idea why FFox closed, either, as I haven't done anything unusual, and even confirmed that when I tried to do a Restore. Almost nothing was going to be affected. (But it didn't help anyway.)
    Thanks, anyone who has read this whole message. Any help or ideas would be greatly appreciated!!
    ------------------------------ BELOW IS MY SYS INFO -----------------------
    Tech Support Guy System Info Utility version 1.0.0.1
    OS Version: Microsoft Windows 7 Ultimate , 32 bit
    Processor: AMD Athlon(tm) 64 X2 Dual Core Processor 5000+, x64 Family 15 Model 107 Stepping 2
    Processor Count: 2
    RAM: 3583 Mb
    Graphics Card: ATI Radeon HD 3600 Series , 512 Mb
    Hard Drives: C: Total - 476939 MB, Free - 16025 MB; E: Total - 476939 MB, Free - 32836 MB; F: Total - 238472 MB, Free - 114806 MB; I: Total - 953197 MB, Free - 923536 MB;
    Motherboard: ASRock, N68-S, ,
    Antivirus: AVG Anti-Virus Free Edition 2011, Updated and Enabled

    Google ATI Firefox crash. You'll see ATI video cards have multiple problems with Firefox and also internet videos. Also, note the dates these problems occurred - many are 2011...

  • Found 0 results for When I open Firefox I get a "Well this is embarrassing" message. Makes no difference if I click on "Start a new session" or "Restore", it crashes. Then I get a "crash report" which apparently goes nowhere. I have uninstalled and reinst

    Found 0 results for When I open Firefox I get a "Well this is embarrassing" message. Makes no difference if I click on "Start a new session" or "Restore", it crashes. Then I get a "crash report" which apparently goes nowhere. I have uninstalled and reinstalled twice with the same result, what do I do to restore Firefox?
    == This happened ==
    Every time Firefox opened
    == Last week when I opened Firefox.

    The crash reporter doesn't appear to be working...Here are the details that were contained in the report:
    Add-ons: {0538E3E3-7E9B-4d49-8831-A227C80A7AD3}:0.9.10.2, :3.63,{972ce4c6-7e08-4474-a285-3208198ce6fd}:3.6.3
    BuildID: 20100401064631
    Comments: I get an error message, " well, this is embarrassing"..and Firefox crashes
    CrashTime: 1274739017
    EMCheckCompatibility: true
    Email: [email protected]
    FramePoisonBase: 00000000f0dea000
    FramePoisonSize: 4096
    InstallTime: 1270304892
    ProductName: Firefox
    ReleaseChannel: release
    SecondsSinceLastCrash: 2699
    StartupTime: 1274738966
    Theme: classic/1.0
    Throttleable: 1
    Vendor: Mozilla
    Version: 3.6.3
    This report also contains technical information about the state of the application when it crashed.

  • ESET NOD 32 cannot scan past this point. I keep getting stuck at 56% at the following; C:\Documents and Settings\Owner\Application Data\ Mozilla\Firefox\Crash Reports\Pending. Is this a problem with NOD32 or with Firefox? Thank you.

    I ran into a glitch on my system that I tried to fix myself. My NOD32 was always showing the yellow warning circle as my protection status when I started my computer. I tried to fix this every way I new how.
    Then I started to get pop ups asking me to fix and then send system error reports to Windows. Some stating they were '''''critical.''''' So I sent NOD32 the e-mail below.
    '''Me:''' I cannot seem to run a complete system scan. I keep getting stuck at 56% at the following point. C:\Documents and Settings\Owner\Application Data\
    Mozilla\Firefox\Crash Reports\Pending
    I also keep getting messages to send error reports to Microsoft constantly. I also have this code C:\pagefile.sys-error opening
    Thank you for your assistance.
    '''Their solution:'''
    Based on the information you provided, we recommend that you upgrade to latest version of ESET NOD32 Antivirus and see if this makes a difference.
    Please click or copy/paste the following ESET Knowledgebase article into your web browser for step-by-step instructions:
    '''Me''' : I did as they requested and am fully upgraded and licensed with their new edition.
    Ran a new scan same problem.
    I sent them a new e-mail but now wonder if it is a Firefox issue as, C:\Documents and Settings\Owner\Application Data\
    ''Mozilla\Firefox\Crash Reports\Pending'' this is where the scan stalls.
    Any help would be appreciated.
    Thank you.

    Try delete the files in Pending folder and make the scan again, do not be afraid to delete the files see : https://support.mozilla.org/en-US/questions/679996
    thank you
    Please mark "Solved" the answer that really solve the problem, to help others with a similar problem.

  • I have a old firefox account and I cannot sign on too. I made new account just to ask a question. I tried to sign in with old emails, but did not get any reset information back. How can I recover old information?

    I have a old firefox account and I cannot sign on too. I made new account just to ask a question. I tried to sign in with old emails, but did not get any reset information back. How can I recover old information?

    Backing up and restoring your Profile should have included your bookmarks.
    https://support.mozilla.org/en-US/kb/back-and-restore-information-firefox-profiles
    https://support.mozilla.org/en-US/kb/recovering-important-data-from-an-old-profile
    That looks like a JSON bookmarks backup file, from 11-01-2012. Did you try '''restoring''' that file?
    https://support.mozilla.org/en-US/kb/restore-bookmarks-from-backup-or-move-them#w_using-a-bookmark-backup-file
    Never messed with JSON files other than viewing them on a few occasions out of curiosity. There are no line breaks which make them very difficult to read.
    As far as working with that file in {like} NotePad goes:
    A. use Find / Search for each indecent of a '''"uri"''' string, then "copy and paste" the uri into another text file, and then move on to the next "uri" string.
    B. use a text program where a filter can be set for the "uri" field in the JSON file for a line break or to "scrape out" the "uri"s only for display or export to a list of uri's.
    Or try using an online JSON editor like this, to try to display only the "uri" field.
    https://www.jsoneditoronline.org/

Maybe you are looking for