Email notification works for one email address fails for another

Hi,
I have OEM 10.2.0.3 - one email address works fine, but another fails with message
[email protected]: Test failed with message: "E-mail Address is invalid: Sending failed; nested exception is: javax.mail.SendFailedException: Invalid Addresses; nested exception is: javax.mail.SendFailedException: 550 5.7.1 Unable to relay"
Now the weired thing is, that using the same SMTP gateway, I can send emails ok to this address via outlook etc.
Anyone any ideas ? The xxxxxxxxxx in the address is actually a mobile number, but, as I say, it IS valid.
Cheers

Thanks for the reply, however, this is what I dont understand.
The SMTP server is the same one I use for our email, ie, it is our exchange server, and from outlook, I am able to send email
to the same address that is failing with EM. I'm not aware I need any authentication, or how it would need authentication only
for external accounts ?
you are correct howver, that it is an external account, and the same test fails for any external account. I'm just not sure how to fix this ?
A manual session connecting to the SMTP server is as follows
telnet smtp_server_name.com.au 25
Trying 192.168.6.2...
Connected to smtp_server_name.com.au (192.168.6.2).
Escape character is '^]'.
220 smtp_server_name.com.au Microsoft ESMTP MAIL Service ready at Fri, 5 Sep 2008 15:38:00 +1000
helo
250 smtp_server_name.com.au Hello [192.168.6.15]
mail from: [email protected]
250 2.1.0 Sender OK
rcpt to: [email protected]
550 5.7.1 Unable to relay
quit
221 2.0.0 Service closing transmission channel
Connection closed by foreign host.
$

