Recruitment - automatic mail - text in the body of the e-mail

Hi Experts,
I'm facing an issue in the Recruitment!
I managed to send e-mail attachment through transaction PBA5.
However, the e-mails I send are "empty" and the standard text linked to the activitiy is attached (in a pdf format).
Does anyone know how to "fill" the body of the e-mail? Just to introduce the attachement!
Thank you very much!
Regards

Hi Ema,
Please maintain the feature MAILS.
Hope it helps you
- Ashish

Similar Messages

  • Applescript: enclosing a picture in Mail so it is in the body of the text

    have a script on my server that sends mails using The Mail (Apple) Programme.
    It encloses a picture situated on the desktop (the script is larger, where it generates the picture and trashes it afterwards).
    Now the picture arrives as an enclosure and I would like it to appear at the end of the text (in other words in the body of the text not as an enclosure).  How do I amend the script I have?  I have no idea as to how to do this or where to begin.  any suggestions are welcome.
    Thanks.
    The script is the following at present:
    set dFolder to "/Users/XYZ/Desktop/"
    tell application "Finder" to try
       set tFiles to ((every file whose name contains "NameofPNG")) as alias list
    on error
       set tFiles to ((every file whose name contains "NameofPNG")) as alias as list
    end try
    set docfolderpath to path to desktop folder as string
    set yourfolder to "~/Desktop/" --------- the folder with the documents
    set pathtoyourfolder to docfolderpath & yourfolder & ":" as string
    set FNDVAR to "NameofPNG" --------"FIND" variable for the files
    set ppath to quoted form of POSIX path of pathtoyourfolder
    set theSender to "[email protected]"
    set thercpnt to "[email protected]"
    set theFiles to (do shell script "mdfind -onlyin " & "~/Desktop/" & " 'kMDItemDisplayName == \"*" & FNDVAR & "*\"'") ------seems to be faster than finder
    set theattachmentspaths to {} ------preparing list for attachment paths
    repeat with x from 1 to the count of paragraphs in theFiles
       set theF to alias POSIX file (paragraph x of theFiles)
       set end of theattachmentspaths to theF
    end repeat
    tell application "Finder"
       set theSubject to short date string of (current date) & (" XYZ")
       set theBody to "XYZ"
       tell application "Mail"
           delay 2
           set newMessage to make new outgoing message with properties {address:thercpnt, subject:theSubject, content:theBody & return & return}
           tell newMessage
               set visible to true
               set sender to theSender
               make new to recipient at beginning of to recipients with properties {address:thercpnt}
               repeat with y from 1 to count of items in theattachmentspaths
                   delay 2
                   set theAttachment to item y in theattachmentspaths
                   tell content
                       make new attachment with properties {file name:theAttachment} at after the last paragraph
                   end tell
                   delay 2
               end repeat
           end tell
           delay 2
           send newMessage
       end tell
       activate
    end tell

    Looks complicated.  I looked at the source to an email with imbeded pictures.
    The email contains multiple mime types.
    Apple mail automatically imbeds the picture.
    I your using someother email client, you need to create an html document with the pictures references.
    example:
    relatives and staff.<br></span></b><span style=3D"font-size:9pt;font-fa=
    mily:&#39;Tahoma&#39;,&#39;sans-serif&#39;"><img src=3D"cid:X.MA5.139511246=
    [email protected]" border=3D"0" width=3D"469" height=3D"334"><br><b><i>Mary Poppins=
    <br></i>Erna Schenk, 78<br>
    </b><img src=3D"cid:[email protected]" border=3D"0" width=3D"469" he=
    ight=3D"334"><br><b><i>The Seven Year Itch<br></i>Ingeborg Giolbass, 84,=20
        und Erich Endlein, 88<br></b></span><b><span style=3D"font-size:24pt;fo=
    nt-family:&#39;Tahoma&#39;,&#39;sans-serif&#39;">7.=20
    No, I do not know what this 3D is all about.
    follow: [email protected]
    ignore the fact that this is made into an email link.
    which references another mime:
    Content-Type: image/jpeg; name="image.jpg"
    Content-Disposition: inline; filename="image.jpg"
    Content-Transfer-Encoding: base64
    Content-ID: <[email protected]>
    X-Attachment-Id: 160fdc512a07d156_0.0.6
    /9j/4AAQSkZJRgABAQAAAQABAAD/4gxYSUNDX1BST0ZJTEUAAQEAAAxITGlubwIQAABtbnRyUkdC
    IFhZWiAHzgACAAkABgAxAABhY3NwTVNGVAAAAABJRUMgc1JHQgAAAAAAAAAAAAAAAAAA9tYAAQAA
    AADTLUhQICAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABFj

  • Why are my attachment images being embedded as distorted thumbnails in the body of the text in Mac Mail?

    Why are my attachment images being embedded as distorted thumbnails in the body of the text in Mac Mail? How can I attach image files as normal attachments?

    Attachments – Disable Embedded Attachments

  • Can the text that says "See Attachment" that appears in the body of an e-mail be edited?

    When I attach to an e-mail, text that says "See Attachment" appears in the body of the e-mail. I would like to edit this text to say something else. I cannot find where this text is stored in the settings, and I am not even sure if it is generated by thunderbird or by the software that I am using that invokes thunderbird.
    Does anyone know where this text is stored, or if it can be edited?

    There is nothing like what you talk about, so I am unsure what the question is really.
    When you click on write a mail and then add an attachment I see nothing, but an attachment name in the top right corner of the email.

  • How can I attach a document to an email as an attachment that doesn't appear in the body of the text

    When I send an email and attach a document it pastes it into the text.  How do I send it as a separate attachment?

    Control+Click or Right Click on the attachment within the body of the email and select 'view as icon'. Also make sure 'Send Windows-friendly attachments' is selected in Mail>Edit>Attachments menu.
    There is a (paid for) plug in available called Attachment Tamer that will make this the default behaviour and generally help Mail to make attachments more compatible across computer platforms.
    http://lokiware.info/Attachment-Tamer (disclaimer: no connection with the company just happy with their product - it works well).

  • How can I send photos in mail as attachments instead of in the body of the message?

    I want to send photos as attachments to email instead of in the body of the message.  I have searched through preferenced in both mail and iPhoto but can find nothing that lets me do this.

    1. As Rysz says, Mail does send them as attachments. If seeing the preview is problematic for you, then right click on it in the Mail Message window and select 'Show as Icon'.
    2. If you're worried about how they are received... Mail defaults to sending RTF email. A few older applications on other OSes have problems with these. A lot of users on other OSes can't figure out how to set their Mail applications to work with them. If that's the problem, use Plain Text as Larry says.

  • Need to Put text in the Body of the email while sending PO as email attachm

    Hi MM friends,
    My client wanted to have the PO emailed to the vendor.
    I could do all the necessary steps to do that. thanks to the earlier posts in SDN for the same. It helped a lot.
    I have few other requirements that needs to be addressed.
    1.We need to send a 2 liner note in the email along with the PO attachment.
    how to put this note in the body of the email ?
    2.The PDF PO doc created as attachment to the email has a std name... starting  with SAPM....etc...
    Can we have PO no as the PDF doc?
    Request your help..
    Thanks in advance.
    Sarvan

    Hi Sarvan
    Go to messages >> communication method , change the field Cover Page Text with ur po number and send. This is a manual process which you will have to do it for each po.
    Now if you want to automate this then you can ask ur abaper to write a small program which will copy the po number to this field. 
    Table Name       NAST
    Field Name       TDCOVTITLE
    Regards
    Rajesh
    Do reward if useful.

  • How do I insert an image into the body of an e mail (not as attach)

    I wish to put a picture in the body of an e mail, not as an attach.
    How does this happen

    In Gmail, simply drag & drop into the text area;
    or mouseover the "+" in the bottom toolbar, then click the camera icon.

  • I don't want attachments appearing in the body of the e-mail

    How do I not have this happen?
    I'm sending art samples. I want to attach a full 8.5x11" page(s) that I want to be downloaded by the recipient, and then viewed in the proper way.
    But Mail is putting it in the body of the e-mail so the images are not seen in their entirety at once.
    How can I fix this? I couldn't find anything in preferences, though I am not entirely adept at Mail yet.
    Thanks.

    Well, I CC myself on all my mail and MY viewer puts it all inline.
    Because you are using the Mail.app and the Mail.app displays all graphic/image type attachments inline or viewed in place within the body of the message by default (sending and receiving) which cannot be turned off.
    And I ought to have control over it on both ends.
    Well you don't and can't have control over this at the recipient's end regardless the email client used to send a message with graphic/image attachments.
    You can compress such attachments but many virus scans at the recipient's incoming mail server and/or at the recipient's computer regard such attachments as very likely containing a virus.
    Another control issue: I'd always heard that one should not open
    certain questionable e-mail, so if it automatically opens, it's asking
    for trouble, right?
    Don't confuse automatically rendering HTML with graphic/image attachments shown inline or viewed in place within the body of a message which are different things.

  • In mail, my attachments, both photos and documents appear in the body of the message.  How can I get my attachments to appear as a separate attachment and not as part of the message.  Thanks for your help, Karen.

    In mail, my attachments, both photos and documents, appear in the body of the message.  How can I get my attachments to appear as a separate attachment and not as part of the main message????  Thanks for your help, Karen.

    softwater wrote:
    ...and costs $14.99
    Yep! And if you absolutely need (or think you need) that functionality, it is worth every penny.
    As Don already pointed out, exactly what the recipient sees will depend on how they've set up their machine and what unnecessary 3rd party apps they might've installed to display attachments the way they want.
    In theory, that is true. In practice, Attachment Tamer will cause more of your messages to show up as plain-jane icons on the other end. The problem is, after all, people running Outlook 2003 and 2007. These people likely aren't doing many system modifications.
    If I were you, I'd use the free solutions provided above, save my money and let my recipients decide how they will handle their mail.
    I completely agree.

  • When I want to attach a file to an e-mail I'm sending from my iCloud account it makes the file show up in the body of the e-mail instead of attaching it as a separate file the receiver can open.  How can I change this?

    When I want to attach a file to an e-mail I'm sending from my iCloud account it makes the file show up in the body of the e-mail instead of attaching it as a separate file the receiver can open.  How can I change this?

    It should be an attachment.  Your Mac just displays a preview of certain attachments (such as .pdfs) in the body of the message.  A PC, for example, will see it as an attached file rather than a preview.
    You can save the attachment on your Mac by Control-clicking on it and selecting Save Attachment.

  • I am unable to send a PDF attachment using mac mail so that it appears in the body of the email when arrives in the recipient's inbox.

    I attach the pdf file as a view in place instead of view as icon, but it arrives in the recipient's inbox as a pdf icon attachment.  I have heard that there are programs that can make the attachment be viewed in the body of the email, but i have been unable to find them.  Does anyone have any suggestions??  I have called apple care, and been to the genius bar, but nothing.  it seems that if the email is sent from mac mail to mac mail it works, but to any other mail program they only receive the icons.

    new account are created without a password, so asking for it is normal.
    see http://thunderbirdtweaks.blogspot.com.au/2011/07/pssswords.html
    Compare the passwords Thunderbird has for the other accounts and see if using the same one is what you need to do.

  • I posted in Mac pro Eplehust and Oslo in early June to change videokart (which has changed six months ago) got my Mac a month by mail, with the terrible damage the body, but the packaging in which he lay was not damaged. I sent him back to change t

    I have posted in Mac pro Eplehust and Oslo in early June to change videokart (which has changed six months ago) got my Mac a month by mail, with the terrible damage the body, but the packaging in which he lay was not damaged. I sent him back to change the computer, 4 weeks, I changed it and checked 2 more weeks. as a result of three days ago, got back, more than half the programs crash, I can not open or closed CDrom, some programs do not come off or stop, and stop responding commands, turn it off only mechanically, not any excuses, I did not get to the store, what should I do?
    My patience is crowded, nerves on edge, I have lost my time with the worst service of my life, the only thing I see its the draw Eplehuset and apple to court.
    my e-mail - [email protected]

    While writing I made a mistake... It is true I could become aware of the Scorpio incompatibility.
    I also tried the same identical procedure with a Seagate one. This disk and the same procedure was performed by some people I know on many MacBookPro Mid-2010 and everything was OK.
    We do not understand why this problenm occurs.
    Furthermore, If I installed the system on the broken HDD (that works, but sometimes it fails so badly and makes the system experience kernel panic) I could boot from it.
    I guess it is because of the **** Apple FIrmware written on the label.
    Is it possible that I cannot manage to boot from my new HDD because it has not a "special" feature on it that makes it compatible with apple??? Why making things so **** difficult my god a closer world like Apple one is impossible to imagine.
    However Shootist007 thanks for your message, but given what I said I do not think is a cable problem.

  • In Yosemite Mail, there is an issue where the signatures no longer toggle as in the past. If you change the existing signature, it just adds the new one vs replacing it within the body of the message. Thoughts?

    In Yosemite Mail, there is an issue where the signatures no longer toggle as in the past. If you change the existing signature, it just adds the new one vs replacing it within the body of the message. Thoughts?

    Hi howe.sc,
    When I checked for how signatures in Yosemite work, I found this.
    Mail (Yosemite): Include signatures in messages
    Delete a signature from a message: Select the signature, then press the Delete key.
    Replace a signature in a message: Delete the existing signature, then add a different signature.
    That sounds similar to what you are describing.
    Take care,
    Nubz

  • I use the apple email in my mac air. When I foward messages, people that use Outlook receive the text in form of attachment instead of the message opened in the body of the email. How can I solve this?

    I use the apple email in my mac air. When I foward messages, people that use Outlook receive the text fowarded in form of attachment instead of the message opened in the body of the email. How can I solve this? Thanks. Best regards.

    this:
    Did not exist at the point of delivery to the consumer.
    Nor did the white corrosive agent present exist at the point of sale.
    " exposure   of copper   alloys   to   moisture   or   salt   spray   will   cause   the formation  of  blue  or  green  salts  called  verdigris.  The presence   of   verdigris   indicates   active   corrosion."
    I see also 2 contact points with DEEP corrosion pitting not indicative of any defect from the factory.

