E-Mail Alias or Display Name on bursting?

Hello,
Has anybody tried using e-mail display name or alias in bursting (EBS version)?
<xapi:email server="xxmail.mailx.com" port="25" from="[email protected]" reply-to ="">
<xapi:message id="${XX_ID}" to="${XX_EMAIL}" cc=""
...In the above code, I would like to see the FROM email display(when received) as "My Email Alias" instead of [email protected] Any command to use?
Thanks in advance,
MM

yes - it works:
<xapi:email server="xxmail.mailx.com" port="25" from="My Email Alias &lt;[email protected]&gt;" reply-to ="">
<xapi:message id="${XX_ID}" to="${XX_EMAIL}" cc=""
...

Similar Messages

  • Regarding Requests to change a user alias / username / displayed name

    Has there been any progress in developing a way to change the name displayed on discussion posts? I didn't realize my full name would appear on my postings and would very much like to edit this on my profile. The posted answer I found that it wasn't passible to do this goes back to 2008. Any news on this?? Thanks.

    Hi,
    iChat Can Create new @Mac.com email like addresses and makes them Apple IDs
    iChat 4 and 5 link to this page
    This page was created after MobileMe started up.
    At first it was an @Mac.com name for iChat only
    Later it had an option to make it an Apple ID as well.
    Now in the last few Months it has become an Automatic step in the process to AN Apple ID as well.
    As people don't always want to link all their On-line apps to one ID but also don't want to create more Email address it has become a problem in iChat.
    I have raised this issue higher up.
    My point is though that you can make an New @Mac.com ID and it is a Apple ID
    (I have not looked into changing it to a MobileMe Account linked name at a later stage which seemed to be the middle/previous method).
    8:43 PM Monday; December 20, 2010

  • Re: Regarding Requests to change a user alias / username / displayed name

    On Feb 12, 2008 11:43 AM, Eric W. wrote:
    "We have seen several requests from users to make changes to their public alias. Unfortunately this is not possible at this time, however we are looking into this suggestion. "
    Dear Eric W.:
    Is there any update on this request? It is coming up on two years since your announcement was posted. Looking through this forum, this seems to be a very common, frequent and popular request. For privacy reasons, I can see a great need for the ability to change one's alias.
    The current alternatives (create new alias, let old one fade away, etc.) are not acceptable.
    Please provide an update on the progress of this request.
    Thank you.

    romad,
    This is not a bug, it is a design choice. I have stated that we are looking at this option, but so far the we have not made a decision to change it. We continue to evaluate it, and if there is a change made it will be communicated at that time. Until then I cannot give an ETA because it is possible that this will never change.
    Eric W.

  • Send email (c#) using ews and set custom display name (from)

    How to connect to exchange service via exchange web services send a mail and the display name is custom ?
    With this code, just connect to exchange server (ews) and send a mail.
    How to change my code ?
    private void t() {
    const string subjectBody = "test email ";
    const string username = "username";
    const string password = "password";
    const string domain = "domain";
    const string ewsURL = "http://exchangesrv/ews/exchange.asmx";
    unews.ExchangeServiceBinding esb = new unews.ExchangeServiceBinding();
    esb.Credentials = new System.Net.NetworkCredential( username, password, domain );
    esb.Url = ewsURL;
    unews.CreateItemType newItem = new unews.CreateItemType();
    newItem.MessageDisposition = unews.MessageDispositionType.SendAndSaveCopy;
    newItem.MessageDispositionSpecified = true;
    unews.MessageType msg = new unews.MessageType();
    msg.Subject = subjectBody;
    msg.Body = new unews.BodyType();
    msg.Body.BodyType1 = unews.BodyTypeType.Text;
    msg.Body.Value = subjectBody;
    msg.ToRecipients = new unews.EmailAddressType[1];
    msg.ToRecipients[0] = new unews.EmailAddressType();
    msg.ToRecipients[0].EmailAddress = "[email protected]";
    newItem.Items = new unews.NonEmptyArrayOfAllItemsType();
    newItem.Items.Items = new unews.ItemType[1];
    newItem.Items.Items[0] = msg;
    try {
    unews.CreateItemResponseType createItemResponse = esb.CreateItem( newItem );
    if (createItemResponse.ResponseMessages.Items[0].ResponseClass == unews.ResponseClassType.Error) {
    throw new Exception( createItemResponse.ResponseMessages.Items[0].MessageText );
    else {
    Console.WriteLine( "Item was created" );
    catch (Exception ex) {
    Console.WriteLine( ex.ToString() );
    With this code, can connect to a exchange server (smtp) and send a mail, with a custom display name.
    System.Net.Mail.SmtpClient smtpc = new System.Net.Mail.SmtpClient( "exchangesrv" );
    System.Net.Mail.MailMessage mm = new System.Net.Mail.MailMessage( "CustomDisplayName <[email protected]>", "[email protected]", "test email", "test email" );
    smtpc.Credentials = new System.Net.NetworkCredential( "username", "password", "domain" );
    smtpc.Send( mm );

    That won't work the way you want it in EWS, like when you send via Outlook or OWA when you send a messages via EWS it's submitted via the Exchange store so the Sender Address will be resolved back to the default Reply address for whatever account your trying
    to send as. If you need some sort of custom display name I would suggest you stick to SMTP or possible create a Transport Agent that would rewrite the address before its sent externally.
    Cheers
    Glen

  • How to alter my display name when sending from an alias?

    When sending emails from my iphone, using an alias, I've noticed that it sends it using my real name. This defeats the purpose of using an alias!
    When I send it from my Mac using the mail app, or from icloud on the web, it uses the name I've designated for the alias, but this is not the case on my phone.
    How can I get the mail app on my iphone to use the display name I've designated for the alias?

    Just go to icloud.com and click the gear in the top right corner (Preferences). Then go to the "accounts" tab and click on the alias you are trying to use and then when it comes up, insert the name you would like to use. If there's any more questions you have, just reply.

  • HT4897 iCloud alias still displaying my name

    I created two e-mail alias accounts for my me.com account.  However, when I send a test e-mail from them, they still display my actual name...which sort of defeats the whole purpose of having an alias e-mail.  Is there anyway to simply show the e-mail alias and not have any other identifying information show up?  Thanks!

    Thanks much for the response, but I have different entry in the "Full Name" selection, but it is still pulling my actual name instead of what I have entered as the full name for the alias.  I am going to try to change the "Full Name" for my main iCloud IMAP and see if that helps.  Thanks again for the response.

  • Why does the display name in older messages change if I update my address book for that E-mail address?

    I have recently installed Thunderbird 24.5.0 after upgrading a WinXP machine to Win7. I have discovered a strange problem with older mail that was imported from Outlook Express 6.
    The pastor of my church uses a generic E-mail address <[email protected]>. This address belongs to the position, not to an individual. We recently had a new pastor come to the church, and I updated my entry for this E-mail address to reflect the new person's name. This is fine for new mail sent since the new person arrived, but Thunderbird has also applied the new name to older mail from the previous pastor. This is very confusing, since the current pastor could not have sent mail from that address prior to her start date.
    How can I get Thunderbird to stop changing the Display Name in archival messages that were sent by the previous pastor prior to September 01, 2013? I have not encountered this situation before using Netscape 4.x Mail, Outlook Express 6, and Windows Mail (Vista version).

    Of course it does. It looks for a match between the sender's email address and a Contact in your address book. You've edited the Display Name for this account so it gets applied to any message with that email address if that's how your Address Book is configured.
    In the Contact card for this address, you can tell it whether or not to use the "real" email address within the message, or the Display Name from your Address Book. Telling it to use the name found in the message ''might'' resolve this, but it depends on how the sender has formatted it. If he includes his name then Thunderbird should be able to resolve it, and you just add both configurations to your Address Book as two separate Contacts, rather than modifying the existing entry.
    However, in this situation you're using the same email address for two distinct people, so Thunderbird may not be able to know who sent the old messages. If both have sent using "rector&#64;stpeterscobourg.org" without any personalization then Thunderbird won't be able to differentiate between them.
    I have to say that I haven't recently tried using different display names with the same email address, so I don't know for sure if TB can use the display name constructively. If there's nothing in the old messages to tell you which sender wrote them, then TB can't do anything about it.

  • Mail: Display Name in "To:" Field

    Hi,
    In the mail app To: field a display name is associated with an email address. For a particular email address I want to remove this association.
    (apols this is difficult to explain).
    I am a member of an email group called TriLondon (at) yahoogroups (dot) co (dot) uk. A while back I wanted to be able to send automated reminders to this group via iCal. As I remember at the time I added this email as part of my profile in address book. When I recieve a message from this group the from field displays "Steven Lord" (ie my name) and when I send to it the to field displays "Steven Lord".
    This is now very confusing and I no longer want this associated. I have removed that email address from my profile in address book but still if I recieve an email or send an email to TriLondon (at) yahoogroups (dot) co (dot) uk it shows as Steven Lord in the to / from field.
    HELP !! I'm pulling my hair out trying to fix this.
    <Edited by Moderator>

    I don't have to log in to send to this group.
    Before any of this happened I could send an email to that group from Mail app on my mac. In order to be able to automatically send reminders to that group via iCal (I no longer need to be able to do this) I added an address to my profile in Address App. So I added the email address under my card in Address App.
    That resulted in any mail being received from the above group being labelled as coming from me.. ie Steven Lord. It's annoying and I've finally decided to try and sort it out.
    So...
    In Address App I've removed the email address trilondon 'at' etc... from my card in there. However, within Mail app any email coming from that email address is still labelled as Steven Lord.

  • Mac Mail Wrong Display Name

    My Mac mail app for my icloud account has the wrong display name for the account.  About three years ago, I bought my mac on the company credit card, and had to use our accounting director's name for the billing address.  (We'll call him Richard Nicks).  Three years later, I open Mac mail and HIS name is the display name for my icloud email!
    Of course it's grayed out, so I have to change it in the icloud account.  But when I go log into icloud, his name does not show up anywhere.  I've confirmed the email addresses are all the same so I know I don't have multiple accounts or anything.  I've closed mail, resynchronized it, rebuilt the database, no joy.  Where in the world is it getting his name from and how can I change that?
    Thanks
    OS X 10.9.5

    Thanks for the response.
    In Account Preferences, the name and email address are grayed out so I cannot change those.
    I looked in my contacts, go under All iCloud, and there's only one contact.  The picture is of a piano that says Me, so I assume that is my Me card.  This has my correct name.
    Interesting to note, when I send an email from iCloud on my iPhone, it comes across with the correct display name.
    I'm at a loss on where else to check.  Thanks for the help!

  • Opening web form in SmartView 11.1.2.103 - display name and alias

    Hi,
    Through some useful forum here, I have upgraded our SmartView, APS and Essbase to version 11.1.2.103 in order to display name and alias in SmartView. However, since I am very new to Hyperion overall, I am still exploring whether it is my limited knowledge with the product or if it's limitation of the product. My client wants to open up an existing web form in SmartView and shoe name and alias in separate columns. Is this possible? I have tried many combinations but I was only able to open up the form in SmartView having name and alias in single column. Any tips and tricks to achieve what I want will be greatly appreciated.
    Thanks,
    Kelly

    This is by design. There was strong customer feedback asking for the ability to show the POV in the first row and not have the POV toolbar on. This feedback came from longtime Essbase customers and partners. If you click the POV button this row gets hidden and you can use the toolbar just like you did in the past in Smart View (no loss of functionality). For Essbase the default is to show the POV on the sheet.
    We have continued improvements planned but here are some of the key point that drove this change:
    1 - Printing the POV - Having the POV on the sheet gives the user the ability to format and print using native Excel functionality.
    2 - Flexible Freeform - With the POV on the sheet the user can easily change their POV or the grid orientation by typing or using native Excel formulas, list features, or VBA.
    3 - Ability to copy grids from one sheet to another with no loss of the POV. Simply copy and paste.
    Hope that clarifies things.

  • Outlook mail app display arabic mail subjects and folders names as "??????"

    outlook mail app display arabic mail subjects and folders names as "??????" , any way to solve this problem ? thanks

    Skydiver119 wrote:
    the ipad likely doesn't have a font to display the mails
    That's nonsense, if you look at the settings you will see you can put the entire device into Arabic if you want, as well as type and read Arabic emails and other docs.  The font is there, but for some reason the encoding is botched, either by the app or the place sending the email to the iPad.

  • Cannot search EAC by Display Name - Must search by Alias

    My company is slowly migrating users from E2k7 to E2k13.
    We have noticed on several occasions that room resources that are on E2k13 can only be found in EAC when we search by their Alias. We absolutely cannot search by a display name.
    However on some rooms we can search by the display name.
    Any known issue here? Or anyone experience this?

    Hi Johnny,
    We can search the rooms by using Alias, if they also working well, then it seems the migration from Exchange 2007 to Exchange 2013 complete successfully.
    Did someone rename the display names? It needs some time to cover the modification.
    Please also get mailbox via display names to verify whether we input the correct display names.
    Command as below:
    Get-Mailbox DisplayName
    If everything going well except the "searching via display name on some users", I suggest intalling the CU3 or SP1. The Exchange 2013 SP1 will release in a short time later.
    Hope it is helpful
    Thanks
    Mavis
    Mavis Huang
    TechNet Community Support

  • How to see the "display name" at workflow e-mail notification?

    Hi all,
    I would like to see the “display name” instead of the e-mail address when I receive a workflow e-mail notification. It seems to be something likes that:
    From: “KM Notification System” <[email protected]>
    <b>Is it possible to configure the e-mail notification to do it?</b>
    PS.: I already tried to configure the e-mail notification at UME configuration (using config tool) and replaced “[email protected]” with ““KM Notification System” <[email protected]>”. But, after restart the server I’m still receiving workflow e-mail notification without the “display name” appearing.
    Thanks in advanced,
    Alcides Flach

    Hi,
    I solved the problem. Its is working now.
    I've replaced the notificator.EMAIL* [email protected] with “KM Notification System” <[email protected]> and it works fine.
    *System Administration >> System COnfiguration >> Knowledge Management >> Content Management >> Utilities >> Channerl Originators
    Cheers,
    Alcides Flach

  • Using alternative display names on one email alias

    Sometimes I'd like send email using one display name (ie "Mr. Happy") and sometimes with another ("Mr. and Mrs. Very Happy"), both using the same email account. Is there a way to set that up without creating a duplicate account? Thought I'd seen a reference, but can't find it now...

    Thank you. This is great help-it's got me looking in the right direction.
    I have not been managing aliases, so I'm wondering how to load the db and edit it. This is my first mail server and my first email setup for osx so I'm a newbie.
    I've found the following resources:
    http://developer.apple.com/documentation/Darwin/Reference/Manpages/man1/postalia s.1.html
    and
    http://developer.apple.com/documentation/Darwin/Reference/Manpages/man5/aliases. 5.html#//apple_ref/doc/man/5/aliases
    But I'm a little lost as to how to edit the configuration file, and I'm a bit lost on where it is. I've found a file titled "aliases.db" within the /etc folder that I have opened with a text editor. It lists some of the email addresses in my company, but there's also some garbled information in it. So I believe this is the file I would need to edit, but I'm not sure.
    Can you please give me a little more help as to how to edit this file and reload it? I really appreciate it.
    -John

  • How to change the display name for Gmail aliases?

    I have a Gmail account with multiple aliases. They look like this:
    Joe User <[email protected]> (Primary)
    Support <[email protected]> (Alias)
    Billing <[email protected]> (Alias)
    Works great. I'm trying to set up Apple Mail on my new MacBook to support the aliases as well. I am able to input the e-mail aliases, but the display names for all are 'Joe User' which defeats the purpose of having the aliases.
    I have to imagine I can do this. Can someone help me out?
    Regards,
    Dave

    Anyone came here, refer to this post.
    http://h30499.www3.hp.com/t5/Community-Feedback-Suggestions/change-of-display-name/m-p/6667672/highl...

Maybe you are looking for