Changing the Sender's Name of an Email Address

Hello Experts
I am sending Emails from an Activity in the Interaction Center WinClient and is working good. The thing is that i don't want to display the name of the person that is sending the e-mail once the e-mail is sent.
For security reasons, i want to change the sender's name for a text.
For instance, if Jose Perez is sending the e-mail, i want change that for Solution Center. That way, when the customer receive the e-mail, he will see Solution Center and the e-mail address ('[email protected]) of the sender.
Can anyone help me solve this issue?
Points rewarded
Thanks

Hello Alberto,
In the function module SO_OBJECT_SEND, which is used to send e-mails, you can pass the parameter ORIGINATOR and ORIGINATOR_TYPE.
ORIGINATOR = the email address that will appear as 'From'
ORIGINATOR_TYPE = 'U' for internet e-mailadresses.
Hope this helps,
Kind regards,
Joost

Similar Messages

  • I can't change the sender/receiver name on my email

    This seems like a simple problem, but I can't solve it.  On my email, I send a message and it shows my wife's name as sender on the recipient's received email. I thought it was caused by my wife's entry in the Address Book showing our email address, so I deleted her entry from the Address Book, but it didn't remove the problem.  I see no other connection of my wife to my email account so I cannot figure out how to have my name show as sender on my emails.  Any suggestions?

    Have you had any luck with this as I have the same issue

  • How to change the sender's name/email-id in the scheduled report

    Hi,
    We have SCOM 2007 R2. In the Reporting tab (SCOM Console), we have some scheduled reports. I need to change the sender's name/email-id in a scheduled report. When we receive the report through email, receiving with the person's name who moved out of the
    team.
    I tried to change but could not find the option to change while editing the properties in SCOM Console under Reporting -> Scheduled Reports.
    When we are receiving mail from that scheduled report, instead of an individual name, would like to provide a generic name. Please help me out. Let me know, if you need more information.
    Thanks,
    Naren.
    Thanks & regards, Naren.

    Hello,
    the SCOM scheduled reports feature rely on SQL Reporting Services. So, if you would like to change the SMTP configuration, you should go in SQL Reporting Services Configuration Manager:
    Open in the Start Menu, Reporting Services Configuration Manager.
    In the connection window, click OK.
    Click on the tab E-mail settings.
    Change the Sender Address.
    Click Apply.
    Alternatively, you could also change in the Scheduled report properties the field
    Reply to. I think it should customize the reply address for each scheduled reports, but I have never used it. Anyway, doing it with Reporting Services Configuration Manager is more interesting in the long-run.

  • Not completely sure how this happened, but daughter changed my apple ID name, password, and email address 2 days ago and I can't find an easy way to undo this.  And I don't know what the new info is.  Any suggestions?

    All I have is the email from Apple informing me about the change to my account, but without any specifics. And my daughter doesn't know what they are  So I went and created a "new" account using all my original information, even keeping my password the same, but I'm still considered a "new" account and my ITunes Match can't be accessed, nor can I see any of my past purchases.

    To change the iCloud ID on your device you have to go to Settings>iCloud, tap Delete Account, provide the password to turn off Find My iPhone when prompted, then sign back in with the ID you wish to use.

  • My company set up a Icloud account under their help desk email but i dont have the password to fix it so i need to be able to change the Icloud apple id to my email address but it wont let me because found my Ipad is turned on and cant change?

    My company set up an Icloud apple id under their help desk email by mistake and there isnt a password so how do i change the email address/apple id
    to my email address that i do have the password for?  I can use the Ipad for everything except the Icloud account.

    If you mean that Find My Phone is asking for a password to a different Apple ID to your current Apple ID and that ID is a previous version of your current ID, not an entirely different one.
    This feature has been introduced to make stolen phones useless to those that have stolen them.
    However it can also arise when the user has changed their Apple ID details with Apple and not made the same changes to their iCloud account/Find My Phone on their device before upgrading to iOS 7, or if you restore from a previous back up made before you changed your details and some other circumstances.
    The only solution is to change your Apple ID back to its previous state with Apple at My Apple ID using your current password, you don’t need access to this address if it’s previously been used with your Apple ID, once you have saved these details enter the password as requested on your device and then turn off "find my phone" and delete the account from your device. It may take a short while to remove the account.
    You should then change your Apple ID back to its current state, save it once again and then log back in using your current Apple ID. Finally, turn "find my phone" back on once again.
    This article provides more information about Activation Lock.
    This is answer is provided from my own database of boilerplate responses and the content was last reviewed and tested on: 2014/05/23

  • Mail Inbox all Emails do not display sender's name or E-mail address

    After the last update in my Mail all the sender's names or E-mail addresses changed into No Sender. They are real E-mails not spam or junk E-mails. Once I open the E-mail I can see the Sender's name and E-mail address. It is very inconvenient not being able to see who is the sender befoer openning it. How do i fix this?
    Thank you.

    I am fighting with the same problem. In conversation mode my reply shows me as "From" on the left pane. I switched to Classic view which makes life a bit easier as I can see the "Subject" line and guess that this is an email I'm searching for. Can't find the way to put name of the Sender who started conversation in the info summary on the left.

  • Changing the sender name of WF-BATCH

    Hi,
    I am new to workflow programming and looking for guidance on changing the sender name of the emails going (SENDMAIL activity) as WF-BATCH user.
    I looked at the input from this group on similar question and understood that what I need to achieve can only be done via FM SO_DOCUMENT_SEND_API1.
    I am unsure how to accomplish this if the email I am sending out needs to read the description captured in the task (whic is a dialog method) before this (TS01000140).
    Can anyone give me inputs on how to achieve this?
    Thanks for commenting.
    María

    Hi,
    First of all, you might want to check class cl_bcs for sending emails. Basically your function will do the same but this class is a bit more functionality. Plenty of examples in SCN/Internet.
    Whatever function/method you will choose to use, the idea is to develop a workflow method, and then call the email sending function/method from this method. Then you of course develop a task that will call your new method. Now, you will need certain parameters for the email sending function/method: subject, body text, recipient, etc. You need to either deliver these parameters for the method from your workflow container or build some additional logic to the workflow method. E.g. if your task TS01000140 gets the email text into the workflow container, then you need to bind it to your email sending task (and to the method) => you need to add this to your task container and then add it as a parameter to your method.
    One additional hint: When building the custom logic, pay attention to email language. You want to deliver the emails in correct language, so the recipient language must be known before the email is sent...
    Regards,
    Karri 

  • Accessing the sender file name in the response email

    Hi,
    I have an asynchronous proxy scenario wherein I am calling an outbound proxy within an inbound proxy.
    Basically a file is sent from an external partner and response is sent back to them if there are any errors. Also email notification will be sent and that email should include the sender file name so that they can know which file is erroneous and can resend that file after making changes. Any help will be appreciated.
    Many Thanks.

    Hi,
    Have a look just two threads below yours !!
    File recr Adapter : How to set target directory based on sender interface ?
    See "Adapter-Specific Message Attributes" for a Sender File Adapter
    http://help.sap.com/saphelp_nw70/helpdata/EN/e3/94007075cae04f930cc4c034e411e1/content.htm
    I suppose your flow is:
    1. File -> PI -> proxy_req     (request)
    2. proxy_resp -> PI -> Mail   (response)
    Thanks to "Adapter-Specific Message Attributes" ofr a Sender File Adapter, you will be able to store filename in DynamicConfiguration and then you will able to use a UdF to catch the source file and provide it somewhere in your proxy_req.
    After for the returned flow "2. proxy_resp -> PI -> Mail   (response)", your proxy_resp has to returned to PI the filename providen with the 1st step.
    And then, In PI you will be able to send by email the source filename.
    Regards.
    Mickael

  • TS3988 my user name (email address) is no longer a valid email address.  How do I get around the verification stage or change my username to be my current email address?

    How can I change my user-name for ITunes?  My user name was my old work email address and is no longer valid. When I try to create an iCloud account, I am having trouble due to the fact that the username is not a good email address.

    How are you trying to do it ? You can change the rescue email address on your account by, from http://support.apple.com/kb/HT5312 :
    Navigate to appleid.apple.com using your web browser.
    Click "Manage your account"
    When prompted, sign in using your Apple ID and password.
    Click Password & Security
    You'll be asked to answer 2 of your 3 security questions before you can make any modifications. If you are unable to remember your answers, you can choose to send an email to your rescue email to reset your security questions.
    After you've validated your identity by correctly answering your security questions, click Edit to the right of your rescue email address.
    Once you've finished editing your rescue email address, click the Save button directly below the email field.
    You can then try using your current rescue email address as your primary email address - you may need to log out of that page and back in. Or you can then try changing the primary email address via the Store > View Account menu option on your computer's iTunes
    If you have an iPhone, iPad and/or iPod Touch you may then need to log out of your account on them by tapping on it in Settings > iTunes & App Store and log back in for the account to be 'refreshed' on it.

  • How to change the sender's email address

    Basically, is there a way of changing the sender's address when using the hub to send emails from Gmail?
    I have the following domain / email registered with Enom: {REMOVED}. But, when I signed up to Gmail I had to use one of their email addresses: {REMOVED}. This is now my login name into Gmail.
    But I don't want people to see {REMOVED} whenever I send an email.
    Whilst using Gmail, I use the feature "Check email from other accounts" and here I have entered "{REMOVED}". What happens is that, whenever anyone sends an email to {REMOVED}, Gmail intercepts it and they show up within Gmail. 
    Also, in Gmail's accounts section, I tell it to "Send mail as" to {REMOVED}. So, when I send an email, it says that it has come from {REMOVED}. That's great.
    However, when I send an email using Blackberry's Hub from Gmail, it says that it has come from {REMOVED}. Is there any way of altering this?
    I have downloaded the Gmail app, and does what I want. But I would rather use the hub to send emails. So is there any way to change the sender's address?
    Thanks.
    Mod Edit: Removed personal information to comply with Community Guidelines and Terms and Conditions of Use.

    Hello thirtynine,
    When sending email via Gmail from your BlackBerry 10 smartphone, the primary address will always appear on the sent message. This cannot be edited to appear as another address.
    Thank you.
    -FB
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.
    Click "Accept as a Solution" for posts that have solved your issue(s)!

  • I need to change my icloud account the account name is a email address I can no longer access

    I need to change my icloud account name the account name is an email address that I can no longer access.
    When I select the "red" Delete Account button it ask for my passcode for that account and I don't recall it.
    I also cannot reset the password because I have no Idea what email it will go to. I have reset my apple ID and passcode it has the old
    email now how do I change it for icloud????? Please assist very important...

    Welcome to the Apple Community.
    Firstly, you need to change your details with Apple,  Start here, change your country if necessary and go to manage your account.
    In order to change your Apple ID or password for your iCloud account on your iOS device, you need to delete the account from your iOS device first, then add it back using your updated details. (Settings > iCloud, scroll down and hit "Delete Account")
    Providing you are simply updating your existing details and not changing to another account, when you delete your account, all the data that is synced with iCloud will also be deleted from the device (but not from iCloud), but will be synced back to your device when you login again.
    In order to change your Apple ID or password for your iCloud account on your computer, you need to sign out of the account from your computer first, then sign back in using your updated details. (System Preferences > iCloud, click the sign out button)
    In order to change your Apple ID or password for your iTunes account on your iOS device, you need to sign out from your iOS device first, then sign back in using your updated details. (Settings > iTunes & App store, scroll down and tap your ID)
    If you are using iMessages or FaceTime, you will also need to log out and into your ID there too.

  • Need to change the sender of the workflow email using SPD 2010

    Hi,
    I got a requirement. I've created a SharePoint Designer 2010 workflow which will trigger an email. The sender of that email is default. I need to change the sender of email to some user's email address like [email protected]
    Can this be possible using SPD 2010. Please suggest.
    Thanks,
    Kunal

    not out-of-the-box.
    you would need to find a third party add-on to send the email. The SPDActivities codeplex project includes some email options that include specifying a sender, but focus on attachments... not sure what would happen if there was no attachment.
    Scott Brickey
    MCTS, MCPD, MCITP
    www.sbrickey.com
    Strategic Data Systems - for all your SharePoint needs

  • Change the Sender of an Email

    Hi there, 
    i have an EWS Question. Im creating a Script that forwards E-Mails. Is it possible to change the Sender of an Forwarded E-Mail ? 
    When im forwarding an E-Mail im using the Account which got all the Rights to perform those EWS Steps. So the forwarded E-Mail got as Sender the Account "[email protected]". I need to change that into the Original Sender of that E-Mail. 
    The Customer needs this because his Employees would otherwise always answer to the Service Account im forwarding the E-Mail with. 
    I know that the E-Mail Message Class got the Propertys from and sender (which are the same?!) . If its not possible to change the Sender before forwarding the Mail, would it be possible to change the Sender of that forwarded E-Mail afterwards?
    Greetings 
    Ingo

    Sorry i didnt explained properly. The original Sender are extern E-Mail Accounts where i dont have access to. So someone outside their company sends an E-Mail to my Customers Company and im forwarding that E-Mail.
    Maybe you know whether its possible to just copy (via the copy method of ews email message class)
    an E-Mail from Inbox A to Inbox B? That would maybe keep the Original Sender of the E-Mail as it is. 
    Maybe another way could be to change the sender of the forwarded mail in inbox b via property sender/from from Email message class.
    sorry for my bad english, i hope you get the point :D 
    Greetings
    Ingo

  • How to change the sender's email (class  cl_sapuser_bcs) ?!?

    Hi Friends,
    Currently, I use class CL_BCS to sending an email. I've set sender as below :
    data: sender type ref to cl_sapuser_bcs.
    sender = cl_sapuser_bcs=>create( sy-uname ).
    call method send_request->set_sender
    exporting
    i_sender = sender.
    But I don't know how to change the sender's email to a specific email address, i.e: [email protected]
    Anyone can tell me how?
    Thanks,
    Gy

    DATA: recipient          TYPE REF TO if_recipient_bcs.
    sender = cl_sapuser_bcs=>create( sy-uname ).
          CALL METHOD send_request->set_sender
            EXPORTING i_sender = sender.
        --------- add recipient (e-mail address) -----------------------
        create recipient - please replace e-mail address !!!
         <b> recipient = cl_cam_address_bcs=>create_internet_address(
                                            '[email protected]').</b>
        add recipient with its respective attributes to send request
          CALL METHOD send_request->add_recipient
            EXPORTING
              i_recipient  = recipient
              i_express    = 'X'.
    Message was edited by:
            Hymavathi Oruganti

  • 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.

Maybe you are looking for

  • Why can't I print just a selection of an Apple Mail message?

    I have a MacBook running OS 10.5.8 (with the latest updates). My preferred browser is Firefox 15.0.1. I have always been able to print just a selection of a document, and I can do so in Microsoft Word, Google Mail, everything, it seems except Apple M

  • I have a very bad problem with java I try many solution but all the solution failed

    Hello friends, My system  10.8.3 Macbook pro I try many solution in the  Hello friends, My system  10.8.3 Macbook Pro, I use Safari 6.0.3 Java is not working. I try many solution in the  internet but nothing work with me , And I feel very sad One of

  • New iPhone radio "dead" in 3 days.

    Well, after standing in line for 14 hours to get my new iPhone last Thursday, it appears the radio failed last night (Sunday)! The service bar shows "No Service Available" (wherever I am). Other iPhones in same location have 4 bars. Dial my phone fro

  • Can't see contacts on networked computer - Error 2...

    We currently work on a Windows domain environment, which has a folder redirection policy, that moves all documents, desktop and most of application data (only the folders we specify) to a windows 2k3 server. We have a user with OVI Suite (latest vers

  • Plant & Sales org.

    Why individual plant as well as individual sales org cant be assigned to multiple company company code ? David.