How can I stop gmail login from hijacking my blueyonder webmail

( Please note that I have posted this story, as a reply to someone else's gmail problem; but now realise it should be a separate question. At least I realised..... eventually.)
I recently set up a gmail account: in my ignorance, I thought it was a good idea. How wrong!!!
Since getting this computer several years ago, I've had no big problems with Firefox; but weirdly I couldn't get thunderbird to connect to the server: so, I've just been using Virgin-media's webmail. A year or so ago, Virgin passed their email service over to Goggle: making their webmail now over-complicated and messy on the screen- with many click-buttons duplicated, and some useful functions have been removed completely. Even with the old-style appearance option; my experience is worsened. For example, if I want to "add a new contact", I now have to open another tab in the new "standard" view: there is no longer any way to do it in the preferred previous view!! I don't like the new "standard" view because over half of the screen is covered by things other than my emails! I don't want to constantly have to look at multiple search boxes; and all those repeated clickables.
So, now I'll describe what happened when I registered for gmail: to my deepest regret!!!!! Suddenly I found my open virgin webmail page (tab) was being repeatedly HIJACKED, and taken a gmail login page. I never asked for any synchronization/amalgamation of my virgin (blueyonder.co.uk) email account and this flaming gmail account. So I closed the gmail account: because it is too much trouble for sweet f.a. in benefit! Google confirmed the gmail account is closed.
But the same blasted thing keeps happening: my open blueyonder page disappears, and the gmail login page appears. Goggle must have installed some form of MALWARE.... IT IS HIJACKING MY FIREFOX !!!
I have hunted all around goggle, including forums, for info on how to remove this unwanted malware. There is no info on how to remove anything goggle! There is no access route to ask actual people at goggle.
Perhaps Firefox folk can help? Please!

Please start by clearing your cache. [[How to clear the Firefox cache]] This will clear all old history of the page. Since Google has confirmed the account is closed but the MX records for the domain still have google servers: [http://mxtoolbox.com/SuperTool.aspx?action=mx%3ablueyonder.co.uk%29&run=toolpage] the email address will still be directed to a gmail login page. When closing a gmail account it can take up to 24 hours to fully close. Clearing the browser's cache will remove the stored local cache from the last 24 hours.
If there is malware, or the page is being hijacked there are some recommended scanners below:
Sometimes a problem with Firefox may be a result of malware installed on your computer, that you may not be aware of.
You can try these free programs to scan for malware, which work with your existing antivirus software:
* [http://www.microsoft.com/security/scanner/default.aspx Microsoft Safety Scanner]
* [http://www.malwarebytes.org/products/malwarebytes_free/ MalwareBytes' Anti-Malware]
* [http://support.kaspersky.com/viruses/disinfection/5350 Anti-Rootkit Utility - TDSSKiller]
* [http://general-changelog-team.fr/en/downloads/viewdownload/20-outils-de-xplode/2-adwcleaner AdwCleaner] (for more info, see this [http://www.bleepingcomputer.com/download/adwcleaner/ alternate AdwCleaner download page])
* [http://www.surfright.nl/en/hitmanpro/ Hitman Pro]
* [http://www.eset.com/us/online-scanner/ ESET Online Scanner]
[http://windows.microsoft.com/MSE Microsoft Security Essentials] is a good permanent antivirus for Windows 7/Vista/XP if you don't already have one.
Further information can be found in the [[Troubleshoot Firefox issues caused by malware]] article.
Did this fix your problems? Please report back to us!

Similar Messages

  • Hi, how can I stop my screen from freezing up.Its acts like a scratch card, I use the mouse cursor to rub away to find the password box?

    HI,how can I stop my screen from freezing, It acts like a scratch card,I run over it with the mouse to scratch away at the grey screen to find the password box
    underneath?

    OS X: Login window partially appears, cursor movement redraws screen

  • How can I stop certain applications from opening automatically on restart

    How can I stop certain applications from opening automatically on restart?  I don't know when or why this began to happen but it's driving me nuts!  Thanks in adavance for any help.

    Go to System Preferences -> Users and Groups -> Login Items and remove all apps from the list:

  • All my contact are being copied to my friend's iphone and i also am getting his contacts on my phone,when i delete a contact it also deletes it from his phone,we are sharing the same apple ID. How can i stop our contacts from being shared between us

    All my contact are being copied to my friend's iphone and i also am getting his contacts on my phone,when i delete a contact it also deletes it from his phone,we are sharing the same apple ID. How can i stop our contacts from being shared between us

    Everything that you have checked in your icloud settings will be shared between devices using the same Apple ID.  If you don't want icloud to share that information, then simply turn off that process under settings > icloud

  • How can I stop my iPhone from synching my contacts and groups lists twice?

    How can I stop my iPhone from synching my contacts and groups lists twice....I am using iCloud but am not sure how correct this duplication.

    Go into Settings>Mail, Contacts, Calendars. Is this happening at the bottom in the signature section, or in the header of the mail where your email address is? If it is the signature, then go to the Signature area of the Mail settings. If this is in the header, then go to the account in question and edit your account information to include your name instead of Johnny.

  • When I record an audio track, there is a waveform. When I stop recording, the waveform disappears and becomes a straight line. It also disappears from the track edit window. But the sound is there. How can I stop the waveform from disappearing?

    When I record an audio track using Logic Pro X, there is a visible waveform which appears as I record. When I stop recording, the waveform disappears and becomes a straight line. It also disappears from the track edit window. But the sound is still there. How can I stop the waveform from disappearing? And can I do something to view it after it has disappeared? Anyone know the anser?

    In Logic:
    Preferences/Audio Set Recording Delay to 0 <zero>
    This should always be set to zero unless a specific set of circumstances exist and you're audio drivers do not report position correctly.
    On occasion, usually when importing a Logic 9 project, Logic-X randomly changes this to a negative/positive number.  It's actually a bug in Logic, as it should always display the waveform.

  • How can I stop a JFrame from closing when clicking the close button.

    I need to display a dialog when a user attempts to close my app, giving them the option to close, minimize or cancel. How can I stop the form from closing after the user makes his selection? I have the folllowing code, but my form still closes after selecting an option:
    private void formWindowClosing(java.awt.event.WindowEvent evt) {                                  
            //An array of Strings to be used a buttons in a JOptionDialog
            String[] options = {"Close", "Minimize", "Cancel"};
            //Determines what the user wants to do
            int result = JOptionPane.showOptionDialog(null, "What to you want to do?  Close the application, minimize or cancel?", "Please select an option...", 0, JOptionPane.QUESTION_MESSAGE, null, options, options[0]);
           //Determines what to do, depending on the user's choice
            if (result == 0) {
                //Close the application
                System.exit(0);
            } else if (result == 1) {
                //Minimize the application
                this.setState(Frame.ICONIFIED);
        }Any help would be much appreciated!

    import java.awt.event.*;
    import javax.swing.*;
    public class test extends JFrame {
         public static void main( String[] args ) {
              new test();
         public test() {
              setSize( 200, 200 );
              //the next line makes the JFrame not close
              setDefaultCloseOperation( JFrame.DO_NOTHING_ON_CLOSE );
              //now add a listener that does the trick
              addWindowListener( new WindowAdapter() {
                        public void windowClosing( WindowEvent e ) {
                             //ask the user and do whatever you wish
              setVisible( true );
    }

  • How can i stop my phone from vibrating in my ear when i am on the call?

    How can i stop my phone from vibrating in my ear when i am on the call? I usually keeps my phone on vibration mode so i get notified when there is a new mail or message? However, when i am on the call, then also, it vibrates in my ear everytime a mail comes. Very irritating. I use my business phone and mails keep coming every 2-5 mins.
    Please help.

    very impractical . specially when you call A LOT and receive notifications constantly!

  • How can i stop internet media from flooding elements 6?

    how can I stop elements 6 from constantly importing internet photos and flooding my memory?

    PSE isn't importing photos off the internet, but it could be importing photos from your hard drive that are being placed there as you browse the internet.
    It's likely that you've told PSE to import all new photos on your hard drive using the Watched Folders mechanism.
    In the Organizer, go to File > Watch Folders...
    See the list of folders PSE is currently watching.
    Check the setting near the bottom of the dialog as to what PSE should do when it finds new images in the folders it is watching.
    Make any necessary changes to have it do what you want it to do.
    Cheers
    Bob

  • How can i stop an email from being sent?  i cannot find an outbox in outlook

    How can I stop an email from being sent.  I cannot find an outbox in Outlook

    Outlook is a Microsoft product, I'd suggest posting on the Office for Mac Product Forums.

  • How can I stop iPhone 5s from blinking apple logo

    how can I stop iPhone 5s from blinking apple logo

    Hello tigersrock,
    Thank you for using Apple Support Communities.
    For more information, take a look at:
    iOS: Not responding or does not turn on
    http://support.apple.com/kb/ts3281
    Have a nice day,
    Mario

  • Hi...I have this problem, everytime I want to print something out the mac asks me for the computer password...that is really becoming annoying after. That happened since I upgraded to mountain lion. How can I stop the computer from asking me that?

    Hi...I have this problem, everytime I want to print something out the mac asks me for the computer password...that is really becoming annoying after. That happened since I upgraded to mountain lion. How can I stop the computer from asking me that?

    If you are printing via a Windows shared printer and it is the Windows user account that you are being prompted for then you can save this in the Keychain, as shown below.

  • Hi everyone ,my iphones been stolen how can i stop the rheif from using it ?

    Hi my iphones been stolen how can i stop the theif from using it

    Hi Sydney plumbers,
    If you have recently had an iPhone stolen or lost, you may find the following article helpful:
    Apple Support: What to do if your iOS device is lost or stolen
    http://support.apple.com/kb/ht5668
    Regards,
    - Brenden

  • How can I stop the program from going through all of the text previously put in.  It is making the process very slow.

    How can I stop the program from going through all of the text previously put in.  It is making the process very slow. 

    while True:
    and just indent everything else under it
    Ends when you press ^C.
    if you wish to have a way to break out of the loop, say, when you press enter at the VPC number without entering anything, add the following after your vpc input:
    if not vpc:
    break
    which will break out of the while loop and end your program.
    Last edited by buttons (2007-12-14 22:03:06)

  • How can I stop Mac Mail from underlining hyperlinks and changing them to blue?

    How can I stop Mac Mail from underlining hyperlinks and changing them to blue?

    It doesn't look like you can. But that's how you tell they are a hyperlink. Is this a problem?

Maybe you are looking for

  • HP Photosmart 7510 won't scan

    Hello!  I have an HP Photosmart 7510 all-in-one.  I've had it for over a year now, and have never had a problem until recently.  It has always printed and scanned just fine.  Now I can't get it to scan at all, although it still prints without a probl

  • DELETE FROM Subquery Question

    When having to delete form a subquery (based on two unique identifiers) I concantenate the two columns to make them unique to an entry. Are there issues w/ this method and can any suggest something different (if any). delete from ACCT_TEMP a where up

  • Curve 9300 connecting to boot rom problem

    Hi everyone, I have a curve 9300 and I tried to install an update to the OS. The problem is when i get to the part that says "connecting to the boot rom" the phone starts rebooting and goes like this 3 or 4 times, resulting on a failed update. I alre

  • Excel crashes after sending mail (Office 365 Pro Plus)

    Hello All, A user reported that Excel crashes after sending mail. Excel is part of Office 365 Pro Plus and is fully update  (Feb 2015). Also there is no add-in enabled. Is there a way to raise a log or fix this issue?. Regards JO

  • Safari 6 taking too much memory

    Compared to Firefox, Camino and Chrome Safari demands too much of my memory. Slows the computer down. Is there a solution?