Similar Messages

  • SUBMIT works in one server and fails in another!!

    Dear All,
    I have the following SUBMIT statement that works in one server perfectly and fails in another with SY-SUBRC 8 [ Error in job scheduling (JOB_SUBMIT) ].  
    SUBMIT riaufk20 EXPORTING LIST TO MEMORY AND RETURN WITH SELECTION-TABLE seltab.
    Below is the entire program. Any idea why this is happening ?
    Thanks in advance,
    Rajesh
    ""Local interface:
    *"  IMPORTING
    *"     VALUE(P_AUART) LIKE  DIAUFK-AUART
    *"  TABLES
    *"      T_OUTPUT STRUCTURE  ZLINE
      DATA: i_list LIKE abaplist OCCURS 0 WITH HEADER LINE.
      DATA: BEGIN OF i_list_conv OCCURS 1,
              line(256),
            END OF i_list_conv.
      DATA: BEGIN OF i_order OCCURS 0,
              aufnr LIKE aufk-aufnr,
            END OF i_order.
      DATA: seltab     TYPE TABLE OF rsparams,
            seltab_wa  LIKE LINE OF seltab.
      RANGES: r_aufnr FOR aufk-aufnr.
      DATA: v_lines TYPE i.
      MOVE: 'AUART'  TO seltab_wa-selname,
            'S'      TO seltab_wa-kind,      " SELECT-OPTION
            'I'      TO seltab_wa-sign,
            'EQ'     TO seltab_wa-option,
            p_auart  TO seltab_wa-low,
            ' '      TO seltab_wa-high.
      APPEND seltab_wa TO seltab.
      SUBMIT riaufk20 EXPORTING LIST TO MEMORY AND RETURN WITH SELECTION-TABLE seltab.
      CALL FUNCTION 'LIST_FROM_MEMORY'
        TABLES
          listobject = i_list
        EXCEPTIONS
          not_found  = 1
          OTHERS     = 2.
      IF sy-subrc <> 0.
        MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
      ENDIF.
      CALL FUNCTION 'LIST_TO_ASCI'
    EXPORTING
      LIST_INDEX               = -1
      WITH_LINE_BREAK          = ' '
    IMPORTING
      LIST_STRING_ASCII        =
       TABLES
         listasci                 = i_list_conv
         listobject               = i_list
       EXCEPTIONS
         empty_list               = 1
         list_index_invalid       = 2
         OTHERS                   = 3
      IF sy-subrc <> 0.
        MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
      ENDIF.
      DATA: v_text1(20).
      LOOP AT i_list_conv.
        IF sy-tabix GT 3.
          SPLIT i_list_conv-line AT '|' INTO v_text1 i_list_conv-line.
          SPLIT i_list_conv-line AT '|' INTO v_text1 i_list_conv-line.
          SPLIT i_list_conv-line AT '|' INTO i_order-aufnr i_list_conv-line.
          APPEND i_order.
          CLEAR  i_order.
        ENDIF.
      ENDLOOP.
      DESCRIBE TABLE i_order LINES v_lines.
      DELETE i_order INDEX v_lines.
      REFRESH seltab.
      CLEAR   seltab_wa.
      REFRESH i_list.
      REFRESH i_list_conv.
      SORT i_order.
      LOOP AT i_order.
      MOVE: 'AUFNR'  TO seltab_wa-selname,
            'S'      TO seltab_wa-kind,      " SELECT-OPTION
            'I'      TO seltab_wa-sign,
            'EQ'     TO seltab_wa-option,
            i_order-aufnr  TO seltab_wa-low,
            ' '     TO seltab_wa-high.
      APPEND seltab_wa TO seltab.
      ENDLOOP.
      SUBMIT riafvc20 WITH SELECTION-TABLE seltab EXPORTING LIST TO MEMORY AND RETURN VIA SELECTION-SCREEN.
      CALL FUNCTION 'LIST_FROM_MEMORY'
        TABLES
          listobject = i_list
        EXCEPTIONS
          not_found  = 1
          OTHERS     = 2.
      IF sy-subrc <> 0.
        MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
      ENDIF.
      CALL FUNCTION 'LIST_TO_ASCI'
    EXPORTING
      LIST_INDEX               = -1
      WITH_LINE_BREAK          = ' '
    IMPORTING
      LIST_STRING_ASCII        =
       TABLES
         listasci                 = i_list_conv
         listobject               = i_list
       EXCEPTIONS
         empty_list               = 1
         list_index_invalid       = 2
         OTHERS                   = 3
      IF sy-subrc <> 0.
        MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
      ENDIF.
      t_output[] = i_list_conv[].
    ENDFUNCTION.

    Rajesh,
    Whatever parameters  you are using in submit statement  check those things are available in other server or not.
    Regards,

  • Send As Permission | Works For One Email

    I'm trying to grant a few users Send As permission on a mailbox.
    In the EMC: I have granted the users Manage Full Access Permission
    In ADUC: I have Enabled Advanced Features, added the users to the account and Granted them Send As in the Security properties pages
    On the Client side; the users can add the account to the From menu by searching the GAL. They are then able to Send As for one email and any other emails after bounce with the following message:
    Delivery has failed to these recipients or groups:
     You can't send a message on behalf of this user unless you have permission to do so. Please make sure you're sending on behalf of the correct
    sender, or request the necessary permission. If the problem continues, please contact your helpdesk.
     Diagnostic information for administrators:
     Generating server:
     /O=XXXXXXX/OU=EXCHANGE ADMINISTRATIVE GROUP (FYDIBOHF23SPDLT)/CN=RECIPIENTS/CN=Xxxx Xxxxxxxxdb #MSEXCH:MSExchangeIS:/DC=local/DC=XXXXXXXXXX:MB01[578:0x000004DC:0x0000001D]
    #EX#
    If the user then Deletes the cached address in the From menu, then re-adds it, they can use the Send As for one email again.

    Hi,
    The Send As permission isn't granted until after replication has occurred. Replication times depend on your Exchange and network configuration. To grant the permission immediately, stop and then restart the Microsoft Exchange Information
    Store service.
    Since the send as permission can work well in OWA and Outlook online mode, it indicates that the permission has been configured properly in Exchange side. Please recreate a new Outlook profile to have a try. About how to create it, please
    refer to:
    http://support.microsoft.com/kb/829918b
    About manage Send As permission in Exchange, please refer to:
    http://technet.microsoft.com/en-us/library/bb676368(v=exchg.141).aspx
    Best Regards,
    Winnie Liang
    TechNet Community Support

  • Numerous notifications for one email

    When I recieve one single email it alerts me 2 and sometimes 3 times.  Why is this?  It is kind of annoying.  Also, some text messages that I recieve come in 2 and 3 times.. the exact same message.  Anyone know why?

    Sorry for the confusion everyone..  Let me break it down..
    Email
    - When receiving one single email, I am being notified 2 to 3 times for that one single email.  What I'm saying is my phone chimes 2 to 3 times for one email alone.  I have no forwarding set up.  Gmail exchange is all I am using.  The iCloud account is just there and is not being used.
    Text
    - Say I recieve one specific text from one person, that one particular text is coming in 2 and 3 times.  The same exact text.. usually about an hour apart.
    Thanks again for everyones feedback.  While I have your attention I have one more issue if you can help. Sometimes when I hit the sleep/wake button to wake my phone the screen will flicker ( go black, then back on again.. maybe multiple times before it acutally stays lit)  is this an issue or anything to worry about?  This is my first iPhone, so I am new to all of this.
    Thanks again!

  • Classic - text ringtones work for one contact but not for others

    Just got the new Blackberry classic.  I'm having trouble with the ringtones for the text messages.  The custom ringtone works for one contact but not for the others.  I have taken the same custom ringtone that works for contact A and used it for contact B but it only works for A.  B sounds the default ringtone from the default profile instead of the custom ringtone.
    I have deleted all contacts and done a re-sync thinking something was corrupt.  That didn't work. 
    None of the contacts have a link. 
    I have changed the notification profile and it still doesn't work. 
    I have deleted a contact and recreated it manually.  It still doesn't work. 
    I finally deleted my dad's  contact and from the phone app created a new contact.  I set a custom ringtone for him and it worked.  I of course had to recreate all his other information manually.  Please tell me there is some other way to fix this than recreating manually all 147 contacts in my contact list.
    I read that if the phone number has the hypen or space it won't work, but my dad's contact info that I created from the phone app has the hypen and it rings with the custom ringtone.  Also contact A has no hypen in the phone number and it rings the custom ringtone.  So that didn't seem to matter. 
    I have spent hours on Google and see that lots of people have had this problem (but not everyone) but have not yet found a solution. 
    Surely someone has found a fix for this issue.

    Make sure that the contact has "Mobile" as the field for her number and not "iPhone".
    Note that the iPad cannot send SMS messages.

  • How to email multiple photos in one email-PS Lightroom 4

    Hi,
    I would like to email multiple photos in one email.  Is there a way to do this? Right now I understand how to email 1 photo at a time. I am using the Mac Version of Lightroom 4.
    Thanks in advance.
    Cheers,
    Lourdes

    Yes.
    If you select more than one photo in either the Grid or the Film Strip and then go to File>Email Photos… it will send all that are selected. .

  • Airplay works for one user but not for another on the same machine

    I have the problem where airplay works for one user but not for another and both users are on the same machine.  For the user where it does not work, everything appears normal, it's just that there is no sound being transmitted.  I have tried restarting the Airport express, restarting iTunes, repairing disk permissions.  Any ideas about what can be done to resolve this?

    my /etc/group:
    root::0:root
    bin::1:root,bin,daemon
    daemon::2:root,bin,daemon
    sys::3:root,bin
    adm::4:root,daemon
    tty::5:
    disk::6:root
    lp::7:daemon
    mem::8:
    kmem::9:
    wheel::10:root,hans,ibm,gast
    ftp::11:
    mail::12:
    uucp:x:14:
    log::19:root
    locate:x:21:
    smmsp::25:
    http::33:
    games::50:
    network:x:90:
    video:x:91:
    audio::92:ibm,gast
    optical::93:hal
    floppy:x:94:hal
    storage:x:95:hal
    scanner:x:96:
    power:x:98:
    nobody::99:
    users::100:gast
    dbus:x:81:
    hans:x:1001:
    vboxusers:x:108:hans
    policykit:x:1002:
    hal:x:82:
    kvm:x:78:
    nx:x:85:nx
    avahi:x:84:
    camera:x:97:
    gdm:x:1003:
    gast:x:1004:

  • During R12 upgrade adworker for patch u6678700.drv fails for afopp002.sql

    Hi Experts,
    During R12.1.1 upgrade from 11.5.10.2 adworker for patch u6678700.drv fails for afopp002.sql
    The exact error being faced is
    sqlplus -s APPS/***** @/u03/oracle/CRP1PROD/apps/apps_st/appl/fnd/12.0.0/patch/115/sql/afopp002.sql &un_fnd &pw_fnd
    Connected.
    declare
    ERROR at line 1:
    ORA-20000: Oracle Error Mkr1= -24018 - ORA-24018: STOP_QUEUE on
    APPLSYS.FND_CP_GSM_OPP_AQ failed, outstanding transactions found
    ORA-06512: at line 15
    I even tried restarting the worker,bounced the database and even tried running u03/oracle/CRP1PROD/apps/apps_st/appl/fnd/12.0.0/patch/115/sql/afopp002.sql manually which hangs for indefinitely.
    Any suggestion.

    Hi Srini,
    Let me walk you through briefly regarding the upgrade process:
    Initially the existing instance was 11.5.10.2 with 9.2.0.6 database.Last year the database was upgraded to 11.2.0.1 and configured with 11.5.10.2
    However the 11g database upgrade steps specifically for EBS 11i(interoperatibility notes for 11i with 11g database) was not followed properly.
    And one of the major key issue identified was the 11g Example CD was not installed on top of 11g software during database upgrade.Which is the pre-req for 11g upgrade in EBS
    And as per my experience it creates issues during R12 upgrade (patch u6678700) and giving errors pertaining to oracle text error.
    SR was raised for the same and was suggested, since there is no other option kindly install the Oracle 11g software and on top of that 11g Example CD and map the 11g database and go ahead with the R12 upgrade.
    Now coming back to the core issue being faced, Pre-req followed properly.No errors in alert logs.
    Can missing the Example CD installtion be the issue?
    Regards,
    Aman Vats

  • I click on one song and another one starts playing.  Cover art for one artist shows up on another album.  All of my music isn't showing up.  Please help.  Why is this happening?  How can I fix it?

    I click on one song and another one starts playing.  Cover art for one artist shows up on another album.  All of my music isn't showing up.  Please help.  Why is this happening?  How can I fix it?

    Sorry for not getting back with you...
    That moves only the iTunes media, not the iTunes library (which is really kinda nebulous).
    iTunes library = iTunes folder and all the media, wherever it is located.
    The /Music/iTunes/ folder contains the iTunes library.itl file, which keeps track of everything in iTunes.
    I do however still have the original MAIN startup drive still in the computer, it's just not the startup.
    This is good you still have it.
    Try this...
    Hold Option and launch iTunes.
    Select Choose library... and select the /iTunes/ folder on the original drive. It should be in /Users/your_user_name/Music/.
    Don't mess with anything. We can get it cleared up.
    Does everything work okay?

  • We r use for one Apple ID use for 2 iPhone , so how I know other person ph call to who? Chat to who and send photo to who?

    We r use for one Apple ID use for 2 iPhone , so how I know other person ph call to who? Chat to who and send photo to who?

    n0 tHinG br0
    juS a cLoUd busTuP
    cHiLl
    x
    (or whatever)

  • How do you create two apple ids for one email address.

    I bought two i pads for my kids. Since we have just one email address, everytime I try to create a new apple id it says I already have one. They need separate ids so their friends can facetime with one and not the other. Can't figure out how to create two apple ids with one email address.

    Donnathemom wrote:
    Well any ideas on how to solve this problem? When my daughter does facetime with someone it says she's Wyatt. She's not real happy about that. 
    Get her an email address, even if she never uses it.  They're free and available almost everywhere.  The only requirement is that the address be a valid one.
    Edit...
    You can even use an "alias" of yours.  That's a fake address that actually sends everything to you.  Check with your current email supplier.

  • My email forms are not working with one website, but are for my others, all hosted by the same host....

    I cannot get my email forms to work for one of my live sites... They work when I published to business catalyst, now they do not. I have contacted the host and they cannot seem to see the issue, as the other sites they host for me, the forms work just fine... Please help, I am about to punch a hole through my computer...
    -Travis

    Whatever happened, it sounds like you need to reset your phone. As contacts and messages seem to have gone they would be lost anyway unless they were on the SD card and/or backed up using Nokia Suite.
    I'd suggest you reset the phone by dialling *#7370# followed by the security code which is 12345 by default (is asked). The phone will reset and you should be able to use it again afterwards.
    Let us know what happens..
    Click on the blue Star Icon below if my advice has helped you or press the 'Accept As Solution' link if I solved your problem..

  • One Email Notification to Rule All Emails

    Coming from a OG Moto Droid to Bionic so everything has been pretty thumbs up with this new phone.  I did notice what seems to be an oversite from the designers/coders.  If you sync a exchange email account and a POP email (like I do) or probably any two email accounts (except Gmail), all email (again except Gmail) gets assigned the same email notification ringtone.  This is pretty annoying on a phone that was delayed to market, and cost me $300.  Hopefully this is just an oversite by someone but I wanted to make sure I pointed this out in an official forum so that it can be fixed in future updates. 
    Of course if anyone has a solution I'm all ears...would love to hear two different ringtone notifications for my two different email accounts.  Right now they are all getting the "WORK EMAIL!" alert.  I just confirmed that this is an issue at the store, my OG Moto did this very easily but for some reason (while I get two different icons notifications in the status bar) the ringtone alert has been combined for all non Gmail accounts. 
    Thank you for any help you can provide. 

    MarquiaF_VZW wrote:
    BionicDroider, thanks for posting and congrats on your new device! I understand why you would want to have separate email notifications for your work and personal email accounts. This is not something that was just overlooked or a design flaw for the Bionic. This is how Android is designed. Any emails in the default email application will have the same notification sound. You can try 3rd party mail applications from the Market for other options. 
    This is not the way Android is designed, my ORIGINAL DROID could perform this simple (but important) function and is a total step backward.  My 4G Dual Processor Machine to Rule All Machines can't tell the difference between my email accounts?  This a totally BOGUS response and very disapointing.  This machine can do better and I expect this to be fixed.  
    Thanks to the other forum members for suggesting apps to fix this.  Fortunately this is an open platform so the market can correct this.   

  • Simple: How to set email notifications to a different email address (Click)

    Hi there,
    My father, mother and I share the same Apple ID to use itunes and the app store; however, only I use this Apple Support Community. The Apple ID is set up with my fathers email account paul@... he wont appreciate all these notifications that I recieve from this service - is there a way I can set the email notifications to be sent to my account?
    Many thanks,
    Kelsey - the technology enthusiast

    Hello:
    Apple's web site uses a single E-mail address for all parts of the site (store, ASC, and so on).
    Short answer, no.
    Barry

  • Tow read receipt for one email

    dear all
    I was  installed exchange 2013 in stead of 2003 few days ago from that time Iam facing problem with the read receipt
    one is generated from the server and the other upon client request for read report the means anyone send us email he received tow read messages for the email the first is onbehalf the receipt and the other upon the sender request for exmaple
    musheer sheikhali <[email protected]>; on behalf of; musheer sheikhali
    musheer sheikhali <[email protected]>;
    these are 2 read receipt for the same email

    Hi,
    May I know how you could tell where the read receipts are generated from? What is your Outlook version?
    Sometimes Cached Mode may cause the duplicate read receipts issue, this is because the cached file is corrupted, please run Scanpst.exe to repair the .ost file to test the result:
    http://support.microsoft.com/kb/272227/en-us
    You may also remove the delegates for this account to try again.
    Regards,
    Melon Chen
    TechNet Community Support

Maybe you are looking for