Unity Connection 9.1 - SMTP Send from Address

Hi,
Does anyone know how to change the SMTP sent from address and alias when receiving a VM in Outlook?
For example I receive VM's from an account alias of "Cisco Unity Connection Messaging System" and I would like to change this. It looks like it is linked to a local account configured on the Connection box with an alias of UnityConnection. The fields are greyed out and i'm not able to edit them directly, the only field that I wish to edit is the display name.
I am reluctant to delete the account and re-create one of my own using the same alias in case emails stop being sent. Has anyone any ideas or experience with this issue?
Thanks,
Phil

Yes it can be different than the OS domain. Secretly CXN is a Postfix mail server so this is essentially configuring the domain of the subscribers' mailboxes. As it will warn you though there are several service-impacting daemons that MUST be restarted after making the change.
As you mentioned, the networking guide does require unique SMTP domains per-cluster. This is because most of the inter-cluster traffic occures over SMTP, including message delivery. I typically recommend a semi-human friendly nomenclature such as:
na.voicemail.domain.com
emea.voicemail.domain.com
apac.voicemail.domain.com
Please remember to rate helpful responses and identify helpful or correct answers.

Similar Messages

  • Mailer object error message "SMTP: invalid from address. SMTP error 530 5.7.0 Must issue a STARTTLS command first. d5sm35857280yhl.19".

    I am trying to send an email from Lookout V6.6 using the Mailer object.  I have an email address setup through GMAIL and have verified it works.  Also, Lookout Mailer object is able to verify GMAIL server.  I get the following error message when trying to send the email: "SMTP: invalid from address. SMTP error 530 5.7.0 Must issue a STARTTLS command first. d5sm35857280yhl.19".  Anyone know what is causing this?

    Another method is to use a SMTP relayer, we have deployed them in the past.
    http://www.hmailserver.com/index.php?page=welcome
    Mike
    Forshock - Consult.Develop.Solve.

  • Default "send from" address when sharing photos in Backup Assistant Plus

    Hello,
    Is there a way to change the default "send from" address when sharing photos in online storage from the Backup Assistant Plus app on the Bionic?  I have found the setting on the VZW website for e-mail address maintenance in Backup Assistant Plus, but the address I'm using on the site did not affect the setting on the phone.  This is not a huge issue, but under the current setting, the Bionic is using an address to which I no longer have access, so I'd like to update this address if it can be done.
    Currently running Ice Cream Sandwich, 6.7.246.
    Thank you.

    Found the answer - there is a second link for settings on the media management screen which controls the default sending e-mail address.

  • Email send from address switches after adding a recipient

    I have two email addresses configured on my iphone 5. When I start a new message the default address appears
    In the from line. When I add a recipient the from address then switches
    To my other email address. I can then manually switch it back. This only started once I started using ios7.
    Is there anything I can do to prevent this? Is this a known bug?
    Thanks

    Several errors in this code.
    crlf VARCHAR2(2) := chr(13)||chr(10);Why use a DOS/Windows linefeed? The correct variable/constant to use is UTL_TCP.CRLF - and this is a single #10 character.
    Do not assume that network servers use the same DOS/Windows linefeed char sequence.
    utl_smtp.Helo(v_Mail_Conn, v_Mail_Host);Wrong. You need to identify your platform in the HELO command. Not tell the SMTP mail server who it is. (providing the wrong data should not cause a failure in this case, but that is no reason for getting this command's parameter wrong)
    EXCEPTION
    WHEN utl_smtp.Transient_Error OR utl_smtp.Permanent_Error then
    raise_application_error(-20000, 'Unable to send mail: '||sqlerrm);Just plain silly. You change a perfectly meaningful exception into a generic exception (number -20000). So the caller to your code gets a -20000 error code.. what does that mean? Was that a transient error (mail server commands can be retried)? Or is that a permanent error (mail server is for example down)?
    Make exceptions MORE meaningful where needed. Do NOT make them meaningless by interfering with meaningful exceptions and turning these into useless generic exceptions.
    Tried to add multi recipient by the below code but it does not works.
    v_From := '[email protected]';
    v_recipient := '[email protected]; [email protected]';
    v_cc_Recipient := '[email protected]; [email protected]';
    Wrong. This is not how one specifies multiple recipients. You should be reading RFC 2881 - the specification for the SMTP protocol - instead of making (incorrect) assumptions on about SMTP commands and parameters.
    From RFC2881:
    4.1.1.3 RECIPIENT (RCPT)
       This command is used to identify an individual recipient of the mail
       data; multiple recipients are specified by multiple use of this
       command.  So a SINGLE recipient is specified as parameter. Multiple recipients are specified by multiple calls using this command.

  • External SMTP server, From address

    I have googled a good number of postings about this but just couldn't quite find the right solution. Surely this can't be that hard. Running Leopard, here's what I'm trying to do:
    Use Mail to read & send emails from my work server as well as my .Mac account.
    Easy enough, you would think. Sorry if this is too obvious but I'm a new Mac devotee (though this has rocked my boat a bit!). So, here are the problems I've encountered:
    1) Tried to add an External Server to MobileMe. Problem: Can't my external address as reply-to
    2) Tried to add the account to Mail. The SMTP server doesn't seem to want to take the password that I know works for Outlook and keeps the account "Offline". When I try to send an email using this in the From, it gives me the outgoing email error, allows me to edit or select servers. Selecting it again gives the same erorr.
    3) Tried to just use the default Mac SMTP server for this external account, but still get an error when trying to send.
    Please help me get the right solution!
    Thanks,
    R

    The MobileMe .mac/.me smtp can only be used when sending from a MobileMe address, and not any others.
    What is the source of the SMTP you are trying to use with the other account? What Port are you presenting that SMTP on, and how have you selected to authenticate it?
    Ernie

  • Edit send from address, email app closes spontaneously.

    I type an email, then switch to "send from"
    my other gmail address.
    I scroll down, pull down to the address, and the app closes to home screen.
    It occurs every time, first time.
    Second try, it works.
    What needs to be fixed so I don't waste 1 min every email I send?
    Change the default address
    I "send from"
    How?
    Thank you kindly
    Sydney

    Hi mmarenyi
    In short it impossible to send emails from Apple's mail from an account that is not added through settings.
    To provide some advice rather than adding the account due the amount of emails - I would suggest getting the Gmail app from the App store which will allow you to fetch your emails from your iPad without getting them in Apple's mail. If the other work email address is a common one such as: hotmail, gmail, big pond, yahoo ect, see if there is an app to download. Most email companies now have apps on the App store for download. You could if your work email does not have an app simply pick up your emails through safari.
    I am assuming that your iPad is using iOS 7 or later, however these instructions will work for iOS 5 or later.
    To get the Gmail app:
              1.          Go to the App store
              2.          Search for Gmail
              3.          Click on the free button
              4.          Wait for it to download
              5.          Put in your email and password
              6.          Then you will be able to access your gmail account without using Apple's mail
    Enjoy and Many Thanks
    iBenjamin Crowley

  • How do i change the sender / from address in mail? (MS Exchange)

    I have set up an MS exchange account in Mail. In OSX Snow Leopard I could change the from address. This is necessary because my account username address is not the main address I use (I work in a company's sub division). So my from is not correct generally, and it's also annoying because my own address pops up when I do a reply all.
    Any suggestions?

    You can fix this problem by adding an entry into a file on your mac. You have to add an alias, but manually so by editing this file below:
    I finally found a solution. You can edit this file where USERNAME = users acutal account on the mac:
    Close Mail.
    Go to:
    /Users/USERNAME/Library/Mail/V2/MailData/accounts.plist
    Under this:
                <key>EmailAddresses</key>
                <array>
                    <string>[email protected]</string>
                </array>
    Type:
                <key>EmailAliases</key>
                <array>
                    <dict>
                        <key>alias</key>
                        <string>[email protected]</string>
                        <key>name</key>
                        <string>Name 1</string>
                    </dict>
                </array>
    Save version of file.
    Open Mail.
    I hope this helps - it seemed to work for me.

  • Text messages no longer sending from Address Book

    For a long time, I've sent text messages from Address Book, via Bluetooth and my SE phone. However, all of a sudden, the messages are no longer being received by the receipents, despite them appearing to be sent.
    Any ideas what's wrong?
    Thanks
    Phil

    I'll just bring this to the top, in case anyone can help...
    Cheers
    Phil

  • Mail 4.1 incorrect "sending from" settings, won't send SMTP mail

    I've noted quite a few others reporting 10.6.1 SMTP mail problems, but I haven't seen my specific issue noted elsewhere.
    I've been able to send using my IMAP AOL address via Mail and longtime SMTP settings until today. Now, Mail apparently is scrambling outgoing email addresses and mismatching them with the outgoing SMTP settings. For instance:
    Using AOL address example [email protected] (showing correctly in the "From" window), the email will not send. The "cannot sent message using the server 'LG'..." dialogue comes up with the options to edit the SMTP server list or use the Connection Doctor. (All Connection Doctor reports coming back green, so the trouble's not there.)
    Looking a little closer at the dialogue box, though, it says Mail thinks the outgoing message is being sent from an entirely separate email address. In a couple of tests, the incorrect "sending from" address changes - one time it was a different AOL account, the next was an entirely separate .edu account. Wish I could attach a screenshot, but the bottomline is: I can see the "From" field showing the [email protected] address, but the error message about reconciling the outgoing server settings shows "Sending from: My Name <[email protected]>"
    Whatever the issue is, it is apparently not affecting (so far) my IMAP personal domain or IMAP gmail accounts - they're both sending and receiving normally.
    So Mail apparently is trying to send AOL account mail, but it's not finding the correct SMTP connection because somewhere along the way it's shifted the "sending from" to a different account.
    Any thoughts?

    I've been using Mail app with AOL accounts and the current settings for years with no trouble. This is new.
    I still think it's a Mail app issue - it's clearly showing in the error message a different "Sending from" account from the one that's actually selected and showing in the "From" window of the email message. It's as though Mail is trying to apply the existing SMTP settings for an erroneous account to the outgoing message. It's either trying to send [email protected] mail with YY.aol.com SMTP settings or vice versa.
    I'd be open to re-creating the AOL IMPAP accounts if I could avoid losing years worth of sent and received messages. I have everything backed up with Time Machine, but I've had very erratic email recovery issues with it since Snow Leopard too.

  • Cisco Unity Connection 8.6 not getting CLID information from CUCM 8.6

    Hello,
    Currently Running:
    Cisco Unified Communications Manager 8.6.2
    Cisco Unity Connection 8.6.2
    Problem:
    when any outside caller leaves a voicemail, the caller number information is not being sent to unity.
    example, I call with my cell phone, 817.555.1234 to my Cisco 7940 phone and it shows the CLID information that i am calling with. iDivert to voice mail, Leave a message. Playback message and just the default message information from Cisco Unity.
    we currently upgraded from CUCM 6.1.3 and Unity 5. before i could press 9 and get the caller information.
    I have viewed the "Playback Message Settings" and selected "After Playing Each Message, Play" and selected Sender's Information. and also selected "Include Extension and Sender's ANI"
    upon playing the VoiceMail after the message i get the default message "From Cisco Unity Connection Messaging System"
    I also have the message relaying to my E-mail and I get the same in the subject line.
    "Message from Cisco Unity Connection Messaging System (Unknown extension)"
    This tends to be a big deal with the Sales team as customers will call and say "Call me back"
    But any Internal Calls show the correct information, proper greeting, extension information even on the relay to e-mail.
    Any help will be appreciated.
    Thanks
    Tim

    Found another post that referenced Cisco Bug ID CSCti37610.
    CUC plays message is from Unity Connection Messaging system
    Symptom:Before message playback, Unity Connection plays the message is from Unity Connection Messaging System instead sender's ANI
    Conditions:Problem was observed on Unity Connection cluster and appropriate services are not rebooted after changing the SMTP domain name
    Workaround:
    Restart the Unity Connection servers
    It should have been fixed in 8.5 but we did change the SMTP domain name on 8.6 and now see the problem. Will schedule a reboot and see if the issue goes away.

  • Mobile me/iCloud has different send from email address

    Hi, I've upgraded to iOS 6 on my iphone4 and since ive done this my mobile me address wont send any emails, I can receive emails fine but when I go to send a mail on icloud or on my phone or on the mail programme it is telling me that my send from address is [email protected]  I dont know who this is and I cant seem to change the settings.  I've re installed mail several times and it still doesnt work, has this happened to anyone else or can someone help please??

    If you go to http://icloud.com and go to the Mail page, click on the cogwheel icon at top right and choose Preferences, then click 'Accounts' in the toolbar of the pane which opens, what does it show (don't post your email address)?

  • Using multiple email accounts, smtp from provider, sender's address is the same for all email accounts

    Ok
    I'm sure this is an issue for many of us, but I cant find a solution for this on the net.
    So I had set up multiple email accounts. My main account is gmail, but I'm using several others. The smtp server had to be the same which was from my ISP for all email accounts (apart from gmail which has it's own).
    Now, when I send email from these accounts, the sender's address will always be ***@virginmedia.co.uk. Obviously, since thats what the smtp is for.
    But what if I want to send emails from these accounts and want to be the sender accordingly? like ***@yahoo.com or ***@freemail.com etc...
    Is there a way to get around these? If they dont have their own smtp servers? Or they can only be used to send emails through their web-based email page?
    Hope it makes sense, sorry for my crap english.
    Thanks
    Daniel

    Can you tell us which is the mail account ( hotmail, gmail or any personal)
    If I help you with any inquire, thank you for click kudos in my post.
    If your issue has been solved, please mark the post was solved.

  • Allowing an AD service account to send SMTP as any from address

    We have developed an application which runs as a Windows service and allows sending emails (via SMTP) to any number of configured recipients based on configurable events in a database. E.g. a change in workflow status on a record in the database triggers
    an email to the subscribed users of that event.
    This service runs as a domain account and has a configuration setting to point at an SMTP server for outgoing emails. When the service sends SMTP emails, it does so as the identity of the configured domain account that runs the service.
    Our problem is, some of the configured events need to send emails with a from address different to the account running the service. We are getting the error "5.7.1 Client does not have permissions to send as this sender" if we specify the email
    address of another AD account (or a non existing email address within the domain) in the From field.
    What permissions or configuration do I need to set in Exchange 2010 to allow this account to send from any email address within that domain?
    Any help much appreciated.

    If you would like to send from any invalid email address, you will have to do the below
    Using the Exchange console:
    Expand Recipient Configuration -> select recipient -> recipient Properties | Mail
    Flow Settings page | Message Delivery Restrictions | Properties
    "require that senders are authenticated“
    must not be selected.
    Selecting this check box will prevent anonymous users from sending messages to the recipient.
    Blog: http://theinfraguys.com
    Follow me at Facebook
    The Infra Guys Facebook Page
    Please remember to click Mark as Answer on the answer if it helps you in anyway

  • Unity Connection 10 - EventID: 0xC0000007 (7) - After 5 unsuccessful attempts to send a notification for subscription

    hello,
    i am receiving this event on MX:
    this is showing ip address of my unity connection that is 172.20.101.22....
    what could be reason and cause of it?
    EventID: 0xC0000007 (7) - After 5 unsuccessful attempts to send a notification for subscription [EABtYngwMi5uaGljLmxvY2FsEAAAAIfIUmalt2VFie2S8ahJiKNZu5GtCIfRCA==] against endpoint [http://172.20.101.22:7080/NotificationService/services/NotificationService?id=33a00cf5-3f28-44e1-9d44-46b24da4bc2a&pid=14227], the subscription has been removed. Details: WebException: Unable to connect to the remote server Status: ConnectFailure at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)
    at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult)
    at Microsoft.Exchange.Services.Core.NotificationServiceClient.CreateSendNotificationRequestAsync(IAsyncResult requestAsyncResult)

    Navigate to CUC Administration, set the following under SMTP Configuration > Server, and give it another shot.
    [V] Allow Connections From Untrusted IP Addresses
      [ ] Require Authentication From Untrusted IP Addresses
    -Mateusz

  • ERROR WHILE FORWARDING VOICE MESSAGE FROM NOTES VIEWMAIL TO ANOTHER VOICEMAIL USER IN UNITY CONNECTION

    Hello All,
    I am facing problem while replying/forwarding or sending a NEW Voice Message from ViewMail integrated with  IBM LOTUS  Notes 8.5 to the other Voice Mail User Configured in Cisco Unity Connection.The ViewMail Version is 8.0.2 for IBM LOTUS Notes.UC  version is 8.x
    I have attached the file that displays the error.
    From the view mail inbox if i "Right Click" any email and the "Click ON Forward" I am able to forward the Voice Message from the ViewMail to the IBM LOTUS Domino user [ that is forwarding it to EMAIL Account ], but if I try to forward it to unity user is gives "Failure Delivery".
    Now when I double click the individual voice mail message in ViewMail account and then click on "Forward/reply/NewMemo" icon available on the individual voice message window that I have opened ,I get an error as stated below
    "The remote name could not be resolved error in Notes ViewMail 10.0.0.152e_vmws_gen_property_not_found "
        where 10.0.0.152 is the IP-Address of my Unity Connection Server.
    Also just for the information I am able to Login into Cisco PCA for alll the users and able to view the Inbox.
    I am able to forward the VoiceMessages between Unity Connection users via CISCO PCA without facing any issue.
    A Quick Help will be much appreciated .......... :-)
    Hasan Jafri

    Hello Craig,
    After spending sometime on troubleshooting , just for testing purpose I created two new Unity Connection Voice Mail User and configured VMN [VoiceMail for Notes] account on the same lotus Notes.
    Interestingly this time I was able to use Reply & Reply to All option to send the Voice Message via VMN. {WORKING JUST FINE,NO PROBLEM WHAT SO EVER ]
    But still I am NOT able to use Forward option to send the Voice Messages via VMN.
    REPLY WITH HISTORY & REPLY TO ALL WITH HISTORY options are also not working.
    This is error that I am getting
    "Error in QueryServe in CoreUCClasses 213 at line 336:Vmws:The remote server returned an error:(403) Forbidden
    I HAVE CREATED VIDEO RECORDING FOR THIS ERROR & WORKING PART OF THE CONFIG TO GIVE YOU A BETTER IDEA OF THE PROBLEM.
    Its 7 MB Recording. I hope you can easily Download.
    Also important point is that i don't see any previous error that was accuring during my earlier testing.
    Thanks & Regards,
    Hasan Jafri

Maybe you are looking for