Can't use signature,and other problems

Though I've created 2 signatures in Mail Preferences, neither one is shown when I send an e-mail. In the Signatures window in Mail Preferences the "Select Signature" portion in the dialog box is not active and "None" shows in the drop down menu bar.
There's apparently no way to empty the trash. I've searched through the all of the Preferences headings and found nothing about selecting when trash is to be emptied. In my old version of Mail, using the keyboard shortcut "Command+K" emptied the trash. In this new version, Mail 4.0.1, that's not an option.

In the Signatures window in Mail Preferences the "Select Signature" portion in the dialog box is not active and "None" shows in the drop down menu bar.
In the Signature box, select your email account you are using and then select "Choose Signature."
!http://img.skitch.com/20100904-8i4gwi67y2jkcge23fkuadwuyx.jpg!
There's apparently no way to empty the trash. I've searched through the all of the Preferences headings and found nothing about selecting when trash is to be emptied.
Click on "trash."
!http://img.skitch.com/20100904-jfjk13dtjbdpmdj3byfa5fst71.jpg!

Similar Messages

  • Can I use WiFi and other features without activating phone

    I want to find out if I can still use WiFi, connect to the computer, etc without activating actual phone service with Verizon.  Basically I plan on getting this phone free with a new contract, but I will continue to use my old phone as the actual active phone.  (There are no new phones that don't require $30 data plan that are actually better than the phone I have now.)

    Yes, the Kin TwoM will work on wifi without activating the service.  Before activating mine, I was able to use web browsing and email for about a week on wifi.  I didn't try out the Zune software until later, though I don't think that would be affected either.  
    However, I did start getting automated txt msgs from verizon warning that I would be in violation of the 2 year discount/aggrement (and be charged full price of the phone) unless I activated the Kin on my number.  I went ahead and activated the Kin at that time.  
    At present, I could not find anything to that wording in the fine print agreement, and I don't think there would be any problem porting my number back to my old phone, but beware that you may have to activate the Kin once then transfer your number back to your old phone.

  • "Can't lock iPod" and other problems!!

    I'm trying to restore my iPod and on iPod Updater i click restore and it says "Can't lock iPod. Please check if any other applications are using iPod and try again". There are no other applications using the iPod. Please help me!

    and this is after having a bad time with the first one now this. I am not really confident with Apple. I noticed no one has responded to this issue. And I really have logged in over 3 hours on hold to get a replacement. Not happy with Apple.

  • [WRT45G] Can't update firmware and other problems

    Nevermind. I'm buying a different brand since rather than getting any help, I get my post censored because I mentioned that I've had problems with other Linksys routers.
    Thanks for nothing Linksys.Message Edited by Samutz on 08-27-2006 09:13 AM

    You need to update the information regarding what Mac this is and what version of OS X you're running.
    You show a PB G4, which won't run the Mac App Store.

  • Can I use FaceTime and other apps at the same time

    I want my kids to read a book using one ap while they talk to their grandma on FaceTime. Is there a way to do this?

    No. Just talk to grandma. Read a book when she's not available.
     Cheers, Tom

  • Can we use overload and overwrite concept in OO-abap

    hi
    can we use overload and overwrite concept in OO-abap

    Hi
    CLASS zl_lcl_vehicle DEFINITION.
    PUBLIC SECTION.
    Signature of method
    METHODS: set_make
    IMPORTING value(im_make) TYPE string " Pass by value
    im_model TYPE string," Pass by reference
    ENDCLASS. "zl_lcl_vehicle DEFINITION
    CLASS zl_lcl_vehicle IMPLEMENTATION.
    Implementation of method.
    METHOD set_make.
    IF im_make IS NOT INITIAL
    AND im_model IS NOT INITIAL.
    gv_make = im_make.
    gv_model = im_model.
    ENDIF.
    ENDMETHOD. "set_make
    ENDCLASS. "zl_lcl_vehicle
    Overloading means changing signature as well as implementation of a method.
    Overriding is changing only implementation of method with signature unchanged.
    From ABAP perspective, only the CONSTRUCTOR method can be overloaded in a subclass i.e both the signature and implementation can be adapted in subclass.
    Any other method can't be overloaded. It can only be redefined/overridden i.e implementation changed with signature unchanged.
    In ABAP  there is something called a redefinition.
    When you inherit a class from a super class, you can redifne a method. You cannot chnage the signature( Interface) of the method. It will remain the same as that of the super class.You must redefine a method in the same visibility section in which it appears in the superclass.
    Eg.
    CLASS C_SUPER_CLASS DEFINITION .
    PUBLIC SECTION.
    METHODS: DRIVE ,
    STOP.
    PROTECTED SECTION.
    DATA SPEED TYPE I.
    ENDCLASS.
    CLASS C_SUPER_CLASS IMPLEMENTATION.
    METHOD DRIVE.
    SPEED = 0.
    WRITE: / 'Bike speed =', SPEED.
    ENDMETHOD.
    ENDCLASS.
    CLASS C_SUB_CLASS DEFINITION INHERITING FROM C_SUPER_CLASS.
    PUBLIC SECTION.
    METHODS DRIVE REDEFINITION.
    ENDCLASS
    CLASS C_SUB_CLASS IMPLEMENTATION.
    METHOD DRIVE.
    SPEED = SPEED + 10.
    WRITE: / 'Bicycle speed =', SPEED.
    ENDMETHOD.
    ENDCLASS.
    Regards
    Vasu

  • Tried to use Iphoto and was told I needed upgrade. Try to install upgrade . Upgrade should take an hour if photo library is large. It's now close to three hours and still upgrading.  Can't use Iphoto and don't want to stop if still upgrading...3hours??

    Tried to use Iphoto and was told I needed upgrade. Try to install upgrade . Upgrade should take an hour if photo library is large. It's now close to three hours and still upgrading.  Can't use Iphoto and don't want to stop if still upgrading...3hours??

    You are on Windows 2000, you do not have a "Firefox" button, and should consider yourself to be fortunate in that you still have menus and don't have to do anything to get the menus back instead of the "Firefox" button. (The same applies to Windows XP users).
    Use the "File" menu to get to Import. You are not on Windows 7 or Vista, and don't have to put up with the nonsense added for Aero.
    If you want the "Firefox" button you can get it with View -> toolbars -> (uncheck) Menu Bar. The menu bar and the "Firefox" button were supposed to be mutually exclusive (which is impossible in some cases without being incompatible).
    Once you are using the "Firefox" button ...
    Use the "Alt" key to view the menu bar (temporarily) containing File, Edit, View, History, Bookmarks, Tools, and Help. On Windows 7 and Vista, the menu bar was hidden by default in Firefox 4 and above. These menu items are more or less available under the "Firefox" button which has the most used of the built-in Firefox menu items available in a different format.
    To get back to having menus again. "Firefox" button -> Options (second column) -> (check) Menu Bar
    You can make '''Firefox 7.0.1''' look like Firefox 3.6.*, see numbered '''items 1-10''' in the following topic [http://dmcritchie.mvps.org/firefox/firefox-problems.htm#fx4interface Fix Firefox 4.0 toolbar user interface, problems (Make Firefox 4.0 thru 8.0, look like 3.6)]. ''Whether or not you make changes, you should be aware of what has changed and what you have to do to use changed or missing features.''
    * http://dmcritchie.mvps.org/firefox/firefox-problems.htm#fx4interface

  • I can't use siri and vocal recognition on sms

    hi,
    i've upgraded my iphone 6 to 8.3 and i have  problem.
    microphone works well on phone calls and vocal note, but i can't use siri and vocal recognition on sms text.
    i must SCREAM at 1cm from microphone and siri understand 20% of what i say, if i speak at normal volume and from a standard distance (20/30cm) siri (and sms) doesn't undrstand anything.
    any idea?
    thanks in advance
    Davide

    Siri FAQ  >  http://www.apple.com/iphone/features/siri-faq.html
    Settings > General > Siri > Siri On.
    To use Siri: Hold the home button for 3-5 seconds and speak to it.
    About Siri  >  http://support.apple.com/kb/HT4992

  • Since downloading Maverick I have a long hang time, computer crashes, can't use word and I can't access finder, why?

    Since downloading Maverick I have a long hang time, computer crashes, can't use word and I can't access finder, why? Also, iTunes is horrible. While I'm listening to my music iTunes will just stop playing the song for at least 5 minutes and I can't force quit why does it do that? This is the first time I have ever felt like my iMac is just as bad as a PC and I wonder if Steve Jobs would have let the program be relase to the public with all the problems involved. No wonder Maverick was free. IT ***** BIG TIME!

    Hello, vanvu. 
    Thank you for visiting Apple Support Communities. 
    Since you are experiencing this issue with both a wired and wireless connection only on your home network and not at other locations, this issue would related to your router.  I would first recommend power cycling the router and testing the connection again.  If the issue persists, try updating your routers settings per the article below. 
    iOS and OS X: Recommended settings for Wi-Fi routers and access points
    http://support.apple.com/kb/ht4199
    Cheers,
    Jason H. 

  • How can I use OmniPortlet and Web Clipping Portlet?

    How can I use OmniPortlet and Web Clipping Portlet?

    You find information on OmniPortlet and Web Clipping in the Portal Developer's Guide.
    o Building Portlets with OmniPortlet
    o Building Content-Based Portlets with Web Clipping
    Peter

  • How can I use excel and word on the IPAD2

    How can I use excel and word documents on my Ipad 2

    There are apps such as Documents To Go which support reading/editting/creating those sorts of documents :
    standard version  -  http://itunes.apple.com/us/app/documents-to-go-office-suite/id317117961?mt=8
    premium version  -  http://itunes.apple.com/us/app/documents-to-go-premium-office/id317107309?mt=8

  • How can I use undo and redo with run time menu?

    Hi..I try to built my own menu for graphic programming. How can I use undo and redo in labview with run time menu?

    filozof-
    During runtime, by default, LabVIEW has undo/redo data changes under the edit menu. This will undo/redo changes made to controls during runtime. If you want a more extensive undo/redo (custom for your application), you are going to have to do quite a few things
    1) Create a custom runtime menu (Edit>>RunTime Menu) and place your own undo/redo controls on it
    2) Keep an action history in your program
    3) Catch the Shortcut menu event for your custom undo/redo controls
    4) Reverse the last action in your histroy when you catch the event
    This method would allow you undo entire operations (like resize, move, or whatever kind of functionality you are building into your application) unstead of just undoing data changes.
    Xaq

  • Hi, I have already bought Adobe Photoshop and Lightroom for 1 year. Now I will change my PC to Mac. Can I use Photoshop and Lightroom in my new Mac?

    Hi, I have already bought Adobe Photoshop and Lightroom for 1 year. Now I will change my PC to Mac. Can I use Photoshop and Lightroom in my new Mac?

    Yes.
    Mylenium

  • I am from turkey and Iphone4 can be used Turkcell and vodafone(carriers) in turkey but i bought my iphone in usa and it only works with at&t.Is there anything i can do to use my iphone with turkcell or vodafone?

    I am from turkey and Iphone4 can be used Turkcell and vodafone(carriers) in turkey but i bought my iphone in usa and it only works with at&t.Is there anything i can do to use my iphone with turkcell or vodafone?

    No. Return it and get your money back if still within the 30 day return window. All US iPhones are carrier locked and cannot be officially unlocked.

  • While using my Iphone 5, all of a sudden  black and white stripes where on the screen. I have tryed to turn the phone off and on again, but there are only the stripes. I can't use it, and nothing happens when I push the buttons. Can someone help me?

    While using my Iphone 5, all of a sudden  black and white stripes where on the screen. I have tryed to turn the phone off and on again, but there are only the stripes. I can't use it, and nothing happens when I push the buttons. Can someone help me?

    Try resetting your phone, hold the home and sleep/wake button down until the apple symbol comes up, then release. If that doesnt work, you may have damaged your phone and need to take it to an apple genius bar.

Maybe you are looking for