Quicktext or Shorthand text in mail

Are there any applications anyone knows to create shorthand or quick text responses in mail? I would like to be able to do quick replies like
Example: "Hi [name of sender] thanks for the tip!" (etc..)
Thanks!
McBook   Mac OS X (10.4.8)   2GHz

Try this one.
AK
click here to open this script in your editor<pre style="font-family: 'Monaco', 'Courier New', Courier, monospace; overflow:auto; color: #222; background: #DDD; padding: 0.2em; font-size: 10px; width:400px">-- speak the sender of mail passed by rule or selected in the Mail app
-- AK Dec 2007
using terms from application "Mail"
on perform mail action with messages theMsges
tell application "Mail"
repeat with AMessage in theMsges
set WhoSentIt to (extract name from sender of AMessage)
if (count of WhoSentIt) > 0 then say "Mail from " & WhoSentIt
end repeat
end tell
end perform mail action with messages
end using terms from
using terms from application "Mail"
on run
tell application "Mail" to set sel to selection
tell me to perform mail action with messages (sel)
end run
end using terms from
</pre>

Similar Messages

  • Add text in mail for payment notification RFFOAVIS_FPAYM

    Hi All,
    We are sending payment notification to vendors via RFF0AVIS_FPAYM program. We are using SAP script form for this.
    We want to add text in mail body. I have checked note 1033893. I have created text with name z* in SO10 and assigned in process exit for 00002040. But text is not appearing in mail.
    Am i missing some settings ?
    Please give suggestions.
    Thanks in advance.
    Regards,
    Chintan

    Hello,
    Point 1
    Please check up the function module attached to proces 00002040 in FIBF.
    Make the changes in the function module.
    Please refer:
    SAP NOTE 1033893, 836169.
    Also see Note 521587.
    Regards,
    Ravi

  • Hw to write text in mail body in UTL SMTP in oracle

    hi all
    i m using oracle demo mail package to send csv file as attachment to different users its successfull and i can also able to attach text file to it
    but i m unable to write any text in mail body .
    e.g.
    mail body can be--
    hi
    This is test mail.
    Regds
    Sender.
    can anyone suggest some way?

    u can try this code
    this code takes the file from database and attach with mail and also send the body with it
    it works fine.
    CREATE OR REPLACE
    procedure pdf_mail(
    p_sender varchar2, -- sender, example: 'Me '
    p_recipients varchar2, -- recipients, example: 'Someone '
    p_subject varchar2, -- subject
    p_text long, -- text
    p_case_id number,
    p_email_log_id number
    -- p_filename varchar2, -- name of pdf file
    p_blob   blob     pdf file
    ) is
    conn utl_smtp.connection;
    i number;
    len number;
    p_message_part varchar2(32767);
    cursor c1 is
    select file_name,document_pic
    from clm_case_attachments ca,email_log_detail em
    where
    case_id = p_case_id
    and ca.CASE_ATTACHMENT_ID = em.ATTACHMENT_ID
    and em.ACTIVE = 'Y'
    and em.EMAIL_LOG_ID = p_email_log_id;
    BEGIN
    conn := demo_mail.begin_mail(
    sender => p_sender,
    recipients => p_recipients,
    subject => p_subject,
    mime_type => demo_mail.MULTIPART_MIME_TYPE);
    demo_mail.attach_text(
    conn => conn,
    data => p_text,
    mime_type => 'text/html');
    for lp in c1 loop
    demo_mail.begin_attachment(
    conn => conn,
    mime_type => 'application/pdf',
    inline => TRUE,
    filename => lp.file_name,
    transfer_enc => 'base64');
    -- split the Base64 encoded attachment into multiple lines
    i := 1;
    len := DBMS_LOB.getLength(lp.document_pic);
    WHILE (i < len) LOOP
    IF(i + demo_mail.MAX_BASE64_LINE_WIDTH < len)THEN
    UTL_SMTP.Write_Raw_Data (conn
    , UTL_ENCODE.Base64_Encode(
    DBMS_LOB.Substr(lp.document_pic, demo_mail.MAX_BASE64_LINE_WIDTH, i)));
    ELSE
    UTL_SMTP.Write_Raw_Data (conn
    , UTL_ENCODE.Base64_Encode(
    DBMS_LOB.Substr(lp.document_pic, (len - i)+1, i)));
    END IF;
    UTL_SMTP.Write_Data(conn, UTL_TCP.CRLF);
    i := i + demo_mail.MAX_BASE64_LINE_WIDTH;
    END LOOP;
    demo_mail.end_attachment(conn => conn);
    end loop;
    demo_mail.end_mail( conn => conn );
    END;
    /

  • How to magnify text in Mail App ?

    How to magnify the mail text in Mail App ?
    it is not problem in Gmail or Yahoo so why not magnify in Mail App ?

    You can set a font size in Mail, Preferences, Fonts & Colors. 
    You can adjust font size on the fly by adding the "smaller-bigger" buttons to the toolbar. Open a message and then use "customize toolbar".  You will have that button from then on.
    charlie

  • Scrambled text in mail

    Does anyone know what might be causing scrambled text in mail. I recently installed some fonts and I'm thinking that may have caused this. Check out the screenshot:
    http://www.flickr.com/photos/27106722@N00/2426367911/
    I installed a lot of fonts so I can't just easily delete them. They're all mixed in with the rest. Any other ideas?

    One of your bad fonts is probably Helvetica Fractions. It must be deleted. Also delete Times Phonetic if you have it.

  • Want to add text to mail body of  BACS Remittance Advice

    Hi Experts,
    Blelow is the requirement.
    User is sending the remittance advice to vendors, user wants to include a u2018fixedu2019 text also in that mail.
    User is sending remittance advice to vendor in PDF format which is attached in a mail, I need to add some text to mail body.
    But not able to find how mail body is filled up.
    Main program RFFOGB_T u2013 Payment program
    Includes RFFORI06 u2013 Remittance advice
    Can you please suggest how I will be able to add the text to the mail ?
    Regards,
    Subhashree.

    Hi E_Hinojosa ,
    Its helped a lot.
    But one doubt,what is process exit and how to search the same from a program or include.
    The required code(which is there in note) is there in include 06 but which process exit I will use for the BACS remittance and how to fill the value of finaa-mail_body_text in process exit.
    Please give me a clear idea.
    Thanks,
    Subhashree.

  • No sound notifications on 4s for all apps. Texts and mail do work.

    I am not recieving any sound notifications for any of my apps. Texts and mail do work. All settings are on and correct. That im aware of. Any suggestions.

    Hi there,
    I represent the company who developed the Word World app.
    Please visit our support page below for help with the sound issue you are facing.
    http://www.beancreative.com/content_1612.cfm
    Thanks,

  • What is Rich Text in Mail.app?

    When I compose a message in Mail.app, I have the option of sending it in "Plain Text" or "Rich Text". 
    When I receive a Formatted Text message in Mail.app, it is generally --but not always-- handled correctly. The formatting applied by the sender, in whatever email client, seems to appear consistently in Mail.app.   Not always perfectly. 
    Probably I can find a standard for RTF as applies to many Text Processor apps...
    • Is that the same "Rich Text" as followed by Mail.app?  
    • Is there a public RTF standard that Mail.app is known to follow?
    • Is there a direct method, or a reasonably simple indirect method for making Mail.app's RTF formatting visible?
    • Beside Mail.app's GUI commands, is there a direct method, or a reasonably simple indirect method for editing Mail.app's RTF formatting?
    I think most email clients transmit Formatted Text messages using HTML tags. 
    • Does mail.app handle these in addition to RTF, convert HTML tags to RTF,  or is, in this context, RTF ~= HTML?
    • Is there a public standard HTML standard --certainly a subset-- that Mail.app is known to follow?
    I think all Formatted Text messages are actually transmitted by email servers with two copies, one formatted and one plain-text.  I know I can often see HTML markup when I use View-->Message-->Raw Source on an incoming message selected.  But there doesn't seem to be any way of viewing or editing the markup in the reply message.   Specifically View-->Message-->Raw Source is grey when a reply is selected.
    • Is there a direct method, or a reasonably simple indirect method for editing HTML tags when responding to a formatted message?
    A big annoyance:  Often, when I reply to a formatted message, some groups of text, when selected, are surrounded by a rounded-corner grey rectangle, with a circle-X close/delete button at the upper left.  These are also visible when I'm composing a reply.  It's difficult -- sometimes impossible-- to open a new line for a reply inside such boxes. I think this box corresponds to HTML table cells --or possibly other containers-- in the incoming message.
    • Does Mail.app use the rounded-corner grey rectangle to mark a received table cell?  Anything else?
    • Is there a direct method, or reasonably simple indirect method for removing the cell container so vertical space can be inserted?
    • Does Mail.app use any other special markings to denote HTML formatting?
    In other words,
    • What is "Rich Text" in Mail.app? 
    TIA

    Hen3ry wrote:
    Probably I can find a standard for RTF as applies to many Text Processor apps...
    • Is that the same "Rich Text" as followed by Mail.app? 
    No, Mail.app is using HTML - as you mentioned that's pretty much true for all email applications that send or receive formatted messages. When you copy and paste from another app, it's converted to HTML (I think that conversion is handled by the system, as part of the copy/paste operation - i.e., it's converted while still on the clipboard).
    • Is there a public RTF standard that Mail.app is known to follow?
    HTML, not RTF. w3.org is the standards body. Like many OS X apps,  Mail.app is using Webkit (the Safari web rendering engine) to display the messages (although I do notice some differences from Safari, so it's probably limited somehow, most likely for security reasons)
    • Is there a direct method, or a reasonably simple indirect method for making Mail.app's RTF formatting visible?
    Save your outgoing message, then view it in your "Drafts" folder. Click the "View" menu, then "Message --> Raw Source".
    • Beside Mail.app's GUI commands, is there a direct method, or a reasonably simple indirect method for editing Mail.app's RTF formatting?
    Nope. The "raw source" view cannot be edited.
    A big annoyance:  Often, when I reply to a formatted message, some groups of text, when selected, are surrounded by a rounded-corner grey rectangle, with a circle-X close/delete button at the upper left.  These are also visible when I'm composing a reply.  It's difficult -- sometimes impossible-- to open a new line for a reply inside such boxes. I think this box corresponds to HTML table cells --or possibly other containers-- in the incoming message.
    That's essentially correct, the box corresponds to the HTML table. I think you get that when you add some HTML code to your message that Mail doesn't have the interface to edit (no table tools to add or delete rows, for instance), but I've only encountered it with tables.
    • Is there a direct method, or reasonably simple indirect method for removing the cell container so vertical space can be inserted?
    I usually resort to pasting the message into a more capable editor - often TextEdit is good enough, but I've sometimes resorted to using Dreamweaver. Make your changes, then paste the result (from the WYSIWYG, not the HTML code) back into your mail message.
    Other times I just avoid using Mail.app. Thunderbird is better for complicated HTML, or was better - it's been a while since I've needed to use  for this purpose.
    • Does Mail.app use any other special markings to denote HTML formatting?
    No, not to my knowledge.

  • Bluetooth mode prevents notification sounds for all items (Text, Alerts, Mail, etc.), except the phone ringer?

    It seems that the use of the iPhone 4 Bluetooth to a phone headset (In this case a hearing aid 'streamer') prevents all other phone option sounds (Text, Alerts, mail, etc.) from working. Is it normal that there is a conflict between the iPhone 4 Bluetooth use and other phone item sound notifications?

    No, iOS does not offer that option. You can offer Apple feedback here: http://www.apple.com/feedback/

  • Sending Alter Text by mail automaticlly on item level of Sales order.

    There is a 'Alter Text '  listed on the tabpage 'Texts' at item level in Sales order.  
    I want to send  content  of 'Alter Text '  by mail automaticly as end user change the text .
    How to implement this requirement?
    Thanks

    Hi,
    U can add the field in sales order header (Additional Data B tab). pgm name = SAPMV45A screen no: 8309.
    Regards
    Sathis

  • Sending Alter Text  by mail automaticlly on item level of pruchase order.

    There is a 'Alter Text '  listed on the tabpage 'Texts' at item level in pruchase order.
    I want to send  content  of 'Alter Text '  by mail automaticly as end user change the text .
    How to implement this requirement?
    Thanks

    There is a 'Alter Text '  listed on the tabpage 'Texts' at item level in pruchase order.
    I want to send  content  of 'Alter Text '  by mail automaticly as end user change the text .
    How to implement this requirement?
    Thanks

  • How is it possible to adjust the background images and the text in Mail?

    How is it possible to adjust the background images and the text in Mail?

    Here's the solution I used to solve the same problem. If you're not comfortable editing the source files, this might be more than you want to take on--but I've done it to several files with no ill effects. You can follow the instructions on this page and the referenced original post from (he includes a link on the page). Good luck! He's got some great tips on some of his other pages.
    http://photo.rwboyer.com/2010/03/15/aperture-3-book-theme-trick/
    A warning about editing the Master pages--it only edits them in that book--it doesn't update the theme. So if you go to create another book with those same layouts, you'll have to duplicate the book and replace all the images. An alternative would be to create a "clean" book with no photos in it and then just use that as a starting point each time.

  • Editing text in Mail message act very strange since Mavericks

    Hi,
    i've updated to mavericks but since then when i'm editing text in Mail my cursor is placing the typed text in another part of sentence. Very annoying and frustrating. Anyone?

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you boot, and again when you log in.
    Note: If FileVault is enabled, or if a firmware password is set, or if the boot volume is a Fusion Drive or a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to boot and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal boot may also be somewhat slow.
    The login screen appears even if you usually login automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, reboot as usual (not in safe mode) and verify that you still have the problem. Post the results of the test.

  • Editing text in mail

    Editing text in mail is nearly impossible since upgrading to Mavericks. Cursor doesn't go where I want it to go and doesn't edit where it looks like it's going to edit. Anybody else have the same problem?

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you boot, and again when you log in.
    Note: If FileVault is enabled, or if a firmware password is set, or if the boot volume is a Fusion Drive or a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to boot and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal boot may also be somewhat slow.
    The login screen appears even if you usually login automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, reboot as usual (not in safe mode) and verify that you still have the problem. Post the results of the test.

  • HT1222 I updated my iphone 4 with ios 7.1.1 and now there is no sound with any text, any mail, application updates, no vibre call sound....its just vibrate i checked all settings plz help

    I updated my iphone 4 with ios 7.1.1 and now there is no sound with any text, any mail, application updates, no vibre call sound....its just vibrate i checked all settings plz help

    i have the same problem.and i found out, if my iphone vibrates,there is a new message, but its not shown.
    if i restart my iphone after these vibrations, the new messages appear.very strange.
    i hope Apple will fix this problem soon.

Maybe you are looking for

  • List.asmx add new item throwing error

    can any one suggest.I am trying to update the list in moss 2007 using list.asmx service. where list having default title column alone.But its still throwing me below error: error:0x81070906The operation failed because an unexpected error occurred. (R

  • WARNING: inbound connection timed out (ORA-3136)

    While applying the patch i got the below error and database went down  : There are now 7638 jobs remaining (current phase=A8):     8 running, 1537 ready to run and 6093 waiting. Completed: file bencwbutils.pkb on worker  1 for product ben username BE

  • My internet is good but why my i pad is not able to connect to the app store ?

    some reason it took so long to get update to ios 8, twice i had to rest the device since i was getting error all the time when i was trying to update from ipad itself, later i connected my ipad to i tunes on my desktop the it started updating and it

  • BBM Z10 not opening after app updates...​.Urgent solution needed please!!!.

    I did some applications updates yesterday and since then the BBM application on my Z10 refuse to open. Applications updated were afrinolly(v1.4.3.2), Adobe reader(10.1.0.4), box(1.2.0.79), and blackberry maps(10.0.0.639).Have tried the hard reset but

  • Regarding CRM EIC where i am unable to display HCM processes in IC Appl

    Hello Colleagues, I am working on CRM_EIC. There is an issue where i am unable to display HCM Processes in the IC application. I have launched the application from CRM system thru the t-code "WUI", and selected the business role "IC_EIC_AGENT". Given