How to disable links for AOL webmail sender once I've enabled them?

Made the mistake of selecting "allows enable links for this sender" for a company that sends me mail that I retrieve via AOL webmail. How do I now undo this choice so I will not automatically allow their links?
Thank you!

HI,
Probably be better off asking AOL. You can do live chat here.
https://my.screenname.aol.com/cqr/login/login.psp?sitedomain=bill.aol.com&authLev=2&lang=en&locale=us&offerId= supportportalcontact-en-us&siteState=OrigUrl%3Dhttps%253A%252F%252Fbill.aol.com% 252FSPortal%252Fjsp%252Fcontactus.jsp
Carolyn

Similar Messages

  • How to disable debugger for sapscript forms.

    How to disable debugger for sapscript forms.
    Once activated in se71-Utilities-Activate debugger I do not know how to disable it

    Thank you Rich
    I assigned you points for good answer on my preavious mail)
    . Actually my real problem is a transported the SAP script form “znalepke2” , printer definition ”nale”
    and device type “zststartsp” of a thermal printer.
    On original system (ak1) the printout is ok but on target system(ak2)
    not.
    Lateron I transported also :
    R3TR SCPD 1403(as the device type uses this character set)
    R3TR TABU TSP08 (All entries)
    R3TR TABU TSP1D(All entries)
    R3TR TABU TSP1T(All entries)
    I used also report  RSTXSCRP to traport form and device types. L
    Lately I discovered that when I performe printout preview I get also eronneous printout If I ssue an printout preview in language "EN" on system "ak1"(only on system ak1 and form preview in "SL" is oK. What steps you suggest me to solve the prolem
    Thank you in advance

  • How to disable iMessage for a single contact?

    Hello apple communites, I have a simple and hopefully simple to answer question..
    I am curious as to how to disable iMessaging for a single contact.  My sister when she got her phone number originally had an iPhone, she has since gotten an android and kept the same phone number.  However I am running into issues with text messages to her, my phone still thinks she has an iPhone and continues to send every text as an iMessage, resulting in a failed message.  I can easily hit the "send again as a text message" option and the message/picture sends as normal.  I however find this a bit fustrating, and have tried everything I can think of to attempt to disable this.  However all the online tutorials I can find regarding disabling iMessage turns the feature off completly, I don't wish to do that. 
    I have attempted to completely delete, (including all existing all texts and call history), and then re-add the contact, but that does not work either, my iPhone still attempts to send messages to my sister as an iMessge. Any help, if any, would be appreciated. Thanks in advance.

    Your sister needs to disable iMessage on her iPhone if the iPhone is still available if she hasn't already done so.
    If she has, does she have iMessage enabled with the same Apple ID on another iOS device or on a Mac as was used to activate iMessage on her iPhone?

  • How to disable cache for a particular Report in obiee 10g?

    HI
    My name is Rani .Learning obiee10g ifaced 1 interview in that they asked me like how u disable cache for a particular report?

    In the advanced tab of the report, under prefix you need to mention:
    SET VARIABLE DISABLE_CACHE_HIT=1;
    Refer below link
    http://tipsonobiee.blogspot.com/2009/06/step-by-step-to-bypass-all-caches.html
    Thanks

  • How do I link my aol account to Mail?

    How do I link my aol email account to Mail? I know you go to accounts then click add...then what? POP?
    And what do you type in the Incoming Mail Server space?
    Do I need more info other than my email address and password?
    Thanks!

    If you are currently running the AOL program for OS X on your Mac, try the AOL Service Assistant.
    http://www.versiontracker.com/dyn/moreinfo/macosx/26193&vid=191624
    If not, check this link.
    http://members.aol.com/adamkb/aol/mailfaq/imap/

  • How to disable click for open a app mobile? i have picture.

    how to disable click for open a app mobile?
    How i do?
    why adobe captivate need to click for open app.
    i need to open auto.
    thank you

    Swiping down from the midle of the screen will open the search window on its upper section.

  • How to disable IPv6 for loopback adapter (lo0)

    I was wondering if anyone knows how to disable IPv6 for the loopback (lo0) adpater. I know how to do it for other adapters using the Network preferences pane, but lo0 doesn't appear there...
    Thanks,
    - alan

    I need to temporary disable ipv6 address of lo0 (which by the way is not 127.0.0.1 but ::1) for testing development purpose..

  • How to disable iMessage for certain contacts

    I was wondering how to disable iMessage for certain contacts!

    Try deleting the phone number from the persons contact and then re-entering it as a new number.
    You don't have to delete the entire contact.
    Worked for me.

  • How to disable iMessage for an old Apple ID which is only used for AppStore?

    How to disable iMessage for an old Apple ID which is only used for AppStore?
    I used my old Apple ID for iMessage and AppStore Apps. Now I'm using my iCloud Account (second Apple ID) on my Mac as iCloud and iMessage Account.
    New Apple ID - iCloud & iMessage (**** thing that I can't use my okd Apple ID for iMessage and another for iCloud) on new Mac
    Old Apple ID - AppStore, iMessage days ago
    So now how to disable the iMessage function for my old Apple ID which isn't used anymore?
    Thank you!

    Yeah the problem is that I want to be reachable by:
    *new apple id
    *mobile number
    Earlier:
    *old apple id
    *mobile number
    Problem - if I set in Settings => Messages => Receive at:
    *new apple id
    *mobile number
    Others still can see my old apple id as "iMessage" although it isn't used a iMessage anymore. So how to disbale iMessage function for that?

  • Grid Control how to disable alert for Tablespace UNDO is 99 percent  full

    I am new to Grid control and want to know how to disable alert for UNDO tablespace full.
    Target Name=xxxx
    Target type=Database Instance
    Host=xxx
    Occurred At=Dec 24, 2010 1:21:00 AM EST
    Message=Tablespace UNDOTBS1 is 99 percent full
    Metric=Tablespace Space Used (%)
    Metric value=99
    Tablespace Name=UNDOTBS1
    Severity=Critical
    Acknowledged=No
    Notification Rule Name=Database E-Mail Notifications
    Notification Rule Owner=SYSMAN

    You should post in the grid control foruma.
    But just go to databases, select your database, metric and policy settings, find the tablespace metric, edit and exclude the undo tablespace.

  • How do I search for lines with a particular pattern and delete them when a match occurs

    How do I search for lines with a particular patter and delete them when a match occurs? For example delete lines containing SUB_NAME = "?" where ? is any string. 

    How do I search for lines with a particular patter and delete them when a match occurs? For example delete lines containing SUB_NAME = "?" where ? is any string. 
    Lines in what? And what language are you using to develop with?
    Are the lines in a text file? A RichTextBox? A TextBox? Some other control? A List(Of String)?
    Is there some expectation by you that by providing what you wrote in your question post that the knowledge in your mind about what you are thinking about will mysteriously emanate to anybody reading your post so all of the sudden your knowledge will
    become their knowledge and they will be able to provide you with an answer as they will suddenly understand what you are trying to do? Because that's probably impossible. Most people try providing enough information in a question so anybody, even stupid people
    like me, can understand what they want. Maybe you should try that. As well as selecting an appropriate forum for your question in the future. Usually a question like this is related to programming in a particular language therefore a language forum may be
    a good choice. Or not.
    La vida loca

  • Disable link for a Image in Content editor web part

    Hi
    i want to disable hyperlink for a banner added using content editor web part. Instead of hiding using Target Audience, i want to disable the link.
    Please help me how can i achieve this?
    regards,
    Vinay
    Thanks and Regards, vinnu

    Hi Vinay,
    I recommend to disable the link for an image using Jquery in Content Editor web part.
    First, you need to use F12 tool in Internet Explorer(IE) to get the html tag for the image, and you’d better find the class or id value for the tag of the image.
    For example, if the class for the image is test, then the code should be:
    <script type="text/javascript" src="http://code.jquery.com/jquery-1.8.2.js"></script>
    <script type="text/javascript">
    $('.test').click(function(e) {
    e.preventDefault();
    </script>
    You can also paste the code of the image here for further research.
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • How to disable iMessage for a specific contact/How to unregister iMessage from former device

    I switched from an iPhone 4 to a Galaxy S3. When my wife who still has an iPhone 4 tries to text me it still sends the message as an iMessage and I NEVER receive the text on my Galaxy S3. It still shows the little blue bubble next to my name when starting a new text thread. So I checked with about 4 other iPhone users that text me on a regular basis and I'm not receiving any of their messages either.
    If the iPhone users turn off iMessage the text comes right through. However I dont expect all the iPhone users on my contact list to turn off the iMessage feature just so they can text me.
    I no longer have my old iPhone. I traded it in at Best Buy so there's no way of going back in the phone to change any settings. The iPhone was wiped of all data and settings anyway before I traded it in.
    I took my wifes iPhone and deleted my contact. Then I added it back. Still shows my name as iMessage. I took my e-mail address out of my contact entry on her phone and it still shows my name as iMessage.
    I logged into "Apple Support - My Support Profile" to try to unregister my device as suggested in another forum but I can't get past the "enter your purchase date" page. It was a refurbished iPhone and the date I purchased the device didn't work. Theres no way I'll ever get the original purchase date since I wasn't the original buyer of that iPhone.
    Any suggestions?? This is an urgent matter as I NEED to receive text messages from my wife and other iPhone users. My wife is willing to turn off iMessage on her iPhone but I don't expect everyone else to.
    I need to find out how to unreigster my old iPhone completely from iMessage.... or find out how to disable a specific contact on my wife's iPhone from using iMessage.

    If you still have an iPhone handy and have the SIM card you used for the phone, then temporarily put your SIM into the other phone and go into Settings and turn of iMessage. If not, the only alternative that I know of is the Support profile, However, you may what to search the More Like This section on the right side of the thread to see if any of the entries there have a green checkmark meaning they are answered.

  • How to disable wifi for MAC desktop?

    This is probably a very simple process.  I just need a little direction.  Does anyone happen to know how to disable wifi on a MAC desktop when using an ethernet cable versus wifi?

    EDIT: If the stuff below seems more complicated than you wish to be involved in, feel free to ignore it.
    The Mac will send packets bound for the Internet to the Top-Most ACTIVE interface listed in the left side of the box at:
    System Preferences > Network
    If you set the 'Service Order' to have Ethernet at the top, whenever Ethernet is working, Wi-Fi will be ignored.
    Set Service order is available using the gear Icon at the bottom of that box.
    So all my Internet traffic is going over my Ethernet connection, even though Wi-Fi is still connected and nominally "active".

  • How to disable coldfusion for an apache virtual host

    Is it possible to disable CF on an per virutal host basis.
    Because i am using a context_root of / (default for cfusion
    eh), all access for images, html, even things I have setup to use
    mod_proxy to go elsewhere are first run past CF. I wish it was
    posible to specify file mappings in the httpd.conf but can't find a
    way to do that. But i have some virtual hosts which have no need
    for CF, is there any way to just shut it off?
    The only thing I can think of is to remove the mod_jrun
    specifications which define cf outside of the virutal host configs,
    but that means a lot more specs per virutal hosts.

    This might be a weird (or maybe unmanagable, because I don't
    know how many sites you have) way to do it, but how about this:
    since Apache has the AddHandler directive that can be used inside
    VirtualHost sections, you could -not- enable the mime type
    extension you use for CF by default, and then only enable it via
    AddHandler on the VirtualHosts where you need CF.
    That way, you'd only have one more spec per VirtualHost and
    you wouldn't have to go back and change anything when you wanted to
    add/remove any of them, whether they run CF or not. This is theory,
    of course, but I will try it on my Linux box now and see if I can
    get it to work.
    &laz;

Maybe you are looking for