Maybe you are looking for

  • Multi Journal Import - Doubts ?

    Hi All Right now we are running a Multi Journal Import and we are inserting data into 4 interface tables gl_interface1-4. I would like to know , if i increase the table from 4 to 10 tables ? Any suggestions? Thanks Ravi

  • Export/Import from 7.5 to 7.6 and COLUMNCOMPRESSION

    Hello, I exported a content server on MaxDB 7.5, Win 32 bit, and am trying to import it to MaxDB 7.6, Win 64 bit, both with loadercli 7.6. I am getting this error in loader.log: // E -25345:     Definitions of source and target table COMPONENTS0001 d

  • Cannot copy Appset-BPC

    Hi Experts, When we try to create a new Application set (copy of APSHELL) from the frontend it fails with the following error: "COPY_APPSET failed to complete: Internal session terminated with a runtime error " This is the first time we are trying to

  • How to switch from CS6 windows version to mac version?

    In December 2012, I upgraded to photoshop CS6 for windows, but my computer didn't meet system requirements and I have been unable to use CS6.  I am now able to buy a new computer and want to switch to a mac.  Will adobe provide me with a new serial n

  • How do I eliminate an imaginary (invisible) menu?

    I went to build an image and when testing it came across a slew of menu items with no links.  The only problem is that it is a menu that I didn't want in this project, and one I can't get to in the project to delete it.  It is not listed in the asset