Change display name of workflow email address in sharepoint 2010

Hi
How I can change display name of workflow email address in sharepoint 2010. I want to configure display name (from address)of email
 for each site collection separately.for example I want to change "software unit"
 in below pic to another name for my software unit site collection.
How I can do this?
Thanx.

Hi,
According to your post, my understanding is that you want to change display name of workflow email address in sharepoint 2010.
In my environment, if I assign a task to a user, the email is as below:
The “test” is the site name, the [email protected] is the “From” user.
Do you want to change the “From” field in the workflow?
If so, you can have a look at the "Send email extended" custom SPD workflow activity (http://www.codeplex.com/SPDActivities
) which allow you to specify the sender.
Here are some similar threads for your reference:
https://social.technet.microsoft.com/Forums/en-US/22d95510-95b7-4882-b988-4038e59fb031/how-to-change-the-display-name-for-sharepoint-emails-sent-using-workflows?forum=sharepointgeneralprevious
http://sharepoint.stackexchange.com/questions/19186/changing-from-email-address-in-sharepoint-designer-2010-workflows
http://sharepoint.stackexchange.com/questions/61964/how-to-change-the-from-address-in-feedback-workflow-email
Best Regards,
Linda Li
Linda Li
TechNet Community Support

Similar Messages

  • SAML-based claims authentication in SharePoint: how to show Display Name instead of email address?

    Hello,
    I followed the following step by step guide for SAML-based claims authentication with ADFS:
    http://technet.microsoft.com/en-us/library/hh305235.aspx
    The authentication works well; however, Sharepoint shows the users’ email everywhere including at the top right suite-bar. I rather to see users’ display name instead of email. Is there any way to have SharePoint shows user’s display name instead of email
    address when the primary SAML claim is email address?
    Thank you,

    You need to be able to import the identity store into the UPA. See http://sharepointobservations.wordpress.com/2013/08/06/sharepoint-2013-configure-user-profile-service-for-adfs-provider/ for
    a good step-by-step on how this is configured.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • I changed my Apple ID (other email address and password) and now I can not login to my account in the iPhone iCloud. When I open the tab iCloud displayed my old Apple ID (it was in the iCloud) and asks for a password, but neither the old nor the new passw

    I changed my Apple ID (other email address and password) and now I can not login to my account in the iPhone iCloud. When I open the tab iCloud displayed my old Apple ID (it was in the iCloud) and asks for a password, but neither the old nor the new password does not match. What to do?

    If you want to change your iCloud ID or password on your phone go to Settings>iCloud and tap Delete Account, then sign back in with your updated information.  Note: this only deletes the account and any synced data from your phone, not from iCloud.  Provided you are signing back into the same account and not changing accounts it will be synced back to your device when you sign back in.

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

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

  • Name beside my email address wont change

    When i try to send an email from a different computer the name beside my email address shows my dads name.  I went to appleid or something like that and changed the name to my name.  But when i try to send an email it still shows his name.  How can i change this or just remove his name from showing up.

    Go to www.icloud.com, open contacts, mark your card, click on the little icon in the lower left corner, and choose "Make This My Card".

  • Change DISPLAY NAME

    I install this messaging :
    Sun Java(tm) System Messaging Server 6.2-8.04 (built Feb 28 2007)
    libimta.so 6.2-8.04 (built 19:20:35, Feb 28 2007)
    SunOS sunmail 5.10 Generic_125101-01 i86pc i386 i86pc
    My problem is:
    When user send email to internet user ( ex: yahoo.com or gmail.com etc. ) the messaging. must change the DISPLAY NAME with other DISPLAY.
    ex: from: Giovanni <[email protected]>
    on
    from: External Mail <[email protected]>
    I try with CONVERSION channel but it's change only body of mail.
    ### mappings
    CONVERSION
    IN-CHAN=tcp_*;OUT-CHAN=tcp_*;CONVERT Yes
    ### Conversion
    ! Append disclaimer to single part messages if the body part
    ! is text.
    in-channel=tcp_*; out-channel=tcp_*;
    in-type=text; in-subtype=*; part-number=1;
    parameter-symbol-0=NAME; parameter-copy-0=*;
    dparameter-symbol-0=FILENAME; dparameter-copy-0=*;
    message-header-file=2; original-header-file=1;
    override-header-file=0;
    command="/opt/iplanet/sitescripts/change.sh footer.txt"
    ! Append disclaimer only to the first part of a multipart message
    ! if that part is a text message part. (part-number=1.1 is the
    ! first part of a multipart message).
    in-channel=tcp_*; out-channel=tcp_*;
    in-type=text; in-subtype=*; part-number=1.1;
    parameter-symbol-0=NAME; parameter-copy-0=*;
    dparameter-symbol-0=FILENAME; dparameter-copy-0=*;
    message-header-file=2; original-header-file=1;
    override-header-file=0;
    command="/opt/iplanet/sitescripts/change.sh footer.txt"
    ### Script Change.sh
    Change $MESSAGE_HEADERS
    cat NEW_MESSAGE_HEADERS > $MESSAGE_HEADERS
    But don't work.....
    I try with reverse mapping but change only email address don't change display name
    #### mappings
    REVERSE
    *|tcp_local|[email protected] $D$Y"NEW DISPLAY"[email protected]
    I try with sieve filter but I don't know how change FROM.
    ### imta.cnf
    tcp_local destinationfilter file:///opt/SUNWmsgsr/config/invia.filter
    What is the correct way ? There are other way ?
    It's possible change the Display Name ?
    Thank's
    Giovanni

    Hi,
    My problem is:
    When user send email to internet user ( ex: yahoo.com
    or gmail.com etc. ) the messaging. must change the
    DISPLAY NAME with other DISPLAY.
    ex: from: Giovanni <[email protected]>
    on
    : External Mail <[email protected]>
    I try with CONVERSION channel but it's change only
    body of mail. Correct, the conversion channel only deals with MIME body parts and not the email headers themselves.
    I try with reverse mapping but change only email
    address don't change display name
    #### mappings
    REVERSE
    *|tcp_local|[email protected] $D$Y"NEW
    DISPLAY"[email protected]
    Haven't tried this myself but will take your word for it.
    I try with sieve filter but I don't know how change
    FROM.
    ### imta.cnf
    tcp_local destinationfilter
    file:///opt/SUNWmsgsr/config/invia.filterWith 6.3 you could use the deleteheader/addheader to remove the From: and replace it with something else - this ability doesn't exist in 6.2.
    What is the correct way ? There are other way ?
    It's possible change the Display Name ? Yes.
    You can change the display name by using the PERSONAL_NAMES mapping table.
    For example to change the following on outgoing email (via tcp_local):
    From: Shane Hjorth <[email protected]>
    to
    From: What The <[email protected]>
    1) Add the personalmap keyword to the tcp_local channel
    2) Add the following mapping table to the mappings file:
    PERSONAL_NAMES
      *|[email protected]   $YWhat$ The3) Rebuild config
    ./imsimta cnbuild; ./imsimta restart
    This is all explained in the messaging server admin guide "Handling Personal Names in Address Header Lines".
    Regards,
    Shane.

  • I changed my Apple ID (new email address, same account), but when I try and use my iPad, it is asking me to sign out and delete the account, losing all data.  If I do this, will it all still be there on my new ID? Thanks.

    I changed my Apple ID (new email address, same account), via the Apple website on my laptop, but when I try log into ITunes on my iPad, it still has the old ID.  It is greyed out, so I can't change it.  On researching further,  it seems I have to sign out of iTunes and sign back in using new address.  Ok so far, but when I do this, it asks if I want to delete the account and any data on the cloud.  If I do this, and sign in with changed ID, will all the data be there Or will it be lost?  Thanks for any advice.

    Sounds like apps purchased from those accounts got synced to the iPod and it is asking to log into that account to update them.
    - Apps are locked to the account that purchased them.
    - To update apps you have to sign into the account that purchased the apps. If you have apps that need updating purchased from more than one account you have to update them one at a time until the remaining apps were purchased from one account.
    What do yo see if yo go to the Updates Section of the App Store app?

  • My email account is changing soon.  How do I change my apple to new email address.

    My email account is changing soon.  How do I change my apple to new email address?

    since nobody knows what "my apple" is, I'm going to assume you're referring to your Apple ID, so.... http://appleid.apple.com

  • I have changed my apple I'd email address so when I log in it is correct. But when my friend iMessage me it only works to my old email not my current one. How can I sort this out???

    I changed my apple I'd email address and when I log in I use that email and the right password both work. But when my friend iMessage me it only works if they send it to my old email address not my new current one. How can ai change my iCloud and iMessage address?? To match my current one?

    So have you changed the accounts in the iCloud and Messages Settings?
    Settings > iCloud > Account
    Settings > Messages > Send & Receive

  • I had a name for my user name not an email address and now I cannot get access to my itunes account

    I had a simple user name through the itunes store. It was just a name not an email address, now when I sign in it sends me to an old itunes account which does not recognize purchases that I have made over  the last 5 years.
    Any clue as to how I can access my old account again? I tried asking the system to send me a password with my username (which is not an email address) and have yet to see an email that was on flie with that address.
    Any help would be appreciated
    Thank you.

    Have you tried calling?
    1-800-MY-APPLE (1-800-692-7753)

  • How do I change old out of date email addresses in Mail

    How do I change old out of date email addresses in Mail

    Mail/Preferences/Accounts - select the account using the - sign at the bottom. You also might want to go to a good account, select Outgoing mail sever (SMPT), click on the dropdown menu, select Edit SMPT server and make sure there are no servers left associated with the old e-mail addresses.

  • Setting Display Name for sent emails

    Hi All,
    I want to set a display name for sent emails. For example: when I send emails using [email protected] and after receivign this amil in my inbox it says from [email protected] Is there any way that I can show display name for this like Kartik <[email protected]>.
    is there any API by which I can set this display name? Or this has to be done on mail server?
    Any help would be appreciated!!
    Thanks, Kartik

    it asks for a attribute messageFrom and passes it to SMTPTransport. I have tried setting different values for messageFrom like
    messageFrom=Test Email
    messageFrom="Test Email"
    but it didn't work for me. it expects a domain name there (even if its dummy) like
    messageFrom=[email protected]
    Can you tell me at which place InternetAddress is been called by SMTPTransport so that I can write my own impl for it.

  • Why can't we change display name?

    Its very funny that we cant change display name and also we must have earlier feature which shows all the logged on members
    Think about it
    Thank you

    In the past you had to wait a while for the caches to refresh anyway, now you need to wait an eternity or contact SAP.
    The "display name" is no longer editable.
    So if you are going to choose a pseudonym which is well known, make sure the guy is already dead and cannot get up to any more mischief or new scandals...
    Cheers,
    Julius

  • To change display name

    hi all,
                 i would like to change my display name,is that possible to change?i tried to going into edit profile but i cannot change there?
    any idea?

    Did you check this ?
    why can't we change display name?

Maybe you are looking for