Sending email from forms using 'from'

I'm trying to send an email from forms. It goes well, but I like to use the 'from' field from Outlook. How can I use it in OLE? I have searched everywhere, but can't find it.
It seems to me it is something like the way you do with BCC and CC options, but I haven't found a way to do the same thing with the From field. Can anyone help?
Thanks,
Pauline Kooy

Fabrizio,
Are you just sending the Line Feed character 'CHR(10)"? I typically send the Carrage Return character 'CHR(13)' as well. I'll create a variable called CRLF and assign the Carrage Return and Line Feed characters to this variable. Then reference the CRLF variable when I want to embed a new line.
For example:
DECLARE
   crlf         VARCHAR2(2) := chr(13)||chr(10);
   v_msg_body   VARCHAR2(2000);
BEGIN
   v_msg_body := 'lots of text here'||crlf;
END;Hope this helps.
Craig...

Similar Messages

  • Why cant I send emails, or open folders, from my Outlook email when using ipad. My Outlook is functioning normally when accessed from laptop.

    Why am I unable to send emails or open folders from my Outlook email when using my iPad?  My Outlook is functioning normally when accessed from my laptop.  This problem has been going on for three days now - everything was functioning normally before. I have looked at the standard troubleshooting suggestions provided by Apple, but they do not appear to cover this eventuality.  I should be most grateful for any help.

    Try first to Clear your cache from : Tools > Options > Advanced > Network, Clear Now button.
    if the above is not helpful, [https://support.mozilla.org/en-US/kb/profile-manager-create-and-remove-firefox-profiles create a new profile] and check it again.
    if you create the new profile see: [https://support.mozilla.org/en-US/kb/profile-manager-create-and-remove-firefox-profiles#w_recovering-information-from-an-old-profile Recovering information from an old profile]
    thank you

  • How to send emails to Multiple Users from a Single People Picker lookup field using Sharepoint designer workflow

    Hi All,
    I am working with SharePoint 2013 designer workflow. we are using office 365.
    Our requirement to send email to multiple users, get the user groups from lookup list people and groups column.
    But SP designer sending emails to the first user alone.
    Please guide me to proceed.
    Advance Thanks.
    Regards
    Jenkins NS
    Thanks and Regards Jenkins

    finally I got a solution
     Identified a workaround to solve the issue using SharePoint designer.
    Step 1
    Create a lookup list Example department
    Columns
    Title (by default) – Single line of text
    Users – Person or Group
    Emails – Multiple lines of text
    hidden the Emails column (go to content type and set the column as hidden)
    Create a SharePoint designer Workflow
    Start Workflow automatically when an item is created
    Also Start Workflow automatically when an item is changed
    Workflow Stage 1
    Set Emails to current Item: Users
    The workflow will get all users email ids and add in the Emails column delimiter as semicolon.
    Step 2
    Create a custom list to get the email ids and send email
    Create a lookup column ex: analysis and refer department list, Allow multiple values
    Then Create a SharePoint designer workflow
    full details workflow steps please follow below
    URL
    http://jenkinsblogs.com/2015/04/30/how-to-send-emails-to-multiple-users-from-lookup-list-people-picker-field-using-sharepoint-designer-workflow/
    Thanks and Regards Jenkins

  • Unable to send email to the users from Project Server Workflow

    Hello all,
    I am facing issues in sending emails to the users from the workflow in SharePoint Designer 2013.
    I am trying to send emails to valid users in a Project server 2013 Workflow by Email action.
    I have set up the SMTP server successfully, I have configured SMTP server successfully in IIS manager 6.0
    I have configured the outgoing e-mail settings in Central Administration successfully,
    I have configured the SMTP email settings for my web app in IIS manager as well.
    I have configured and synced the User Profile App with the eMail addresses from Active Directory as well.
    I have configured the Alerts and Reminders in Operational Policies of PWA settings as well.
    I can send the emails to the users successfully through Powershell.
    But when I am trying to Start a Task Process with a user in the workflow, the task process starts but it never sent an email notification. So I tested by using the Action Email, that also the user is unable to receive any email. But the Workflow is not giving
    any error also. The email sending is successful, but the user is unable to receive it. The workflow succeeds to next phase without any errors.
    So to cross verify I tried 'Alert Me' option on a list, but that also is not sending(or might be sending but the user is not receiving) the mail.
    What else should I do to solve this issue.
    Please help me.
    Thanks,
    Shanky

    Hello Paul,
    I tried editing the PWA instance as you said, but that also didn't help :(
    I even restarted the Project Server Service, but nothing is changed. 
    I tried creating a new workflow for a List and used send email there, but that also is not sending the mail :(
    How do I check where the issue is from ? I mean, whether the workflow is sending the mail and the mail server is not receiving? or whether the workflow is not sending the mail itself? how do I check this? Is there any way to log these details?
    Please help me regarding this issue, I am totally clueless how to proceed.
    Thanks,
    shanky

  • How do i send emails with outlook express from firefox

    how do i send emails with outlook express from firefox

    You can add a button by using the [http://webdesigns.ms11.net/getmail.html Get Mail] add-on.

  • TS3276 Cannot send emails in mountain lion from another wireless network, when are apple gong to fix this

    Cannot send emails in mountain lion from another wireless network, when are apple gong to fix this

    You might be able to set up the SMTP server settings in Mail to authenticate with a password. That may get the email through.
    In Mail Preferences, Accounts, select the account.
    Click on the Outgoing Mail Server (SMTP) popup menu and select Edit SMTP Server List
    Select the Server and then click the Advanced tab at the bottom.
    Select Password authentication and add your details.
    You might also want to set a custom port (even if it is one of the defaults)
    This solution is normally for an email provider that will not let you send outside of your ISP network, which most prevent. They also must support password authentication of the SMTP server.

  • Opening .pdf files from forms using OLE

    Hi,
    I want to open, print , save and save as pdf files from forms using OLE . Please help me with the same.
    Thanks
    Vidya

    If you are in client/server mode, you can put an OLE container component on your form. However, be warned that this method does not work when you convert to the forms server web enabled mode. If you anticipate moving your application to the web anytime soon, my advice would be to web-enable first and then add in the feature to view .pdf (or other) files. In our client/server app, I went to a lot of trouble to add in OLE features such as you describe, and now I have to completely re-write those features for the web.

  • Sending emails via Forms or pl/sql

    Does anyone know how to implement UTL_SMPT for sending emails via Forms or pl/sql ?
    If not, any other suggestions for sending a newsletter-type of email to a fairly large list of people ?
    Thanks,
    Bob

    If your are using microsoft windows you can achieve this by using MAPI SESSION & MAPI MESSAGE ActiveX Control.
    These controls are not installed in windows by default, you have to install these from some cd like visual basic, visual studio etc.
    Zulqarnain

  • Sending email to user using the notification template in OIM 11g

    Hi all
    I have created a Notification Template using web console in OIM 11g.
    Iam able to access the contents from notification template in my java code.
    But iam not able to find the correct api's to send email to user using the notification template
    (like tcEmailNotificationUtil using this class we can connect to email template created in design console and creating IT resourse we can send email to user using the method sendEmail).
    Waiting for your help and pointers
    Thanks and Regards
    Bipin patil

    Thanks GP!.
    But i have the same doubt here.
    "The Notification Event is defined through a XML file that must be loaded into MDS database." - in which path and in what name it should be.
    Because under /metadata/iam-features-notification, i couldnt see any event Xml present. I thought atleast we could see the existing OOB notification template's event xml files.
    Please let me know if you are aware.
    Thanks,
    Amudha

  • I cannot send emails with pics using the stock email app on my new Droid Turbo, it holds them in the Outbox and won't send even if I move to Inbox and resend

    I cannot send emails with pics using the stock email app on my new Droid Turbo, it holds them in the Outbox and won't send even if I move to Inbox and resend

    First check to make sure you have data turned on and not just Wi-Fi. From reading your question you seem to be saying e mail is working just not attached photos. What size are the photos as some HD photos can't be sent. Your camera may be set at a very high picture size and you can go to settings and lower the size and that may solve your mailing problem.

  • I can't send emails through Yahoo using Firefox. Already contacted Yahoo and they don't know why it's happening.

    I can't send emails through Yahoo using Firefox. Already contacted Yahoo and they don't know why it's happening.
    == This happened ==
    Every time Firefox opened
    == a month agao

    I also cannot send email through Yahoo using Firefox 3.6.8. I can receive emails and surf the web just fine. I have also contacted Yahoo and have gotten no where.

  • SSRS unable to send email subscription notification using SendGrid from a VM/AZURE

    In SSRS (using a VM in AZURE) I configured eMail  to use SendGrid.
    When the subscription triggered I get the following error:
    Failure sending mail: Mailbox unavailable. The server response was: Cannot receive from specified address <[email protected]>: Unauthenticated senders not allowed
    I talked to SendGrid support and they say that you need to be authenticated (They provided a username and password when I registered) but I can't find the way to provide the credentials. I tried to insert them in the rsreportserver.config file but if I change
    SMTPAuthenticate to 1, to use the credentials, the email option doesn't show in the subscription setting form in SSRS (See below).
    <Configuration>
                        <RSEmailDPConfiguration>
                            <SMTPServer>smtp.sendgrid.net</SMTPServer>
                            <SMTPServerPort>
                            </SMTPServerPort>
                            <SMTPAccountName>
                            </SMTPAccountName>
                            <SMTPConnectionTimeout>
                            </SMTPConnectionTimeout>
                            <SMTPServerPickupDirectory>
                            </SMTPServerPickupDirectory>
                            <SMTPUseSSL>
                            </SMTPUseSSL>
                            <SendUsing>2</SendUsing>
                            <SMTPAuthenticate>2</SMTPAuthenticate>
                            <sendusername>[email protected]</sendusername>
                            <sendpassword>sw76929u5RabclB</sendpassword>
                            <From>[email protected]</From>
                            <EmbeddedRenderFormats>
                                <RenderingExtension>MHTML</RenderingExtension>
                            </EmbeddedRenderFormats>
                            <PrivilegedUserRenderFormats>
                            </PrivilegedUserRenderFormats>
                            <ExcludedRenderFormats>
                                <RenderingExtension>HTMLOWC</RenderingExtension>
                                <RenderingExtension>NULL</RenderingExtension>
                                <RenderingExtension>RGDI</RenderingExtension>
                            </ExcludedRenderFormats>
                            <SendEmailToUserAlias>False</SendEmailToUserAlias>
                            <DefaultHostName>
                            </DefaultHostName>
                            <PermittedHosts>
                            </PermittedHosts>
                        </RSEmailDPConfiguration>
                    </Configuration>
    Is there any other SMTP that I can use in a AZURE VM that will send email just using a valid email (I can do that in my internal SMTP)?
    Is there a way to provide the credentials?
    Thanks in advance!

    Hi SendGrid,
    According to your description, you want to use the SendGrid SMTP server for configuring email subscription. Now you have the problem on sending the credential to access the SendGrid SMTP server. Right?
    In Reporting Services, when configuring subscription, we need to specify a Windows domain user to run the Reporting Services. Definitely this domain user credential can't access the SendGrid SMTP server. In this scenario, we need to install the Local
    SMTP server and configure the SMTP virtual server. And we can put credential in Access Control. For detail steps, please refer to similar threads below:
    How to configure SSRS Report Subscriptions to use Gmail for GP  
    Using
    Google SMTP server (smtp.gmail.com) when configuring subscriptions unders SSRS 2008
    Reference:
    How to: Install and Configure SMTP Virtual Servers in IIS 6.0
    If you have any question, please feel free to ask.
    Best Regards,
    Simon Hou

  • Emailing from Forms using OLE2....Critical problem

    Dear All,
    I > Iam sending Email thru ole2 from Forms6i. The whole business process is in LAN/WAN. The email process calls ms-outlook. But in some m/c although the report gets generated , nothing is sent to outbox.
    Do i need a MAPI profile to be installed in Outlook.Even if i installed a MAPI profile
    its giving a error messg ' Exchange server can't be found'.
    whats the issue can any one tell me ????
    2> Also if i bypass OLE2 and generate the report in pdf and email from report runtime thru the 'mail menu' it calls outlook express.But i want to fix the subject and report name in the outlook express.Its coming as default system generated.
    Can it be changed in any setting ???
    regards,

    i does not have any idea for sending mail from ole2 but i send the mails using the demo mail package.

  • Cannot send email to Smart Group from Address Book

    I created several Smart Groups in Address Book but I can't use any of them to send email. When I right-click the group name and choose Send Email, it opens my default email program (Thunderbird) and puts only the name of the Smart Group into the To: field, not the actual addresses.
    If I try to actually send the message, I get the error that (name of group) "is not a valid e-mail address because it is not of the form user@host. You must correct it before sending the email."
    What am I doing wrong? How can I get it to paste the actual addresses and not just the name of the group? I looked at the Edit Distribution List window and all the addresses are there.
    I'm using OS X 10.5.7, Address Book 4.1.2 and Thunderbird 2.0.0.22.
    Thanks in advance.

    What is the exact message you get when sending fails -- does it say there are one or more invalid addresses, or what?
    Having a name in the list without email address or possibly one separated by comma between last and first might result similarly in an invalid address, and Mail will likely refuse to send to any. But if the message is from the SMTP, that might depend on the provider's policies for that.
    Ernie

  • Bad quality after converting to PDF and direct emailing of form letters from MS Word

    Hello,
    when using the the "form letter" option (for creating personalized PDF files from form letters, that are then directly emailed as attachments via outlook) under the "Acrobat" add-in tab in MS Word I keep getting PDF documents with bad quality (e.g. a logo that is inserted in the document becomes very pixelated). When directly converting the same document to a PDF file using the "create PDF" option unter the "Acrobat" add-in tab in MS Word, I get a high quality pdf file with a perfectly smooth logo (very much the same as it looks in the original MS word document).
    Does anyone have an idea what causes the discrepancy in quality of the pdf files that are created via the two options "form letter" and "create PDF" in the "Acrobat" add-in for MS Word?
    Any help is highly appreciated,
    thank you,
    Hans

    Maybe I have not made myself clear in the first post. What I am trying to say is, that I keep getting bad quality PDFs (e.g. pixelated logos) when using the "form letter" option (blue box in the image above) but not when using the "create PDF" option (red box in the image above) from the Acrobat add-in in MS Word. Changing the settings for pdf conversion (green box in the image above) only affects PDFs created from the "create PDF" but not the "form letter" option.
    Does anyone know how to create high quality (e.g. high resolution) PDFs using the "form letter" option (blue box)?
    Best regards,
    Hans

Maybe you are looking for

  • Remote desktop administrator software failed to start

    I just upgraded to the new ARD client and now I cannot start Remote Desktop Administrator. It says "The Remote Desktop Administrator software failed to start due to an unexpected error. The remote desktop software may not be installed correctly or th

  • Getting Error message while trying to access security editior for a IDT universe

    Hi, I have created universe in SAP BO4.1, using IDT. I have applied row level security for User Groups using Security Editor. I have published the changes to repository. But when I am trying to re open the security editor for that universe its throwi

  • Displaying the URL parameters in pdf file.

    Hello, I need help about using JavaScript with pdf file. I have an URL like this: http://www.a.org/mta/sigtr_mta.pdf?&rqst_id=8762312&inst=The+Jackson+Laboratory&pi=Dr.PI& 022008-UCD. Is there a way that I can extract the URL parameters (such as rqst

  • PI 7.0  & PI 7.1

    Experts,    We got PI 7.0  and decided to go ahead with PI 7.1 ,As a  Intial step  we plan to  convert our Sandbox PI 7.0 to PI 7.1. I like to know what is the step for it ( to convert to PI 7.1 ) & What will happen to the existing interface in the S

  • Problem in PDF form!!

    Hi All, I am develpoing form using SFP tcode. when i click on layout button , i am getting following Error. Any idea to remove this Error. Error while opening document Message no. SOFFICEINTEGRATION143 Diagnosis An error occurred in the desktop appli