Email account still active after account closed

In November 2011 I canceled my DSL subscription. To this day I still receive email in my Verizon.net account. I would like to have this account terminated. How can I accomplish this ? I have no online access to the verizon.net email portal being that I canceled but I can still receive email via Outlook.

Hi and Welcome to the Community!
Only your carrier and BB have access to the necessary systems to see what is happening and correct it. From what you describe, there is nothing you (as an end user) can do...only someone at the system can do anything about it.
Good luck!
Occam's Razor nearly always applies when troubleshooting technology issues!
If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
Join our BBM Channels
BSCF General Channel
PIN: C0001B7B4   Display/Scan Bar Code
Knowledge Base Updates
PIN: C0005A9AA   Display/Scan Bar Code

Similar Messages

  • I have recently had to hand back my work computer having had my email account closed as well. I have opened a new account but having done this I cant open the books I have on my reader that were purchased through my old account, pls help.

    I have recently had to hand back my work computer having had my email account closed as well. I have opened a new account but having done this I cant open the books I have on my reader that were purchased through my old account. How can I open my books on my e reader now? Please help.

    Yes, I guess as the new account I had to open and then reassign my reader
    to purchase more reading material as the new account id has I guess blocked
    my reading of the previously purchased books already saved. Does this make
    sense?

  • Re: Email account still active after account closed

    bump

    Hi there!
    There are two sets of credentials to discuss...and I can't tell for sure which you are referring to, so I'll cover both...
    BIS Credentials -- BIS is the service, controlled by your carrier, that functions as the conduit between your email services (e.g., Yahoo, Gmail, etc.) and your BB. BIS has separate credentials of it's own, and stores the credentials for all of the email accounts that you configure. The ID/PWD can be whatever you want them to be.
    Email Credentials -- these are your email services (e.g., Yahoo, GMail) and they each have their own credentials. These credentials are what is stored inside of your BIS account.
    So, from what you said, it sounds like you changed, at your email server, your email credentials and you need to therefore change what you have stored inside of BIS, but you are unable to log into BIS to do so. Is that correct?
    If so, you need to contact your carrier -- they control your BIS account, including the credentials that you created sometime in the past.
    Good luck and let us know!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Season Pass - Still active after the season is completed

    Some time ago I purchased a pass for the first season of Breaking Bad.
    After seven episodes the season was officially over.
    However, the season pass remains active (it still is).
    When I want to switch to a different iTunes store (different counry), iTunes tells me that it is not possible as long as I have active season passes.
    Is a season pass supposed to expire/end automatically after the respective season is complete?
    If it is supposed to be this way, how can I close/end my still active season pass.
    Thank in advance for the help

    Hi Girish,
    My bad, forgot to put all the required info in the post. Sorry about that.
    Database 10.2.0.2.0 - enterprise, Linux OS. I have enough SGA (64gb), PGA, undo, temp tablespace space.
    The select is a "normal" read only select that needs to read millions of blocks from data files. The main table is partitioned and the waits are on reading data from partitions. In v$session the main session and the child processes are marked as killed.
    In v$lock I see that the wait is on db read scan. Everything is working. That's actually my issue.
    Why it's still querying data/reading from disk when I killed all the sessions.
    Doesn't Oracle stop the processes associated with a killed session?
    I killed the session: alter system kill session 'sid,serial';
    Do you think "alter system disconnect session 'sid,serial' immediate" is better?
    What I don't understand is how can I stop fast (ok I get that it can not happen in a few seconds) a query that is only read only that is running for too long. When I kill a session I was expecting the processes associated with it to stop. In a update/insert/delete, the server will wait for the rollback, but this is not changing data.
    If you think more debug is necessary I will upload on Monday AWR and all the statistics I collected. I am not in the office now.
    Thanks,
    Daniel

  • Why is inventory count Doc's status still active after posting difference

    Thanks,
    Linda

    Sounds like inventory management.. I found document is still active through MI02 after I am done with posting difference through MI20.
    Here is what I did,
    MI31 create inventory count sheet (100000207)for warehouse
    M104 Enter inventory count
    Mi11 recount for some items in 100000207
    Mi20 post difference
    Question: why 100000207 is still active since I alreay completed posting difference? Now the only option I have to deactive is to delete it, however when I am trying to do so, system give me a warning sign saying deletion will errase the evidence to posting difference. Is there any steps I missed so 10000207 is still active?
    thanks,
    Linda
    Edited by: LindaSAP on Dec 2, 2009 5:00 PM

  • Why is the icon for syncing still active after disconnecting?

    My phone got stuck on step 6 when I updated and backed up my files during iOS 7 upgrade. I tried to cancel and start over but it was still stuck on trying to transfer music. As far as I can tell, I still have all the music I want on my phone. The icon to disconnect is still active on my home screen. Why does it keep doing that? Is it an indication it's not finished sync in or that it's always syncing through a wi-fi connection? I'm already on the iOS 7 platform.

    My phone got stuck on step 6 when I updated and backed up my files during iOS 7 upgrade. I tried to cancel and start over but it was still stuck on trying to transfer music. As far as I can tell, I still have all the music I want on my phone. The icon to disconnect is still active on my home screen. Why does it keep doing that? Is it an indication it's not finished sync in or that it's always syncing through a wi-fi connection? I'm already on the iOS 7 platform.

  • Cisco AnyConnect's Firewall is still active after I uninstalled the program

    Hi,
    i used the client to access my university network from home. But since this isn't necessary anymore I uninstalled the Cisco AnyConnect
    Secure Mobility Client. But the Firewall of it is still active. How can i disable it?
    I just don't know where to find the rule for the firewall.
    Regards

    Hello Peter,
    You want to disable the possibility to connect via anyconnect to the firewall,
    Disable the webvpn functionality
    webvn
    no enable outside
    Regards

  • Is thread still active after main method exits?

    Hi All,
    Yesterday we were discussing. wether it is possible for a thread to be active even after the main method, from which it was spawned, exits.
    any comments?

    Hello,
    If you start a thread from the main() method and then return from main(), the thread will remain running. Just try it out:
    public class Test
        implements Runnable
        public static void main(String[] args)
            Thread t = new Thread(new Test());
            t.start();
            System.out.println("Returning from main()");
        public void run()
            try
                Thread.sleep(5000);     // Wait for 5 seconds
                System.out.println("Hello, I'm still here!");
            catch (InterruptedException ie)
                ie.printStackTrace();
    }Note: If you exit main() using System.exit(), all threads will be killed!
    Jesper

  • Out-of-office Email msg still running after upgrading to Server 10.8

    After upgrading from 10.6 > 10.7 >10.85 on the same day, the out-of-office email notification of one user is still on. This is currious as I understand that 10.8.5 no longer support the out-of-office notification through the GUI. Am I wrong?
    Does any has an idea where to start?

    I have what sounds like a very similar issue.
    I had my Denon 3312ci working perfectly with Airplay from my 2013 iMac running iTunes. Upgraded to iTunes 11.1.3, and now when I attempt to Airplay direct from iTunes to the 3312, it plays for about half a second and then stops. Displayed on the Amp then says "Assigning Network". The amp starts dropping ping packets at this point. About 15-20 seconds later the pings start coming back, but no Airplay.
    I tried different network cables, resetting the microprocessor, a different switch, changing between DHCP and static IP. Was about to make a warranty call to Denon, when I thought maybe I should try Airplaying directly from iphone and ipad. Much to my surprise, it worked from those devices.
    I prefer to use my iMac to Airplay rather than ipad/iphone as I found I got next to no audio drop outs using it that way (they are both using wired network), where as ipad/iphone occasionally would get a moment of silence in the middle of a song.
    My network set up is fine. I can use internet radio and connect to DLNA services fine on the amp. It is just airplay between iTunes 11.1.3 and the amp where the issue lies.
    No fixes as yet, but I have logged a support call with Denon Australia to see what they say.

  • GPS still active after turning it off

    The gps works good, few seconds to fix the location but when I turn it off the gps still runs in background eating the juice... The toggle is turned off but if I check the battery life I always see the gps alive!
    How to solve, except rebboting the phone everytime??
    Topic edited by Rickard

    Usually even if you take the tick out of "GPS Satellites", google apps still can access the gps if you had granted it permission, the best way to completely stop GPS is to go to Settings>Location Services and turn off  "Access to my location" this will completely shut down GPS from everything. Just restart the phone after that and check if that solved your problem

  • HT5244 Re OS x v10.5 or earlier. This article still does not answer my question. Is the malware still active after I disable Java?

    I have a PowerBook G4 that I would like to use exclusively for my online banking. It may be infected with the Flashback malware virus. If I disable Java, will this effectively block the malware? Or must I completely remove the malware from my computer?

    You need to remove the malware.  Java is only used to inject the code.
    I didn't think the flashback stuff was for G4's.
    But if it was, first look in your ~/Library/LaunchAgents since that was one of the more common injection points (not the only one).
    Look here for a cookbook of some other places to look.

  • Trying to retrieve old apple id email still active but says no id found please help

    Trying to retrieve old apple id, email add still active but still days no id found what must i do

    do you remember your Apple ID name

  • Shutting Off Sprint.Bla​ckBerry.Ne​t Email Auto-Forwa​rding After Sprint Account Closed

    Hello. I recently had to close my Sprint account and switch to ATT, which meant giving up my Blackberry. Unfortunately, when I closed the Sprint account it didn't occur to me that I would need to shut off the BlackBerry email forwarding service separately. Since it was a Sprint subdomain I assumed Sprint would manage that.
    Now the Sprint service is deactivated and I the Blackberry is no longer in use or attached to an active service plan. However, the email forwarding service is still active, and is trying to push email from my work account to [email protected] This address no longer exists.
    So anyone trying to email me directly via my work account is getting returned mail errors from the Sprint Blackberry service even though the emails are going through to my work account without a problem.
    Blackbery Tech Support requires Sprint to call them directly to deal with the issue. Sprint refuses to help me since I no longer have an account and further says it's something Blackberry needs to fix.
    Everyone who is emailing me at work thinks their email is not getting through and it's creating a great deal of confusion.
    I would really appreciate any advice for getting this fixed. Thanks.
    Solved!
    Go to Solution.

    Whoa. Thought I replied to this a while ago. Sorry about that.
    Thank you very much for your detailed reply. I went back and talked to the person who set this whole thing up to begin with, and it turns out this particular Blackberry was never set up to use BIS.
    Once I heard that, realized you were right: there had to be an email forwarding service somewhere. Network Solutions already told me there wasn't any forwarding going on from their servers, and I believed them before, but I went back and checked.
    It took a while, but I finally found an all-but-hidden setting to forward emails from Network Solutions that was, indeed, trying to forward emails to the blackberry.net address. As soon as I shut that off the problem fixed itself.
    Well, at least now I know I can't trust Network Solutions' technical support to know how their own software works. This whole situation was quite frustrating. The Sprint techs had me convinced it was a known problem with the Blackberry.net account servers.
    Sorry to send everyone on a wild goose chase. Thanks for helping me. Without your suggestions I doubt I ever would have figured it out.
    Have a good weekend.

  • I don't remember my old Apple ID and I closed my email account that I was using for my old Apple ID. Now, how can I change my icloud id on my Ipad. The old icloud id is still on my Ipad.

    I don't remember my old Apple ID and I closed my email account that I was using for my old Apple ID. Now, how can I change my icloud id on my Ipad. The old icloud id is still on my Ipad.

    ChrisJ4203,
    Thank you for the help.  Every app on my phone was downloaded using my old I-tunes ID.  I just hope that they will re-download under my new ID because I still can't change it on my phone.  In order to change to the new ID it says I have to sign out from the old ID and change to the new one.  My problem is that I don't remember my password to be able to sign out from my old ID.  Then the phone says it can change my password through e-mail and I  agree but I never get an e-mail at my old address or the new one.
    BHuyett

  • After iOS 8 update doesn't sign in my FaceTime and email account keeps saying incorrect password even after putting right password I tried reset option already still says the same incorrect Please Help

    After iOS 8 update doesn't sign in my FaceTime and icloud email account keeps saying incorrect password even after putting right password
    I have already tried reset option already still says the same incorrect Please Help

    Hi Go to settings Email Accounts Delete Email Account then Re add acount back again If you have more than one Email Account do this with each one. Cheers Brian

Maybe you are looking for

  • Canadian Using NationWide Canada + 29.99 Unlimited Data Plan

    I think this question has been answered before, however I just finished talking to 2 seperate customer service reps online and I get a different story. I live in Canada but work in the US quite frequently. I use a Rogers Digital One rate for Canada a

  • How can I get ios5 on my iPhone 4.

    How can I get ios5 or ios6 on my iPhone 4 when I don't have software app in settings

  • How to create an installati​on CD using LV 8.0?

    How to create an installation CD using LV 8.0? I want to create an Installation CD so I can install the LV application to an user computer. Thanks a lot

  • Deleting confirmation not possible for particular PO item.

    Dear experts, we are on an SRM 5.0 server 550 with a classic scenario. We are experiencing some problems when deleting confirmations on 1 certain process. case: - puchase order created with 1 item (10 pieces) - confirmation was created for 5 pieces.

  • Provisional Entries to be posted through FI

    Hi, Client need to post a provisional expenses entry in System through FI. Which should not be part of posting (Leading Ledger). However at the time of reporting (MIS), the provisional Entry should be reflected. At the end of the year, all these prov