How do I send an email with hyperlinks active upon receipt?

How do I send an email with hyperlinks active upon receipt? Currently the hyperlinks are only active once I open the attachment. I want them to arrive active just like they do in the emails I receive from Office Depot et al.

mlaughbaum wrote:
BTW, it is "showing". It's just that the links aren't active.
Sometimes you need to look at it from the perspective of a recepient. Save the message before sending and close it. It will be in your Drafts Folder. Click once on it in the Drafts list so you can view is as the recepient would. (Don't open for edit) The links should be active.
Jerry

Similar Messages

  • How do I send an email with a "read receipt" please

    how do I send an email with a "read receipt" please

    banyard,
    There is no support for read receipts in Apple mail.
    Sorry,
    Captfred

  • How do I send an email with a group address and not show the addresses/names of the recipients?

    How do I send an email with a group address and not show the addresses/names of the recipients?

    Use BCC.   That's blind carbon copy.   And copy paste the address into the BCC field.  It really depends what e-mail program you use how to enable BCC.

  • How can i send an email with subject more than 50 char.

    Hi
    Can you please explain How can i send an email with subject more than 50 char?? I am using Cl_BCS=>SET_MESSAGE_SUBJECT but it is throwing an error " An exception of the type CX_SY_REF_IS_INITIAL has occured which is not caught" .
    Regards
    Alok

    Try using the following FM
    CALL FUNCTION 'SO_NEW_DOCUMENT_ATT_SEND_API1'
          EXPORTING
            document_data              = i_mail_data
            put_in_outbox              = c_x
          TABLES
            packing_list               = i_objpack[]
            object_header              = i_objhead[]
            contents_bin               = i_objbin[]
            contents_txt               = i_objtxt[]
            receivers                  = i_receivers[]
          EXCEPTIONS
            too_many_receivers         = 1
            document_not_sent          = 2
            document_type_not_exist    = 3
            operation_no_authorization = 4
            parameter_error            = 5
            x_error                    = 6
            enqueue_error              = 7
          OTHERS                     = 8.
    Regards
    Avinash
    Edited by: Avinash Jagtap on Dec 2, 2009 7:00 AM
    Edited by: Avinash Jagtap on Dec 2, 2009 7:02 AM

  • How do I send an email with blind address recipients?

    How do I send an email with blind address recipients?

    When you open a New Message there's a little box with three lines next to the Subject Box. When you click it you get a drop down menu with a list of options. Click on Bcc Address Field. That will add a BCC box to your message.

  • How do I send an email with an attachment larger than 20mb

    I am using exchange 2013 and I have users that when they send any emails with attachments over 20mb, it fails.
    How do I change the setting to allow up to 30mb attachments in size?  I've googled this, but to no avail.
    In ECP, I looked under mailflow and then rules, but I don't have any rules there. I tried creating one, but I can't because I don't have the enterprise CALs I guess is what it's telling me.
    Any help would be appreciated.
    Dan

    Hello Everyone, I've already tried everything that was suggested, I changed everything to 50 or 60 MB.
    The user settings is unlimited.  For testing, I changed my own account to 100mb.
    Still the same error message.
    [PS] C:\Windows\system32>get-transportconfig
    AddressBookPolicyRoutingEnabled                            
    : False
    AnonymousSenderToRecipientRatePerHour                       : 1800
    ClearCategories                                            
    : True
    ConvertDisclaimerWrapperToEml                              
    : False
    DSNConversionMode                                    
          : UseExchangeDSNs
    EnableJournalArchive                                       
    : False
    ExternalDelayDsnEnabled                                    
    : True
    ExternalDsnDefaultLanguage                                 
    ExternalDsnLanguageDetectionEnabled                         : True
    ExternalDsnMaxMessageAttachSize                            
    : 50 MB (52,428,800 bytes)
    ExternalDsnReportingAuthority                              
    ExternalDsnSendHtml                                        
    : True
    ExternalPostmasterAddress                                  
    GenerateCopyOfDSNFor                                       
    : {5.4.8, 5.4.6, 5.4.4, 5.2.4, 5.2.0, 5.1.4}
    HygieneSuite                                               
    : Standard
    InternalDelayDsnEnabled                                     :
    True
    InternalDsnDefaultLanguage                                 
    InternalDsnLanguageDetectionEnabled                         : True
    InternalDsnMaxMessageAttachSize                            
    : 50 MB (52,428,800 bytes)
    InternalDsnReportingAuthority                              
    InternalDsnSendHtml                                        
    : True
    InternalSMTPServers                                        
    JournalingReportNdrTo                                      
    : <>
    LegacyJournalingMigrationEnabled                           
    : False
    LegacyArchiveJournalingEnabled                             
    : False
    LegacyArchiveLiveJournalingEnabled                          : False
    RedirectUnprovisionedUserMessagesForLegacyArchiveJournaling : False
    RedirectDLMessagesForLegacyArchiveJournaling                : False
    MaxDumpsterSizePerDatabase                                 
    : 33 MB (34,603,008 bytes)
    MaxDumpsterTime                                            
    : 7.00:00:00
    MaxReceiveSize                                             
    : 60 MB (62,914,560 bytes)
    MaxRecipientEnvelopeLimit                                  
    : 5000
    MaxRetriesForLocalSiteShadow                               
    : 2
    MaxRetriesForRemoteSiteShadow                               :
    4
    MaxSendSize                                                
    : 60 MB (62,914,560 bytes)
    MigrationEnabled                                           
    : False
    OpenDomainRoutingEnabled                                   
    : False
    RejectMessageOnShadowFailure                               
    : False
    Rfc2231EncodingEnabled                                     
    : False
    SafetyNetHoldTime                                          
    : 2.00:00:00
    ShadowHeartbeatFrequency                             
          : 00:02:00
    ShadowMessageAutoDiscardInterval                           
    : 2.00:00:00
    ShadowMessagePreferenceSetting                             
    : PreferRemote
    ShadowRedundancyEnabled                                    
    : True
    ShadowResubmitTimeSpan                                      :
    03:00:00
    SupervisionTags                                            
    : {Reject, Allow}
    TLSReceiveDomainSecureList                                 
    TLSSendDomainSecureList                                    
    VerifySecureSubmitEnabled                                  
    : False
    VoicemailJournalingEnabled                                 
    : True
    HeaderPromotionModeSetting                                 
    : NoCreate
    Xexch50Enabled                                    
             : True
    [PS] C:\Windows\system32>
    [PS] C:\Windows\system32>get-receiveconnector | fl maxmessagesize
    MaxMessageSize : 50 MB (52,428,800 bytes)
    MaxMessageSize : 50 MB (52,428,800 bytes)
    MaxMessageSize : 50 MB (52,428,800 bytes)
    MaxMessageSize : 50 MB (52,428,800 bytes)
    MaxMessageSize : 50 MB (52,428,800 bytes)
    MaxMessageSize : 50 MB (52,428,800 bytes)
    MaxMessageSize : 50 MB (52,428,800 bytes)
    MaxMessageSize : 50 MB (52,428,800 bytes)
    MaxMessageSize : 50 MB (52,428,800 bytes)
    MaxMessageSize : 50 MB (52,428,800 bytes)
    [PS] C:\Windows\system32>
    [PS] C:\Windows\system32>get-sendconnector | fl maxmessagesize
    MaxMessageSize : 60 MB (62,914,560 bytes)
    MaxMessageSize : 65 MB (68,157,440 bytes)
    [PS] C:\Windows\system32>
    [PS] C:\Windows\system32>get-transportconfig | fl externaldsnmaxmessageattachsize
    ExternalDsnMaxMessageAttachSize : 50 MB (52,428,800 bytes)
    [PS] C:\Windows\system32>
    [PS] C:\Windows\system32>get-transportconfig | fl internaldsnmaxmessageattachsize
    InternalDsnMaxMessageAttachSize : 50 MB (52,428,800 bytes)
    [PS] C:\Windows\system32>
    [PS] C:\Windows\system32>get-transportconfig | fl maxsendsize
    MaxSendSize : 60 MB (62,914,560 bytes)
    [PS] C:\Windows\system32>
    Is there any other setting you want to see?  Is there another configuration change I missed?
    Dan

  • How i can send an email with attachement of any type format file in form10g

    I developed an application in forms 10g my application send an email via outlook but i want to attach any type of PDF or WORD document how i can attach the file and send this
    email via outlook if any one know please share your valuable experience with me.
    Thanks.
    deemy

    Hello,
    There is a javamail bean in the Oracle Forms 10gR2 Demos available on OTN
    http://www.oracle.com/technology/sample_code/products/forms/index.html
    Francois

  • How i can send an email with attachement of any type format file in form10

    I developed an application in forms 10g my application send an email via outlook but i want to attach any type of PDF or WORD document how i can attach the file and send this
    email via outlook if any one know please share your valuable experience with me.
    Thanks.
    deemy

    Hello,
    There is a javamail bean in the Oracle Forms 10gR2 Demos available on OTN
    http://www.oracle.com/technology/sample_code/products/forms/index.html
    Francois

  • How do i send an email with attachment in PHP?

    Hello,
    I have a form that gets people name, emial, etc. Right now its working correctly, what it does is it sends a email to a seperate email account of the info entered. But what i want to do now is have the person submitting their info to receive an automatic email with an attachment sent to the email they provided. I could really use your help.
    Thank you.
    Here is the PHP script:
      <?php
    if(isset($_POST['email'])) {
    $email_to = "[email protected]";
    $email_subject = "Registration Form";
    function died($error) {
      echo "We are very sorry, but there were error(s) found with the form your submitted. ";
      echo "These errors appear below.<br /><br />";
      echo $error."<br /><br />";
      echo "Please go back and fix these errors.<br /><br />";
      die();
    if(!isset($_POST['first_name']) ||
      !isset($_POST['last_name']) ||
      !isset($_POST['email']) ||
      !isset($_POST['address']) ||
      !isset($_POST['city']) ||
      !isset($_POST['state']) ||
      !isset($_POST['zipcode']) ||
      !isset($_POST['comments'])) {
      died('We are sorry, but there appears to be a problem with the form your submitted.'); 
    $first_name = $_POST['first_name']; // required
    $last_name = $_POST['last_name']; // required
    $email_from = $_POST['email']; // required
    $address = $_POST['address']; // required
    $city = $_POST['city']; // required
    $state = $_POST['state']; // required
    $zipcode = $_POST['zipcode']; // required
    $comments = $_POST['comments']; // required
    $error_message = "";
    $email_exp = "^[A-Z0-9._%-]+@[A-Z0-9.-]+\.[A-Z]{2,4}$";
      if(!eregi($email_exp,$email_from)) {
       $error_message .= 'The Email Address you entered does not appear to be valid.<br />';
    $string_exp = "^[a-z .'-]+$";
      if(!eregi($string_exp,$first_name)) {
       $error_message .= 'The First Name you entered does not appear to be valid.<br />';
      if(!eregi($string_exp,$last_name)) {
       $error_message .= 'The Last Name you entered does not appear to be valid.<br />';
      if(strlen($error_message) > 0) {
       died($error_message);
    $email_message = "Form details below.\n\n";
    function clean_string($string) {
       $bad = array("content-type","bcc:","to:","cc:","href");
       return str_replace($bad,"",$string);
    $email_message .= "First Name: ".clean_string($first_name)."\n";
    $email_message .= "Last Name: ".clean_string($last_name)."\n";
    $email_message .= "Email: ".clean_string($email_from)."\n";
    $email_message .= "Address: ".clean_string($address)."\n";
    $email_message .= "City: ".clean_string($city)."\n";
    $email_message .= "State: ".clean_string($state)."\n";
    $email_message .= "Zip Code: ".clean_string($zipcode)."\n";
    $email_message .= "Comments: ".clean_string($comments)."\n";
    // create email headers
    $headers = 'From: '.$first_name."\r\n".
    'Reply-To: '.$email_from."\r\n" .
    'X-Mailer: PHP/' . phpversion();
    @mail($email_to, $email_subject, $email_message, $headers); 
    ?>

    Just search for 'php email attachement' and you'll find examples. Here's a few:
    http://www.codewalkers.com/c/a/Email-Code/PHP-Email-Attachment-v1/
    http://www.webcheatsheet.com/php/send_email_text_html_attachment.php
    http://www.devshed.com/c/a/PHP/Handling-Attachments-in-MIME-Email-with-PHP/2/

  • How do I send an email with a background color?

    I use google's gmail and they don't have the capability to use stationary or background colors.
    So I am trying a trial version of Outlook. Altough this is working I really don't want to have to buy Microsoft Office.
    Am I missing the boat somewhere? Does Lion have any email capabilities like this?

    Hope information from this thread helps.
    https://discussions.apple.com/thread/3737114?start=0&tstart=0

  • How can I to send an email with a longer than 50 characters subject?

    I'm trying to send an email through an abap program ( report ), but when the email arrives to the SOST transaction the subject is cut to 50 characters. How can I send an email with a longer than 50 characters subject?

    check this below code and do changes in ur report
    FORM SEND_MAIL_SUPPORT  TABLES   P_EM_BODY
                            USING    P_TITLE.
    *_ Start of the code to send an email notification
      DATA : ATTACH_REC TYPE I.
      DATA: OBJPACK LIKE SOPCKLSTI1 OCCURS 2 WITH HEADER LINE,
            OBJHEAD LIKE SOLISTI1 OCCURS 1 WITH HEADER LINE,
            OBJBIN LIKE SOLISTI1 OCCURS 10 WITH HEADER LINE,
            OBJTXT LIKE SOLISTI1 OCCURS 10 WITH HEADER LINE,
            DOC_CHNG LIKE SODOCCHGI1,
            TAB_LINES LIKE SY-TABIX.
    Creation of the document to be sent
      DOC_CHNG-OBJ_NAME = 'Mat Attach'(010).
      DOC_CHNG-OBJ_DESCR = P_TITLE.
      APPEND LINES OF P_EM_BODY TO OBJTXT.
      DESCRIBE TABLE OBJTXT LINES TAB_LINES.
      READ TABLE OBJTXT INDEX TAB_LINES.
      DOC_CHNG-DOC_SIZE = ( TAB_LINES - 1 ) * 255 + STRLEN( OBJTXT ).
    *Creation of the entry for the compressed document
      CLEAR OBJPACK-TRANSF_BIN.
      OBJPACK-HEAD_START = 1.
      OBJPACK-HEAD_NUM = 0.
      OBJPACK-BODY_START = 1.
      OBJPACK-BODY_NUM = TAB_LINES.
      OBJPACK-DOC_TYPE = 'RAW'.
      APPEND OBJPACK.
      DESCRIBE TABLE IT_ERROR LINES ATTACH_REC.
      IF ATTACH_REC GE '1'.
    *Start of email attachement of internal table conversition
       APPEND LINES OF IT_ERROR TO OBJBIN.
    WRITE: '----
    ' TO OBJBIN.
    APPEND OBJBIN.
    CLEAR OBJBIN.
    CONCATENATE 'CCode.' 'A/CDocNum.' '  FYear.' 'DType.' 'PDate.' '  RefField.' INTO
                 V_TEXT SEPARATED BY ' '.
    APPEND V_TEXT TO OBJBIN.
    CLEAR V_TEXT.
    WRITE: '----
    ' TO OBJBIN.
    APPEND OBJBIN.
    CLEAR OBJBIN.
    LOOP AT IT_ERROR.
    CONCATENATE IT_ERROR-BUKRS IT_ERROR-BELNR IT_ERROR-GJAHR IT_ERROR-BLART
                 IT_ERROR-BUDAT IT_ERROR-STATUS INTO V_TEXT SEPARATED BY '   '.
    APPEND V_TEXT TO OBJBIN.
    CLEAR V_TEXT.
    ENDLOOP.
    WRITE: '----
    ' TO OBJBIN.
    APPEND OBJBIN.
    CLEAR OBJBIN.
        DESCRIBE TABLE OBJBIN LINES OBJPACK-BODY_NUM.
        OBJPACK-TRANSF_BIN = 'X'.
        OBJPACK-HEAD_START = 1.
        OBJPACK-HEAD_NUM = 1.
        OBJPACK-BODY_START = 1.
        OBJPACK-DOC_SIZE = OBJPACK-BODY_NUM * 255.
        OBJPACK-DOC_TYPE = 'RAW'.
        OBJPACK-OBJ_DESCR = 'List of Error Documents'(012).  " Description
        APPEND OBJPACK. CLEAR OBJPACK.
      ENDIF.
      RECLIST-RECEIVER = S_EMAIL-LOW.
      RECLIST-REC_TYPE = 'U'.
      RECLIST-COPY = 'X'.
      APPEND RECLIST.
    Sending the document
      CALL FUNCTION 'SO_NEW_DOCUMENT_ATT_SEND_API1'
        EXPORTING
          DOCUMENT_DATA              = DOC_CHNG
          PUT_IN_OUTBOX              = 'X'
          COMMIT_WORK                = 'X'
        TABLES
          PACKING_LIST               = OBJPACK
          OBJECT_HEADER              = OBJHEAD
          CONTENTS_BIN               = OBJBIN
          CONTENTS_TXT               = OBJTXT
          RECEIVERS                  = RECLIST
        EXCEPTIONS
          TOO_MANY_RECEIVERS         = 1
          DOCUMENT_NOT_SENT          = 2
          OPERATION_NO_AUTHORIZATION = 4
          OTHERS                     = 99.
    *CHECK SY-SUBRC = 0.
    ENDFORM.                    " SEND_MAIL_SUPPORT

  • Send html email with image embedded

    Hi Guys,
    I want send an email using class CL_BCS.
    Can someone please help me to tell me how can we send the email with image embedded in the body?
    The image is stored in the mime repository and was uploaded through se78.
    I have searched online but am not able to send it.
    It will be great if someone has working code for this.
    Regards,
    Dhruv Kashyap

    Hi go to T-code : SMW0   -- To upload the images , after that you can find that entries in wwwparams table .
    Refer this .
    **************** - Display images (like company logo) on the selection-screen
    In order to send it as email you have to add  attachment type as BMP from you BCS class.
    Just try you can .

  • Sending an Email with an attachment for all the Customers

    Hi friends,
    How can i send an email with an attachment to the customers email address.
    the attachment will be in doc format.
    the data which i am sending must be in a TABLE format
    withe 5 columns.
    Having an Header
    and each column with a column heading
    Please guide me.
    Thanks in Advance,
    Ganesh.

    http://www.sap-img.com/abap/sending-email-with-attachment.htm
    Sending mail to an external maild with PDF attachment.
    Creating a PDF attachment and send it via Email
    Sending E-Mail from ABAP - Version 610 and Higher - BCS Interface
    How to send a ttachment with email.
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/snippets/abap-Sendthespooldatatoanemail+address.
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/snippets/convertSpoolrequesttoPDFandsendase-mail
    Friend just have a look in the forum itself, there are many posts for ur query, you definetly get exact solution no need to wait for answers/solutions.
    All the best

  • Sending an email with more than 75  characters

    Please can you tell me, how i can send an email with more than 75 characters from a workflow. We need to send a link which has more than 130 characters.

    Hi Benjamin,
    You have a couple of options:
    Put your link into a container element and put that into your text instead of hardcoding it.
    Instead of the sendmail step, create a task based on SELFITEM.SENDTASKDESCRIPTION. This is exacly the same as the mail step minus the 'different' step editor in the builder. There you can create the text using the sapscript editor and join lines up.
    Have a look around OSS, there are some notes on this issue.
    Cheers
    Mike

  • HT5361 can I send an email with a request receipt already embedded?

    Is there a way to send an email with an embedded return receipt (so you know the receipeient received the email)?  I was able with my PC but cannot find a way to with my iMac. 

    This is about the best you can do.
    Read Receipts
    Read Receipts (2)

Maybe you are looking for

  • How to restore a Time Machine Backup from ML to Mavericks

    Due to a failed install of Mavericks, I had to do a clean install. How do I restore an iPhoto Library contained in a ML Time Machine backup to Mavericks iPhoto. I'm almost to the point of opening the iPhoto Library in Preview and saving the files and

  • How to create a customer-exit to calculate a week from a date

    Hi my Guru's, I actually try to implement an Exit variable to calculate a week number from a characteristic date (0FINISHDATE) in my BEX report. Does anyone has an example of customer-exit which calculate a week number after giving a date in the popu

  • Submit a page from a list

    I created a page with links to a number of similar report pages (print preview format, not editable). The page includes a number of parameters used in the queries generating the report. If I click on the list items, I am redirected to the report page

  • Star Schema doubts?

    Exepert's, I have cube ZSAL_ANA .I am having Two dimensions 1.Sales and 2.Customer. Sales Region contains Sales Region  and Sales Location.Customer Dimension contains Customer Type and Customer location.Ok Now Correct me if I am wrong? In Fact table

  • Unable to install Oracle Provider for OLEDB 8.1.6

    I was trying to install Oracle Provider for OLEDB 8.1.6 but was not able to do so because the java run-time environment could not be found. I have tried to install it on different computers, it worked on some and not on others. The computers I have t