UCCX Send eMail unable to send external emails

Hi,
I created a script where it asks the user to record a prompt and then it sends that prompt as an attachment via email. I am able to get it to send the email internally on our domain, however unable to send the email externally. I did a Reactive Script debug and there are no error messages. I tried searching through the MIVR logs but cannot find anything, or don't know what to look for. Any insight? We are running UCCX 8.5 Premium. Are there any tests I can do through the CLI to test port connectivity to Exchange? It's very odd that it's able to send the email internally.
Thank you.

If its getting to Exchange and you are able to send emails internally but not externally, i think its an exchange issue. Maybe its because the From address is not assigned in Exchange and Exchange or your spam filter might not allow to send emails out.

Similar Messages

  • What is going on W/Cox email, unable to send or reply

    What is going on W/Cox email, unable to send or reply on ipad or iphone error message unable to connect to outgoing server smtp.cox.net

    Are you sure you have a good wifi connection?
    iOS: Unable to send or receive email
    http://support.apple.com/kb/TS3899
    Can’t Send Emails on iPad – Troubleshooting Steps
    http://ipadhelp.com/ipad-help/ipad-cant-send-emails-troubleshooting-steps/
    Setting up and troubleshooting Mail
    http://www.apple.com/support/ipad/assistant/mail/
    iPad Mail
    http://www.apple.com/support/ipad/mail/
    Try this first - Reset the iPad by holding down on the Sleep and Home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons. (This is equivalent to rebooting your computer.)
    Or this - Delete the account in Mail and then set it up again. Settings->Mail, Contacts, Calendars -> Accounts   Tap on the Account, then on the red button that says Remove Account.
     Cheers, Tom

  • Send mails with attachment to external email id

    Hi Folks,
    I have an ALV report, the output of which needs to be sent as an excel attachment to an external email id. Can I use SO_NEW_DOCUMENT_ATT_SEND_API1 in this case? What about the SAP Connect settings? Any documents/help files/code samples describing the same will be useful.
    /Sagar

    HI,
    If you want to send the ALV output as it is then you need send it to Spool and then convert it to a PDF then send it via email as an attachment,
    or else, if you want to send the data of the output you can send it by the final internal table i mean by using the final Internal table you can send the data by passing this final interanl table to <b>'SO_NEW_DOCUMENT_ATT_SEND_API1'</b>
    <u>example for your understanding:</u>
    DATA: OBJPACK   LIKE SOPCKLSTI1 OCCURS 2 WITH HEADER LINE.
      DATA: OBJHEAD   LIKE SOLISTI1 OCCURS 1 WITH HEADER LINE.
      DATA: OBJBIN    LIKE SOLISTI1 OCCURS 10 WITH HEADER LINE.
      DATA: OBJTXT    LIKE SOLISTI1 OCCURS 10 WITH HEADER LINE.
      DATA: RECLIST   LIKE SOMLRECI1 OCCURS 5 WITH HEADER LINE.
      DATA: DOC_CHNG  LIKE SODOCCHGI1.
      DATA: TAB_LINES LIKE SY-TABIX.
      DATA L_NUM(3).
    Creation of the document to be sent
    File Name
      DOC_CHNG-OBJ_NAME = 'SENDFILE'.
    Mail Subject
      DOC_CHNG-OBJ_DESCR = 'Delivered Mail'.
    Mail Contents
      OBJTXT = 'Object text'.
      APPEND OBJTXT.
      DESCRIBE TABLE OBJTXT LINES TAB_LINES.
      READ TABLE OBJTXT INDEX TAB_LINES.
      DOC_CHNG-DOC_SIZE = ( TAB_LINES - 1 ) * 255 + STRLEN( OBJTXT ).
    Creation of the entry for the compressed document
      CLEAR OBJPACK-TRANSF_BIN.
      OBJPACK-HEAD_START = 1.
      OBJPACK-HEAD_NUM = 0.
      OBJPACK-BODY_START = 1.
      OBJPACK-BODY_NUM = TAB_LINES.
      OBJPACK-DOC_TYPE = 'RAW'.
      APPEND OBJPACK.
    Creation of the document attachment
      LOOP AT ITAB_DATA.
        CONCATENATE ITAB_DATA-PRODUCTOR
                    ITAB_DATA-VBELN
                    ITAB_DATA-POSNR
                    ITAB_DATA-MATNR INTO OBJBIN.
        APPEND OBJBIN.
      ENDLOOP.
      DESCRIBE TABLE OBJBIN LINES TAB_LINES.
      OBJHEAD = 'ORDERS'.
      APPEND OBJHEAD.
    Creation of the entry for the compressed attachment
      OBJPACK-TRANSF_BIN = 'X'.
      OBJPACK-HEAD_START = 1.
      OBJPACK-HEAD_NUM   = 1.
      OBJPACK-BODY_START = 1.
      OBJPACK-BODY_NUM   = TAB_LINES.
      OBJPACK-DOC_TYPE   = 'TXT'.
      OBJPACK-OBJ_NAME   = 'WEBSITE'.
      OBJPACK-OBJ_DESCR  = 'ORDERS.TXT'.
      OBJPACK-DOC_SIZE   = TAB_LINES * 255.
      APPEND OBJPACK.
    Completing the recipient list
    target recipent
      clear RECLIST.
      RECLIST-RECEIVER = '[email protected]'.
      RECLIST-EXPRESS  = 'X'.
      RECLIST-REC_TYPE = 'U'.
      APPEND RECLIST.
    copy recipents
      clear RECLIST.
      RECLIST-RECEIVER = '[email protected]'.
      RECLIST-EXPRESS  = 'X'.
      RECLIST-REC_TYPE = 'U'.
      RECLIST-COPY     = 'X'.
      APPEND RECLIST.
    Sending the document
      CALL FUNCTION 'SO_NEW_DOCUMENT_ATT_SEND_API1'
           EXPORTING
                DOCUMENT_DATA              = DOC_CHNG
           TABLES
                PACKING_LIST               = OBJPACK
                OBJECT_HEADER              = OBJHEAD
                CONTENTS_BIN               = OBJBIN
                CONTENTS_TXT               = OBJTXT
                RECEIVERS                  = RECLIST
           EXCEPTIONS
                TOO_MANY_RECEIVERS         = 1
                DOCUMENT_NOT_SENT          = 2
                OPERATION_NO_AUTHORIZATION = 4
                OTHERS                     = 99.
    ENDFORM.                    " SEND_MAIL

  • Iphone email unable to send out

    Hi ,
    i found that my email only able to receive & unable to send out, keep facing faile " ***@hotmail.com" was rejected by the server because it does not allowing relaying
    any solution to enable this matter ?
    thank
    <Email Edited by Host>

    Hi KIEK ENG LI,
    Welcome to the Apple Support Communities!
    I know that it can be frustrating when an application as useful as Mail is not sending as your would expect from your account. In this situation, I would recommend working through the troubleshooting steps outlined in the attached article.
    Get help with Mail on iPhone, iPad, and iPod touch - Apple Support
    "Relaying denied" or "Email address rejected by the server" when you try to send email
    This error indicates that either an email address is incorrect or your settings aren't correct for your current connection. Make sure the email address is correct for messages in the Outbox or try a different port:
    If you're on a Wi-Fi network connected to the same network as your email domain, such as your Cable or DSL provider, try port 25:
    Tap Settings > Mail, Contacts, Calendars.
    Tap your email account, then tap Account.
    Scroll down and tap Outgoing Mail Server.
    Tap Primary Server, then tap Server Port.
    Delete the current port and enter 25.
    Tap Done.
    When you connect to a cellular data or a different Wi-Fi network, you need to use an alternate port and authentication, if your email provider supports it. The most common alternate ports are 465 and 587. Check with your email provider for specific settings.
    If you still can't send email, you can set up an alternate SMTP server.
    Cheers,
    Joe

  • Earthlink email - Unable to send but can receive

    Has anyone figured out how to get mail to send from the New Pre?  I have done everything humanly possible including countless hours on the phone with Palm, Earthlink, and Sprint to no avail.  I'm able to receive messages but still unable to send.  Please help me.
    Post relates to: Pre p100eww (Sprint)

    Have you tried the following earthlink setting for the outgoing server?
    smtpauth.earthlink.net, use authentication.
    If that doesn't work, use the sprint outgoing server,
    smtp.sprintpcs.com, use authentication and no ssl.
    For reference purposes, click on the following link for the support page for your device on the kb.palm.com webpage.
    http://kb.palm.com/wps/portal/kb/na/pre/p100eww/sprint/home/page_en.html
    There are links on the page to the user guide, troubleshooting, how to's, downloads, etc.

  • Emailing the report to external email -  Background job

    HI
    We are creating background job for running the report in background...but i want the output(report) to send an email in Excel format after the job run successfully...
    Here the email is External email not SAP inbox..
    Do you have any idea how to achieve this? any user-exit or even handling will help this?
    Please let me know
    Thanks
    Govi

    Iam not using custom program to send the email...I know about the FM SO_DOCUMENT_SEND_API1...to send email.
    My requirement is to send email to user the report in Excel after the background job runs.
    we will define the job in SM36 with variant for the report with program name and variant.
    after the job runs the spool request will be created and we can also setup the output of the report to be sent to SAP inbox.
    my question is to how to send the output of this report in Excel format to external email i.e. Gmail, yahoo etc...
    I hope u r clear now...
    Please let me know if you know the answer.
    Thanks

  • Email not sent to external email id

    Hi All,
    We have a particular user who is not receving the email notifications/ reminders to approve leaves on his lotus notes id.
    Its only this particular user who is having this problem.
    If i trace the workflow (leave sbmitted by his subordinates) the  sending notification task has completed status but in SOST there is no record of a mail sent.
    Have checked SU01 the user has an email address maintained both in ESS and R/3.
    As per config SO16 - home address is selected.
    In the profile his external email id is selected as home address.
    what should i check next to sort out the issue.
    Thanks & Regards,
    Swati Sahu

    Hi Swati,
    Try to maintain an auto-forwarding email address for this user using transaction SO36 and check if that solves your problem.
    Regards,
    Jigar

  • Unable to send messages, Unable to send messages

    Unable to send messages. Can receive messages

    In a number of recent threads, here and on the Blackberry boards, it has been found that eliminating the "1" in front of the area code-phone number will resolve this issue.
    With landline phones, you often have to dial "1" before the area code. I discovered long ago that it is not necessary to do so with my cell phone. It works with the "1" first, but also works without it.
    Lately, the "1" has been interpreted by some phones' software as a country code for the US and pre-pends 011 to the phone number rather than just the 1, causing havoc, undelivered messages, etc.
    The simple solution is to remove the "1" from all your contact phone numbers. And while you are checking and revising, make sure all your numbers include the area code as well.
    HTH,

  • Sending Report as HTML via external email.

    I have a report on Apex 4.0.2 and was wondering if it is possible to get the report values as HTML so that I can send them using an email function I have in separate packages?
    I just send the username, recipients and the HTML to this function and it generates the email along with the ones I generate from all other screens.

    Just to clarify, I have a process that is called on submit.
    At the moment it emails fine with data from the apex page, but is there way to include a html version of the page without creating it myself?
    the function is called like this:
    Email(pEmailName => lvEmailName,
    pSubject => lvSubject,
    pTextMsg => lvText,
    pHTMLMsg => lvHtml);
    and I want to pass the data as html to pHTMLMsg.

  • Sa520 not sending logs through email . unable to send log

    runSmtpClient failed
    Component: PLATFORM
    Could not execute the smtpClient. adpCmdExec failed. Exiting.
    Component: LOGGING
    waht shoud be the resolution

    Hi Subir,
    We are able to send logs successfully through email (see attachment). Could you please provide more details on the issue reported. Can you also let me know which firmware version are you using on  SA500? The latest firmware is 2.1.51 and can be downloaded from  www.cisco.com
    Also please provide us dbglogs when the issue occurs. Please  change / remove all passwords before providing the dbglogs. To get  dbglogs, log into SA500 web UI and in the URL type the following:
    https://IP_address_of_SA500/scgi-bin/dbglog.cgi
    Thanks,
    Nitin

  • Lion email unable to send using Fios on any device

    Hi All
    All of a sudden my ability to send email using my verizon account stopped...  On both lap tops, ipads and macs... What's up???

    So verizon says it not on their side...
    Do we expect any less from out friendly neighborhood ISPs?
    So the green dot is there next to the account in connection doctor? How many accounts are we talking about? Are all your devices going to the same email account?
    I suppose it is possible for something on your end to be causing this but it would either have to be a single point all the devices are going through or else it would ba a chnage you made to all devices (or the account).
    If you can take the iPad to a wifi hot spot and try getting your mail. See what happens.

  • Send Vendor Balance confirmations report output (F.18) to External email ID

    Dear Friends.
    I have following requirement
    Our Client requirement is to send Vendor Balance confirmations report output (Tcode F.18) to external email ID of vendor.
    So please guide accordingly.
    I have done BASIS Settings for SMTP (Tcode SCOT, RZ10) and Through SAP office using BASIS consultant and i can able to send sample test mail to external email ID through SAP Office (tcode SO00)
    I will be thankful if anyone gives me exact solution.
    Thanks & Regards
    Suyog

    Hi,
    You can craete Background Job and send Mail.
    e.g.
    Goto->SM36->JOBWIZARD ( Create the Job and specify the Spool List Recipients ).
    After Creating the job.
    Again SM36->Start Condition ( You can create here when to send the mail ).
    And Release it.
    Be sure that your BASIS guy has done the required settings for Outgoing Mail.
    Please check in SCOT.
    Affable
    Arbind
    Edited by: Arbind Prasad on Jan 23, 2010 3:07 PM

  • Schedule job to send to external email address

    We wish to execute a daily report in the background and send the report to an external email. The idea is that a management report is set up to send to a senior manager every morning for the previous days data.
    I can add a recipient to the background job using the Properties - Cover sheets option, but this sends a the spool file to the recipient which is not acceptable.
    If I execute report in foreground (for example report FBL1N) I can then send the report to a recipient via List u2013 Send, however I cannot save this in the variant to then execute in background.
    I realise this could be done using ABAP but we don't want to create a copy report for what looks like should be something that SAP can do as standard
    Thanks

    HI,
    the way I do this for some daily/weekly check reports is the following:
    in SAP Business workplace (T-code SBWP) create a distribution list for the external email-adress (in the distribution list content key in the email-adress in "recipient" and as "recipient type" set "via internet").
    In SM37 job scheduling schedule the job for the time it should be executed and as "spool list recipient" add the distribution list you've created before.
    Try this with your own external email-adress first to see the result.
    Best regards, Christian

  • DISTRIBUTION LIST WITH EXTERNAL EMAIL SEND FROM OUTSIDE

    Hello to all,
    I'm new in the foruum.
    i have the following problem with Distribution Lists.
    I have create one Distribution List which include email address from our company and external email address.
    When i send from inside all works fine.
    But when i send from outside the email received from inside users(email addresses of my domain) but never received from outside email addresses.
    How can resolve this issue?
    Pls help

    Read carefully my question.
    i have change this setting when create the group.But my problem isn't that users from outside can't send to distribution list. The problem is that in my distribution list i have email addresses from my company (@domain.com) and external email addresses (@gmail.com,@yahoo.com).
    When a user from inside send to the Distribution List all works fine. When a user from outside send to the Distribution List, users from my company(@domain.com) which include in the Distribution List receive the email but user with external email addresses(@gmail.com,@yahoo.com)
    didn't receive the email.

  • Sending smartform output to external email id

    here the issue is ,,'
    in pa40..m
    after changing the start date of pernr ...
    if i click on save button i  have to generate one  smartform based on the pernr and bedga ..
    after i have to send that smartform output to external email id dynamically ..
    please help me in this...
    Moderator message: please search for available information/documentation before asking, your posts are pain to read, use normal punctuation, capitalization, do not open multiple threads for the same issue.
    [Asking Good Questions in the Forums to get Good Answers|/people/rob.burbank/blog/2010/05/12/asking-good-questions-in-the-forums-to-get-good-answers]
    [Rules of engagement|http://wiki.sdn.sap.com/wiki/display/HOME/RulesofEngagement]
    Edited by: Thomas Zloch on Nov 10, 2010 1:56 PM

    Hi Swati,
    Try to maintain an auto-forwarding email address for this user using transaction SO36 and check if that solves your problem.
    Regards,
    Jigar

Maybe you are looking for

  • BDC and TREE_CONTROL

    I created a BDC function module to create WE20 partner profiles when remotely called from a web order system.  When running the BDC in SE37 (not in debug) it works fine.  When running in debug, the CALL TRANSACTION fails but I don't see an error dump

  • Apple Tv 2 (4.4.4)Screen saver starts during Netflix

    Apple Tv 2 (4.4.4)Screen saver starts during Netflix.To avoid this I had to disable the screensaver completely.

  • Importation of new photos

    With previous Iphoto, when I connect my camera to the computer, iphoto opens, then say there are so many photos to import. I say YES and with the first photo a question : this photo is soon in the photothèque, will you import again; and a case "will

  • LED in iphone 4 is not turning off. HELP!! :(((

    I drop my phone more or less 3 times and my LED light is now malfunctioning, it can't be turned off, i have not downloaded any flashlight applications, one of the Apple expert told me to restore my iPhone, but it still goes the same thing. I wanna kn

  • Audio keeps playing even when it doesn't show on timeline

    Right, so this is my situation. I have a piece of music (3 minutes long) and I want to use a portion of that in an animation. I made a separate layer for music only and added a keyframe. I dragged the music from the library on to the stage. The music