Automatic email address in reciepient list in SBWP

Hi Gurus,
In SBWP generally we manually enter the external email address and type and then forward the email.
But now my requirement is, the external email address should automatically appear in the reciepient list in SBWP, so that each and everytime I need not go to Customer master ( XD03) for the email address.
Can anyone help me out in achieving this ?
Thanks and Regards,
Karthik Ganti.

Why have you already marked your question as "answered" ???
Anyway, you may find UTL_MAIL easier to user than UTL_SMTP.
http://www.psoug.org/reference/utl_mail.html
(note: you have to install utl_mail package as it's not installed by default)
Edited by: BluShadow on Sep 25, 2008 11:24 AM

Similar Messages

  • HT5620 I want to change the email address to which all the reset security information (emails) go to. But I cannot see that email address in the list when I click on the 'Name, ID and Email Addresses' section.

    I want to change the email address to which all the reset security information (emails) go to. But I cannot see that email address in the list when I click on the 'Name, ID and Email Addresses' section.
    How can I change it when I cannot view it on my account. I am not even sure how this got setup.

    If you mean your rescue email address, it's in the Passwords and Security section, after you answer the two security questions.

  • Need to send email to email addresses in one list when list 2 is updated

    I have  2 lists
    list 1 has email addresses
    the 2nd list is actually a document library
    what I was wondering, is how can I send an email to people to people in list 1 when list #2 is updated with new documents?
    i have been trying different  ways of doing it, but no luck....
    anyone have any ideas how to capture the email address from list 1 and send them an email when list #2 is updated?
    seems straight forward but cant find the logic...

    Hi,
    I would suggest you to go for custom event receiver using visual studio. Its an easy way.... try it out.
    Choose List item event in event receiver settings.
    Step 1:Add item was added and item was updated event. Use caml query to fetch email address and loop through the collection and send email using SPUtility. Refer below code.
    /// <summary>
    /// An item was added.
    /// </summary>
    public override void ItemAdded(SPItemEventProperties properties)
    //base.ItemAdded(properties);
    using (SPWeb web = properties.OpenWeb())
    SPQuery query = new SPQuery();
    query.Query = "<OrderBy><FieldRef Name='Title' Ascending='False' /></OrderBy>";
    SPList emailList = web.Lists["List1"];//The list which has the email addresses
    SPListItemCollection listItemCollection = emailList.GetItems(query);
    foreach (SPListItem item in listItemCollection)
    SPUtility.SendEmail(web, true, false, item["emailAddress"].ToString(), "Your Mail subject", "Your mail body");
    /// <summary>
    /// An item was updated.
    /// </summary>
    public override void ItemUpdated(SPItemEventProperties properties)
    //base.ItemUpdated(properties);
    //you can provide same code here..if needed.
    Step 2: Provide the list2(document library) path as the ListUrl in Element.xml
    <?xml version="1.0" encoding="utf-8"?>
    <Elements xmlns="http://schemas.microsoft.com/sharepoint/">
    <Receivers ListUrl="/list2/"> <!--provide document library path...-->
    <Receiver>
    <Name>EventReceiver1ItemAdded</Name>
    <Type>ItemAdded</Type>
    <Assembly>$SharePoint.Project.AssemblyFullName$</Assembly>
    <Class>SharePointProject1.EventReceiver1.EventReceiver1</Class>
    <SequenceNumber>10000</SequenceNumber>
    </Receiver>
    <Receiver>
    <Name>EventReceiver1ItemUpdated</Name>
    <Type>ItemUpdated</Type>
    <Assembly>$SharePoint.Project.AssemblyFullName$</Assembly>
    <Class>SharePointProject1.EventReceiver1.EventReceiver1</Class>
    <SequenceNumber>10000</SequenceNumber>
    </Receiver>
    </Receivers>
    </Elements>
    Deploy it to your SharePoint farm..make sure the feature is activated..and enjoy..
    Probably this should work..Check it out and let me know..
    Regards,
    Dinesh

  • Apple password not working in iCloud since I updates my email address. Still lists my old email but doesn't accept old password. How do I access?

    Apple password not working in iCloud since I updates my email address. Still lists my old email but doesn't accept old password. How do I access the cloud?

    To change the iCloud ID ("email") you have to go to Settings>iCloud, tap Delete Account, provide the password for the old ID when prompted to turn off Find My iDevice, then sign back in with the ID you wish to use.  When you do this you may find that the password for your old ID isn't accepted.  If this should happen, and if your old ID is an earlier version of your current ID, you need to temporarily recreate your old ID by going to https://appleid.apple.com, click Manage my Apple ID and sign in with your current iCloud ID.  Click edit next to the primary email account, change it back to your old email address and save the change.  Then edit the name of the account to change it back to your old email address.  You can now use your current password to turn off Find My iDevice on your device, even though it prompts you for the password for your old account ID. Then save any photo stream photos that you wish to keep to your camera roll.  When finished go to Settings>iCloud, tap Delete Account and choose Delete from My iDevice when prompted (your iCloud data will still be in iCloud).  Next, go back to https://appleid.apple.com and change your primary email address and iCloud ID name back to the way it was.  Now you can go to Settings>iCloud and sign in with your current iCloud ID and password.

  • Giving users control of their own distribution list control to add or remove external email addresses from their list

    We are a Exchange 2010 SP3 shop, we have distribution groups (with over 200 email addresses ) from another email system which has only external email addresses (i.e [email protected] [email protected]  and so on …..)
    We want to import these groups into exchange. we called microsoft, they said create mail contacts for each address and put those in a Distribution Group.  I know this will work. 
    Our goal is to have the user create / maintain / add / remove external their own email addresses  (Not the IT department)
    There must be many companies whose requirements match ours. Are there third party tools that would handle creation of distribution list? 
    Any constructive advice would be greatly appreciated ! THank you

    I wouldn't give the ability to create contacts to everyone in the environment because it will become mess at some point of time and IT will have to jump to control it
    anyway so why don’t from the start...
    I would give this to certain people like Leads or Managers of the groups under certain IT Policy so it will be still under control and people
    will think before asking their superior to create them and someone gets responsibility to manage these contacts...
    Though here is the more specific article on how to delegate creating and editing contacts...
    Creating RBAC Role To Delegate
    Editing Contacts
    Blog |
    Get Your Exchange Powershell Tip of the Day from here

  • Capturing visitors email address for mailing list

    I would like to know if there is a way I can get a widget or something to create a "sign up for our mailing list" or something to capture email address in order to enter site.
    Do I have to use a different web design program, like wordpress?

    You either can use a free form service such as [wufoo|http://wufoo.com> or create your own form.
    Here's how I do it : [Urgent message|http://dailynews.webege.com/forms/Message.html]
    Here's the tut : [Mailform with Captcha|http://www.wyodor.net/blog/archives/2010/01/entry_301.html]
    Or use [Google docs|http://docs.google.com] and embed the page with a HTML Snippet : [Ask a question or tell us what you think |http://cafenoir.atspace.com/cafenoir/Offerte.html]

  • Fethcing email address from Distribuiton list.

    hello all,
    I have requirement where i am supposed to send out mails to a distribution list that is specified. My funcion module can only take
    email ID internal to SAP and then send mail to it.
    Can you kindly let me know if there is any function module to fetch the email ID's for a give Distriubtion list. Or is there any function module which sends mails by taking distriution list as input.
    Warm Regards,
    Naveen M

    Try something this way
        call function 'SO_DLI_READ_API1'
          exporting
            dli_name                   = soid-objnam
            shared_dli                 = 'X'
          tables
            dli_entries                = i_distlist
          exceptions
            dli_not_exist              = 1
            operation_no_authorization = 2
            parameter_error            = 3
            x_error                    = 4
            others                     = 5.
        if sy-subrc <> 0.
        else.
          loop at i_distlist.
            if i_distlist-member_adr is initial.
              move i_distlist-member_nam to i_user-bapibname.
              call function 'BAPI_USER_GET_DETAIL'
                exporting
                  username = i_user-bapibname
                importing
                  address  = wa_address
                tables
                  return   = i_return.
              move wa_address-e_mail to wa_receiver-receiver.

  • When sending email messages from iPhone,iMac, or iPad, email address automatically added to my contacts list on iPhone.  How do I trace this down and stop this auto addition of email addresses to my contacts list?

    I am not sure what generates the email address as a contact, be it the iPhone or iMac.  I use iCloud to sync up my contacts/address book.  This appears to happen when I am using Mac Mail on my iMac,  but I have no clue where to begin to look to stop this auto addition.  I have looked in Mail preferences on my iMac and in my iPhone settings, but have found nothing that "automatically add email address to contacts list". 
    Can anyone provide guidance?  Web search has been fruitless ( I am guessing I am not using the right key words for my search).

    Hey jpoolewarren!
    You can delete contacts by following the instructions in this link:
    Contacts at a glance - iPhone
    http://help.apple.com/iphone/7/#/iph3e0ca2db
    Delete a contact.  Go to the contact’s card, then tap Edit. Scroll down, then tap Delete Contact.
    Thanks for being a part of the Apple Support Communities!
    Regards,
    Braden

  • How to get distinct values in a comma separated list of email addresses?

    Hi Friends,
    I have a cursor which fetches email address along with some other columns. More than one record can have same email address.
    Ex
    CURSOR C1 IS
    SELECT 1 Buyer,'XX123' PO, '[email protected]' Buyer_email from dual
    UNION ALL
    SELECT 2 Buyer,'XX223' PO, '[email protected]' Buyer_email from dual
    UNION ALL
    SELECT 1 Buyer,'XX124' PO, '[email protected]' Buyer_email from dual
    UNION ALL
    SELECT 2 Buyer,'XX224' PO, '[email protected]' Buyer_email from dualNow, i open the cursor write the contents into a file and also form a comma separated list of buyer emails as follows
    for cur_rec in c1
    LOOP
    --write contents into a file
    l_buyer_email_list := l_buyer_email_list||cur_rec.buyer_email||',';
    END LOOP
    l_buyer_email_list := RTRIM(l_buyer_email_list,',');
    The buyer email list will be like: '[email protected],[email protected],[email protected],[email protected]'
    Inorder to avoid duplicate email address in the list, i can store each of this value is a table type variable and compare in each iteration whether the email already exist in the list or not.
    Is there any other simpler way to achieve this?
    Regards,
    Sreekanth Munagala.

    If you are using oracle version 11, you can use listagg function
    with c as
    (SELECT 1 Buyer,'XX123' PO, '[email protected]' Buyer_email from dual
    UNION ALL
    SELECT 2 Buyer,'XX223' PO, '[email protected]' Buyer_email from dual
    UNION ALL
    SELECT 1 Buyer,'XX124' PO, '[email protected]' Buyer_email from dual
    UNION ALL
    SELECT 2 Buyer,'XX224' PO, '[email protected]' Buyer_email from dual
    select buyer, listagg(buyer_email,',') within group (order by  buyer) 
    from c
    group by buyer
    order by buyerFor prior versions
    {cod}
    with c as
    (SELECT 1 Buyer,'XX123' PO, '[email protected]' Buyer_email from dual
    UNION ALL
    SELECT 2 Buyer,'XX223' PO, '[email protected]' Buyer_email from dual
    UNION ALL
    SELECT 1 Buyer,'XX124' PO, '[email protected]' Buyer_email from dual
    UNION ALL
    SELECT 2 Buyer,'XX224' PO, '[email protected]' Buyer_email from dual
    select buyer, rtrim(xmlagg(xmlelement(e,buyer_email||',').extract('//text()')),',')
    from c
    group by buyer
    order by buyer

  • How do I save the addresses in a sent email as a Thunderbird list and how do I save a Thunderbird list in E

    I just sent an email to to 50 people and would like to save those email addresses as a list in Thunderbird.
    How do I do that?
    And how do I save an address List in Thunderbird in an Excel spreadsheet? (I can do the reverse -- copy a column from Excel into a New List and it will create a List.)
    I am involved in a nonprofit and these issues are very important in terms of managing email mailings, etc.
    Thanks.

    A Mailing List is a sub list of an address book
    An address book can have more than one Mailing List..
    Any contact in an address book which has a valid email address, can be placed in a Mailing List.
    download this addon:
    https://nic-nac-project.org/~kaosmos/morecols-en.html
    install addon info:
    https://support.mozilla.org/en-US/kb/add-ons-and-extensions-faq?esab=a&s=insyall+addon&r=0&as=s#w_how-do-i-install-an-add-on
    Then in the header of an email you sent where it says TO and lists the contacts.
    click on one of those email address/contact name and from the drop down selection choose:
    'SAve recipients addresses' > 'as list(all)'
    A pop up appears with all the names listed
    make sure you have selected the correct address book under which the list will appear.
    give the list a name
    click on OK
    You should then see a sub list under the selected address book in 'Address Book'.
    You can save any address book.
    Select the address book
    Tools > Export
    choose where to save
    Give filename
    Save as type 'comma separated .csv
    click on Save,
    This csv file can be opened by Excel

  • What tables store the email addresses for a distribution list?

    Can someone please tell me the table or tables used to store the email addresses for a distribution list
    I have a requirement in BW to send an email to a person who starts a process chain.   One to many people will be able to do this and the requirement is to have the email only go to the person who executes the Process chain.    I would like to dynamically maintain the distribution list in my job.

    Here is piece of code i used one of my program to fetch email address from distribution list
      if not soid-objnam is initial.
        call function 'SO_DLI_READ_API1'
          exporting
            dli_name                   = soid-objnam
            shared_dli                 = 'X'
          tables
            dli_entries                = i_distlist
          exceptions
            dli_not_exist              = 1
            operation_no_authorization = 2
            parameter_error            = 3
            x_error                    = 4
            others                     = 5.
        if sy-subrc ne 0.
        else.
          loop at i_distlist.
            if i_distlist-member_adr is initial.
              move i_distlist-member_nam to i_user-bapibname.
              call function 'BAPI_USER_GET_DETAIL'
                exporting
                  username = i_user-bapibname
                importing
                  address  = wa_address
                tables
                  return   = i_return.
              move wa_address-e_mail to wa_receiver-receiver.
              append wa_receiver to i_receiver.
            else.
              move i_distlist-member_adr to wa_receiver-receiver.
              append wa_receiver to i_receiver.
            endif.
          endloop.
        endif.

  • Automatically email from a series of drop down lists

    I am preparing a form which includes a number of drop down lists indicating individuals I need to have the form emailed to.
    Example:      List one "John Doe"
                        List two "Jane Doe"
                        List three"Design Department"
    Each of the names will need to have an email address scripted to it.
    After the lists have been populated, there will be a button on the form that opens the sender's email client, adds the email addresses from the lists and attaches the form to the email.
    Possible?
    Thanks, JimB

    not sure why this is happening, though i have noticed some
    odd reversals and missing dialogs etc. when using captivate.
    my solution when you encounter problems like this is to put
    captivate into full-motion record mode while you are using the
    drop-down, and return to normal afterwards.
    check the recording options for the hotkeys

  • Cannot Enter email address with an address book list popping up

    GW 8.0.2. I have one user that cannot type an email address into the to: field without a list of addresses popping up for him to choose from. Example: He enters [email protected] All email addresses that begin with sales in the GW address book appear for him to make a selection and will not let him use the email address as typed. It adds the email address to the list if he puts it in a personal addressbook or in frequent contacts. I have run a GWCheck structure and contents against his database. Not sure where else to look.
    Thanks
    Bill

    Sorry wrong group
    >>> [email protected] 3/21/2013 11:17:AM >>>
    GW 8.0.2. I have one user that cannot type an email address into the to: field without a list of addresses popping up for him to choose from. Example: He enters [email protected] All email addresses that begin with sales in the GW address book appear for him to make a selection and will not let him use the email address as typed. It adds the email address to the list if he puts it in a personal addressbook or in frequent contacts. I have run a GWCheck structure and contents against his database. Not sure where else to look.
    Thanks
    Bill

  • Cannot assign an email address to SharePoint group (distribution groups)

    Hello,
    I configured incoming email awhile back in our SharePoint 2010 environment and it works great. I can assign an email address to a list and the necessary contact is created in AD in the OU I configured for incoming email and of course the item emailed in
    is added to the list.  However, if I try to assign an email address to a SharePoint group to create a distribution group, the following happens:
    The following error has occurred while attempting to contact the Directory Management Service: The request failed with HTTP status 401: Unauthorized.
    From what I've found on Technet and other resources, if incoming email works as expected, assign an email address to a group should work without issue but this obviously isn't the case.  I've dug around in the 14 hive and pretty much the same exact error
    is found there (with just a little more detail):
    System.Net.WebException: The request failed with HTTP status 401: Unauthorized.
    at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
    at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
    at Microsoft.SharePoint.DirectorySoap.SPDirectoryManagementProxy.CreateDistributionGroup(String Alias, String Name, String Description, String ContactCN, RequestInfo Info, DistributionGroupFlags Flags)
    at Microsoft.SharePoint.SPGroup.CreateDMS(String dlAlias, String friendlyName, String description, String[] members, String requestor, String justification, Int32& jobId)
    Any ideas what this could be?  I'd imagine the timer service account has the appropriate permission on the OU as it can create objects for lists with incoming email enabled without issue.

    For the issue with group members who are not added during the creation process ...
    I followed this Technet article : Configure
    incoming email for a SharePoint 2013 farm
    But in the paragraph "Configure AD DS to be used with Directory Management Service", I added
    delegation of control for the following common tasks :
    Create, delete and manage groups
    Modify the membership of a group
    The distribution group gets created in AD with members in SharePoint 2013 ! It should work with 2010 as well…
    PS : Do not forget to set up these rights, not only for the Central Administration Application pool Identity account, but for all
    your Web Applications!

  • How to delete the duplicate email address in BP master data

    Hi,
    When  you get an email ids from the third party vendor and you are loading into CRM BP master data.  how to delete the duplicate email address already exits in the system.  In CRM you can create the same BP with different id.   I would like to know how to delete the email address during importing email addresses from the third party tool.
    During the campaign you are sending email to all your customers, when the customer want to unsubscibe the email address from your list, how to unsubcribe the email address and how to updat the BP master data. 
    If you are sending the email to customer, you are using html or simple text, if the customer wants only html or simple text, how you to specify in the system?
    thanks,
    arul

    Hello Arul,
    welcome to the SDN CRM Development forum.
    1. I think you should clear the data with duplicate E-Mail adresses in the external tool.
    2. Unsubscription could be done by a Marketing Attribute which could be set by using a Target Group which is created by Campaign Automation. Have a look at this Toppic. There is also a Best Practice avaliable at http://help.sap.com/bp_crmv340/CRM_DE/index.htm.
    3. Also HTML or Simple text can be mained in a Marketing Attribute. You have to use different Mail Forms to which are sent to different Target groups.
    Regards
    Gregor

Maybe you are looking for

  • The process to change apple ID's on iPhone 4s without effecting apps

    To give a bit of background on my situation, I bought my first iPhone (4s) a few months ago, and when I bought it the cell phone sales representive asked if I had an Apple ID. At the time I told him no, because I did not know exactly what it was so f

  • HT4743 how to get apple tv to play shows non stop.

    Any setting in apple tv where I can set it to continually play shows that I purchase on iTunes.

  • Office 2013 opens file in read only mode

    I have a client on Windows 8.1 Pro using Office 2013. When he access an office file from a network drive it opens in read only. When he saves the file to his desktop using save as it lets him open the file again in compatibility mode but he is unable

  • Regarding OS 64bit .

    Hi all:     Is operating system 64bit necessary for installation of PI 7.0? \    Couldn't thank you more!

  • IMac G5 - Can't find accurate tech info

    Hello, Forum; My G5 iMac developed a problem last week where it tries to start, the screen stays dark (no activity what so ever) and the fan goes into overdrive. All conventional work-arounds have had no effect (restarting from DVD drive to reinstall