Hiding addresses in 'to' address bar

I would like to send group mailings of my monthly newsletter, but I would prefer to keep everybody's emails private. Is there some way to do this so that I can send them all out in one email, but not have all of the email addresses show up?
Thank you for your time.

You can do one of two things.
The first being go to Mail > Preferences > Composing and under Addressing, deselect "When sending to a group, show all member addresses".
Or the preferable way is by adding the Group to the Bcc: field instead of the To: field when addressing a message.
Some ISPs and email account providers require at least one address be placed in either the To: or Cc: field. If so, you can place your email address in the To: field and the Group in the Bcc: field. You will obviously receive the sent message and the only email address all recipients will see is your email address when opening the message.
If your ISP or email account provider does not have this restriction, all recipients will not see any email address when receiving and opening the message.

Similar Messages

  • My address bar keep auto hiding and I cannot figure out how to stop it and keep it there, what do I do to stop this?

    I have to put my pointer to the top of the firefox page for my address bar to come down for me to type in an address. It auto hides and I want that disabled. How do I do this and fix this problem?

    Are you in full screen mode? Press F11 and see if that fixes it.

  • Hiding the address bar during createExternalWindow

    Hello all,
    I am generating  a URL to some content in Content Management Area and using: wdComponentAPI.getWindowManager().createExternalWindow(...)
    to open an external Window. Is there someway I can hide/disable the address bar in IE, so as not allow the user to navigate to other content in the CM?
    If that is not doable, can I some how make the url which shows up in the IE some what encrypted so that it (the URL) does not mimic the folder structure of the CM?
    Thanks,
    Asheesh

    Hello Asheesh,
    IWDWindow.removeWindowFeature(WDWindowFeature feature);
    Use WDWindowFeature.MENU_BAR, WDWindowFeature.TOOL_BAR, WDWindowFeature.STATUS_BAR, WDWindowFeature.ADDRESS_BAR to remove different options of browser.
    Best regards, Maksim Rashchynski.

  • Hiding .jsp name in the address bar

    hello ,
    first i want to describe my problems.i have a .jsp file and i want to replace the .jsp name to another name in the address bar.
    i want to hide the .jsp name in the address bar.
    can u give an example code.then i understand more details.
    thanks

    I'll give you an example of how this can be done in Tomcat and in essence it should apply to any servlet container.
    Tomcat has a web.xml file in it's conf directory that decides the basic mappings etc for ALL webapps in this tomcat instance. Now, if you wanto to do this just for a particular webapp then edit the web.xml file for your webapp.
    If you want to call your files /something.foo all you need to do is map this extension to the jsp servlet for interpretation. Otherwise it will be treated as a text file.
    <!-- The mapping for the JSP servlet -->
    <servlet-mapping>
    <servlet-name>jsp</servlet-name>
    <url-pattern>*.foo</url-pattern>
    </servlet-mapping>
    You can add all the mappings you want. All you're really doing is masquerading the .jsp extension.
    Hope this is what you were looking for.
    Charlie

  • How can I stop the address bar from auto hiding

    I dislike having the address bar disappear all the time. How can I prevent this.

    Make sure that you do not run Firefox in full screen mode (press F11 or Fn + F11 to toggle; Mac: Command+Shift+F).
    *https://support.mozilla.org/kb/how-to-use-full-screen
    If you are in full screen mode then hover the mouse to the top of the screen to make the Navigation Toolbar and Tab bar appear.<br>Click the Maximize button (top right corner of the Navigation Toolbar) to leave full screen mode or right-click empty space on a toolbar and choose "Exit Full Screen Mode" or press the F11 key.

  • Hiding the address bar?

    I have made an external gallery (with Simpleviewer) and I have it set up to open in a new window. Everything works great, but I would like that new window to open with the address bar hidden. Is that possible?

    Here's the address to the gallery that I made.
    http://web.mac.com/soncraig/Cami&_Stevesv/index.html

  • How can I get Firefox to include the http when copying and pasting from the address bar?

    I know you can use "browser.urlbar.trimURLs" in about:config to re-enable the display of "http://" on URLs in the address bar, but I think there's an actual bug with hiding them in the address bar that should be corrected:
    When I click and drag in the address bar to select part of an address, including the beginning of the address, then use CTRL+C to copy it, and CTRL+V to paste it into something else, the pasted URL does not include "http://"; this is often inconvenient and will break in certain forms and so on.
    In Chrome--where I guess the http-hiding feature was copied from--if you click and drag to select part of the URL including the beginning, then copy, when you paste, the "http://," hidden in their address bar, *is* included. That's how it *should* work. Firefox's implementation is incomplete and frustrating.

    This is a known problem and should be fixed in Firefox 8.<br>
    See https://bugzilla.mozilla.org/show_bug.cgi?id=668019<br>

  • Suppressing IE Address Bar (Location Bar) - Weird event

    Hi. We use the following code to call other stand-alone web forms from a single, main application. Each application has it's own web.show_document code. In the example below a call to a form name 'dropper_em' is called.
    It also passes the username and password in the call and it specifies several options for controlling the IE window it opens the called form in - most importantly location=no. This option keeps the username and password from being displayed when the new form opens:
    WEB.SHOW_DOCUMENT ('javascript:void(window.open("http://9.35.32.205:7777/forms/frmservlet?pageTitle=Dropper E/M&config=TTMSMENU&form=dropper_em&userid='me/mypass@mystring'","","resizable=yes,location=no,toolbar=no,menubar=no,status=no,"));self.close()','_blank');
    However, on one particular computer when the new form is opened the location bar is not shown, but instead what appears to look like a Internet Explorer drop list item is displayed - and it's displaying the entire URL including the username and password!! We have many other users who are able to open the form without this problem.
    What in the world could be causing this issue for only 1 user? Help would be greatly appreciated!

    I don't know anything about hiding the address bar, but I hope this application does not contain sensitive data as including the username/password in plain text in the URL (whether it's visible or not) is not very secure...

  • How to remove address bar in a newly updated version?

    I had it turned off; after update it has appeared on its own. Please help; customization allows to remove bookmarks etc, no address bar anywhere.

    Have you installed [https://addons.mozilla.org/firefox/addon/classicthemerestorer/ Classic Theme Restorer]? If so, hiding the navigation toolbar is simple:
    # Open the Add-ons Manager (Ctrl+Shift+A; Mac: Command+Shift+A), then the Extensions category.
    # Next to Classic Theme Restorer, click the Options button.
    # On the Main tab, under General UI, check "Hide navigation toolbar".
    Otherwise, the first style below will hide the address bar as you said, while the second will hide the navigation toolbar, which I suspect may be what you actually meant.
    # Install Stylish and restart Firefox when prompted.
    #* https://addons.mozilla.org/firefox/addon/stylish/
    # Click the ≡ Menu Button and choose Add-ons.
    # In the Add-ons Manager, click User Styles on the left.
    # Click the Write New Style button at the top. Paste the following in the text box, give the style a name, then click the Save button.
    <pre><nowiki>
    @namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
    #urlbar-container { display: none !important }
    </nowiki></pre>
    <pre><nowiki>
    @namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
    #nav-bar { display: none !important }
    </nowiki></pre>
    If you don't want to install an add-on, you can use the ''userChrome.css'' file instead, but I don't recommend it.
    * http://kb.mozillazine.org/UserChrome.css

  • How do I un-hide the FULL url in the address bar?

    I WANT to be able to see ALL of the URL and address in the address bar! You changed it so the address is hidden or darkened without any option to see it clearly without highlighting it. Making vision impaired people blind to things such as what area of the site they are on and https:// vs http:// This is annoying and wrong. How do I change it back without a retro back to FF 3.6?

    Hiding of the http: part<br>
    <br>
    The protocol (http://) has been removed from the URL in the location bar for http:// pages only. https:// pages will still have the protocol. There's also a known bug where if you copy the URL after selecting it from the awesome bar dropdown (but before loading the page), it won't include the http:// part. Users can revert to the old behavior by setting '''browser.urlbar.trimURLs''' to '''false''' in '''about:config'''.<br>
    <br>
    Urlbar highlighting<br>
    <br>
    This is a feature in Firefox to highlight the domain in the URL bar. Other parts will become grey. You can change a preference to make the entire URL dark. Users can revert to the old behavior by setting '''browser.urlbar.formatting.enabled''' to '''false''' in '''about:config'''.<br>
    <br>
    To change this preference:<br>
    <br>
    type about:config in the Location/URL bar and press Enter.<br>
    if you see a warning, accept (promise to be careful)<br>
    Filter: browser.urlbar.formatting.enabled<br>
    in lower panel, double-click that item to toggle value to false<br>

  • Can no longer enter data in the address bar {url Bar}, it correctly follows data from google search bar. It was a 1 month old installation so not a lot of complications

    I was not adding anything to Firefox. I Refused tool bars embedded in several application installs on this new computer. Was working fine. Then had a problem with Google search, restored default values and re-tooled Firefox. At this point all worked fine. Then my url, address bar changed color to the same color as the program shell, a grey brown as opposed to the white it was before. With the change in color it no longer allows me to change the data showing in the bar. I can not delete or add data. I used to add a url and navigate to the domain. Now I can not

    Greetings,
    TY for the reply, the information was enlightening to be sure. I never knew safe mode was an option with Firefox. I have so many tasks running that I didn't want to shut things down. What I did is turn off some of the last plug-ins I installed. That did not fix the problem at least in the first look. What happened next was very interesting none the less. I had a moment of mouse spastic wrist syndrome and accidentally moved a tab in such a way that it opened in a new window. The URL bar was white and editable. So I moved all my tabs to the new window and everything works as it should. I have restarted Firefox this morning and it came back with the bar editable and I am speechless to understand what I may have done to correct the problem if anything ??

  • All the lettlers on my desktop and in the address bar appear as symbols. Also, I can't run firefox because it keeps giving me a crash report. I'm running Vista, if that helps.

    This is my parent's computer. Here are the facts: After using facebook the previous evening, the next time the computer was used all of the desktop displayed symbols instead of letters/words. Upon trying to open Firefox a window labeled Firefox crash report opened. No matter what options you choose (send report, don't send, etc) when you click on an option, another Firefox crash report window opens. So I can't open Firefox. Simple solution would be to uninstall Firefox and reinstall it; however, it is very hard to navigate the computer with no words and all symbols. I am able to open up Internet Explorer, but anything in the address bar or search bar also appears as symbols. If I were to type in a specific site in the address bar, the site will load properly in words but the address bar still shows symbols. After much playing around, I was able to update Avast antivirus and run a full scan and nothing was found. I updated Malware Bytes and ran in for an hour but it never fully finished running before I had to leave. Please help.

    Try to disable hardware acceleration.
    *Tools > Options > Advanced > General > Browsing: "Use hardware acceleration when available"
    If disabling hardware acceleration works then check if there is an update available for your graphics display driver.
    Try to toggle some Boolean gfx.font_rendering prefs on the about:config page to disable some features.
    Filter: gfx
    Some to try:
    * set gfx.direct2d.disabled to true to disable Direct2D
    * set gfx.font_rendering.directwrite.use_gdi_table_loading to false.
    To open the <i>about:config</i> page, type <b>about:config</b> in the location (address) bar and press the "<i>Enter</i>" key, just like you type the url of a website to open a website.<br />
    If you see a warning then you can confirm that you want to access that page.<br />
    *Use the Filter bar at to top of the about:config page to locate a preference more easily.
    *Preferences that have been modified show as bold (user set).
    *Preferences can be reset to the default or changed via the right-click context menu.

  • When I drag and drop an icon from the address bar to the desktop is does creat the shortcut but will not display the website icon, only the firefox icon, how can I display website icons?

    When I drag and drop a website icon from the Forefox address bar to the desk top, the short cut is created but the icon that appears is the firefox Icon. I want to disply the icon from the website that the short cut refers to. I have checked all I can think of in my computer to no avail.

    You have to assign the favicon yourself to the desktop shortcut (right-click the shortcut: Properties) after you have dragged the link to the desktop.
    You can usually find the favicon in Tools >Page Info > Media and save the icon there.
    Otherwise use the main domain of the website and add favicon.ico (e.g. mozilla.com/favicon.ico ) to display the favicon in a tab and save that image to a folder.

  • I can no longer access websites through the location bar (address bar).

    A few days ago, my location bar (address bar) suddenly stopped working. When I typed in an address and clicked on Enter, nothing happened - and I mean nothing. The cursor at the end of what I had just typed into the location bar just sat there, blinking at me. Clicking on the arrow at the right end of the location bar didn’t work either. On the other hand, if I clicked on a link in a website or e-mail, I would be taken right to the website at the other end of the link. And when I clicked on a bookmark, I was taken to the bookmarked site. It is only when I type or paste something into the location bar that I am unable to reach the sought after website. Exiting and then re-entering Firefox did not help, nor did rebooting my computer. I was using version 6.0.2 at the time. I upgraded to version 7.0.1; that didn’t help either. Help!!!

    That is a signature symptom of the "AVG Safe" extension in the Link Scanner component of AVG Free, but you don't have that extension on the computer you posted from, see http://kb.mozillazine.org/Problematic_extensions
    There is also these which you don't have either
    Top of Firefox window non-responsive, toolbars non responsive -- also see [http://kb.mozillazine.org/Problematic_extensions Problematic extensions]
    *caused by Yahoo Toolbar -- https://support.mozilla.com/questions/890908
    *caused by Babylon Toolbar -- https://support.mozilla.com/questions/890670
    Try disabling the Foxit PDF creator as it has an ask.com authorship signature.
    If that doesn't work see if Firefox works in Safe Mode. If it does it is probably an extension problem.
    # Restart in (Firefox) Safe Mode with Help ("Alt+H") > "Restart with Add-ons disabled" to restart immediately (one-time) in safe mode. Do not check-mark any of the items (they are certainly not safe as they make those changes permanent).

  • I can no longer get my address bar, back or foward buttons, tool bar, menu bar or anything else. How can I restore?

    When I open Firefox I do not get an address bar only Google comes up. I don't get a back or forward button nor do I get the tool bar or menu bar. There is no default button. I read the forum but I can not make any corrections because I don't have a tool bar displayed. I am using 3.6. When I turn off my computer and then turn it back on, the default settings still do not return.

    It is a long while since I tried Google Toolbar, I am not sure what it changes. But I would not expect it to totally remove your options to use the ordinary toolbars.
    ■ Try
    * press the''' alt '''key on the keyboard, that may return the menu bar
    * once you have the menubar '''View -> Toolbars ->''' and select which you need
    * you may also use View-> Toolbars -> Customise and drag items back or use the restore default set option.
    * right clicking on the toolbars also gets you to the customise and show toolbars options
    ■ have a look at [[Back and forward or other toolbar items are missing]]
    PS
    I hope you do not need to resort to editing registry settings, the firefox 'dragons' in prefs are user friendly compared with Windows registry. Messing up firefox prefs only really affects firefox normally; whereas errors in a registry edit may prevent you from even booting the computer.

  • The Url History in the address bar is not working anymore. Reinstalling/Updating does not fix this. How to I get this working again?

    I'm talking about the Address Bar.
    For example: You type in Google and it shows www.google.com etc. Because this is in your history.
    But this has stopped working since I emptied my cookies. But not my history. I also checked if my history is still there. Which it is.
    And I cant find out why at all.
    I'm sorry if I really can't give much info. But this is what I concluded. Seeing English ain't my native language. My google searches for this question seem to be either in the wrong direction or this is something that never happened before.

    Tools>Options>Privacy - Click the drop down menu under Location Bar and set when using the location bar, suggest to - History and Bookmarks.

Maybe you are looking for