Address error. CrystalEnterprise.Smtp: SMTP_E_MAILBOX_UNAVAILABLE(550)

Hi,
On a weekly basis we are emailing a file to Vendor. I have set this up to send automatically from the BOXI scheduler but every time we run it, it fails with an SMTP error which appears to suggest it cannot find the mailbox. Vendor assures me the email address is correct.
Could you please let me know if you have any idea on the error.
Error Details:
Address error. CrystalEnterprise.Smtp: SMTP_E_MAILBOX_UNAVAILABLE_2(550)
Many Thanks,
Madhu

Hi Madhu,
Typicall this happens when there is either an invalid email address or the SMTP server can not be reached.
There are a couple kbase articles on this issue you may want to check out:
[http://technicalsupport.businessobjects.com/KanisaSupportSite/search.do?cmd=displayKC&docType=kc&externalId=5855111&sliceId=&dialogID=23752242]
[http://technicalsupport.businessobjects.com/KanisaSupportSite/search.do?cmd=displayKC&docType=kc&externalId=1950840&sliceId=&dialogID=23752242]
[http://technicalsupport.businessobjects.com/KanisaSupportSite/search.do?cmd=displayKC&docType=kc&externalId=http--supportbusinessobjectscom-communityCS-TechnicalPapersNoNav-ce10smtppdfasp&sliceId=&dialogID=23752277]
Jason

Similar Messages

  • Address error. CrystalEnterprise.Smtp: SMTP_E_MAILBOX_UNAVAILABLE_2(550)

    Hi,
    Due to problems with the Report Server, I had to reinstall the Crystal Reports Server XI.  I had copied previous job description into word before reinstalling.  When I was  rescheduling reports I keep getting address errors. 
    I noticed that the description is different compared to the previous installation.  In the previous installation, I had the description "Mail the instance to 'xxx#xxx.com.au', 'bbb#xxx.com.au' with a subject of '%SI_NAME%'.
    In the new installation, the description is  "Mail the instance to "[xxx#xxx.com.au, bbb#xxx.com.au]" with a subject of '%SI_NAME%'.  It seems that the new installation added square brackets around the emails I entered, which was "xxx#xxx.com.au; bbb#xxx.com.au" (without quotes).
    How can I get Crystal reports server to recognise the email properly?
    PS: the at symbol is replaced with "#" due to limitations of adding email addresses.
    regards
    Frank Neo

    Hi Kyle,
    I would suggest testing on the Job Server machine by using telnet to see if you can email externally from the command prompt.  Below is a link of how to use mailman:
    http://www.yuki-onna.co.uk/email/smtp.html
    Are you able to schedule the report externally without an attachment?  I would also suggest speaking to your Exchange Server administrator.  There may be logs or restrictions for outgoing emails set on the mail server.
    Regards,
    Wallie

  • CrystalEnterprise.Smtp: SMTP_E_TCPSOCKET_SEND(3)

    I' ve made a new server installation of BO XI R2 SP2 on a Windows 2003 server R2.
    I' ve planed a report that should be mailed but I get the ollowing error:
    CrystalEnterprise.Smtp: SMTP_E_TCPSOCKET_SEND(3)
    What can I try to do to resolve this problem?
    Best Regards
    Camillo

    Hi,
    Try the following workaround and let me know:
    Log on to the Central Management Console as administrator.
    Click the report or object to schedule.
    Click the Schedule tab.
    Set the Number of retries allowed: value to 4.
    Set the Retry interval in seconds: value to 20.
    Click Update.
    Regards,
    Ramsudhakar.

  • Recipient error. []: [CrystalEnterprise.Smtp] error

    I am getting the following error message when scheduling a Crystal Report in InfoView:
    recipient error. []: CrystalEnterprise.Smtp
    The email is sent successfully, but this error is returned indicating it failed.  The schedule is set to run the Crystal Report than output it as an Excel attachment to 2 people (1 email address in the TO field & the other in the CC field).
    Any suggestions on how to get rid of the error message?
    Thank you for your assistance.

    You could've resolved this issue. If not please check the Destination tab in your scheduler, recipient mail address is not entered in TO (or) CC fields.
    Please let me know if you still facing this issue.

  • Recipient error. : CrystalEnterprise.Smtp

    Hi, am getting this 'recipient error. : CrystalEnterprise.Smtp' error in a Business Object Crystal report. I am able to send mail to the recipients but the report status is fail. The report was running fine for a while and now it is giving this error. If we run the same instance it is running good. But our new instances are not running fine. Kindly help me on this error.
    Regards,
    Vinay

    Check below things, if those can help.
    1) Check if mail-id is kept correct.
    2) Check smtp commands are running correctly from SMTP server you are using for application. Below are generally used commands for smtp server check, you can able to find what is a error there in the configuration and then you can contact person who is maintaining SMTP server.
    helo <your domain name><enter>                 
    response should be as follows
    250 OK
    mail from: <your Email Address><enter>
    response should be as follows
    250 OK - mail from <your Email address>
    rcpt to: <recipient address><enter>
    response should be as follows
    250 OK - Recipient <recipient address>
    data<enter>
    response should be as follows
    354 Send data.  End with CRLF.CRLF
    To: <recipient's display name><enter>
    From: <your display name><enter>
    Subject: <Subject field of Email message><enter>
    <Enter you body text><enter><enter> . <enter>
    response should be as follows
    250 OK
    quit<enter>
    OR USE below COMMANDS
    1)     telnet <smtp server> 25
    2)     EHLO test.com
    3)     MAIL FROM:<from mail>
    4)     RCPT TO: <mail-id>
    5)     DATA
    6)     Subject: test message
    7)     This is a test message you will not see a response from this command
    8)     .
    9)     QUIT

  • Need Help with: write error. CrystalEnterprise.Smtp: SMTP_E_TCPSOCKET_SEND(

    I have a few reports that have been running without fail for quite a while. Recently I get the error "write error. CrystalEnterprise.Smtp: SMTP_E_TCPSOCKET_SEND(3)". If I reschedule the report to a system account email address it runs, I can then forward to the original distribution and everything works fine.
    Does anyone know where you can search based on error messages?

    Hi,
    I am having thsi same "write error. CrystalEnterprise.Smtp: SMTP_E_EXCEEDED_STORAGE(552)" error message.
    I can schedule and email out a report with attachment of 0.5 MB, but not with attachement of 2 MB.
    When I checked with our SMTP email admin, they found the email size limit is set at 10MB.
    Any idea?  Is there a setting in Business Objects?
    Thanks,
    Joseph He

  • Getting Error in CMC - source file error. [No such file or directory]: [CrystalEnterprise.Smtp]

    Dear All,
    I am able to schedule the Crystal report successfully means mail gets auto triggered as we set in SCHEDULE option. But when we tried to use the notification option we get the status as FAILED. nd in details we get "source file error. [No such file or directory]: [CrystalEnterprise.Smtp]".
    But still a mail gets triggred and each and every person will get mail. but the issue is notification will not work properly and no notification mail. And the status is despayed as FAILED with "source file error. [No such file or directory]: [CrystalEnterprise.Smtp]" this message.
    Regards,
    Rohan Ghadi

    Do you have multiple job servers in your environment? Did all the Job servers configured SMTP settings?

  • Exchange 2013 - Outlook 2010 - 550 5.1.0 RESOLVER.ADR.InvalidInSmtp; encapsulated INVALID address inside an SMTP address

    Hello, 
    I have issue when sending email to some addresses. Server respond with:
    Remote Server returned '550 5.1.0 RESOLVER.ADR.InvalidInSmtp; encapsulated INVALID address inside an SMTP address (IMCEAINVALID-)'
    My enviroment: Exchange 2013, Outlook 2010 - no cached mode. Issue happend with two email addresses but not always.
    Any suggestion, how to resolve issue?
    Thx.

    Hi Tomas,
    Does this issue occur in OWA? How is the impact, only one user or all users?
    Please try to run Outlook under safe mode to avoid add-ins and AVs.
    If there is any 3rd party add-ins, please try to disable them for testing.
    Thanks
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]
    Mavis Huang
    TechNet Community Support

  • Server Error. CrystalEnterprise.Smtp

    Business Objects XI v2 ,
    Error Message:server error. CrystalEnterprise.Smtp: SMTP_E_TCPSOCKET_OPEN(2)
    How can I solve this problem ? I checked firewall ,smtp porrt number.
    Please help .

    Follow the doc to check whether SMTP is working on the server.
    http://www.sdn.sap.com/irj/boc/go/portal/prtroot/docs/library/uuid/5045e7c3-773f-2b10-83ac-a98cc9aa0716?QuickLink=index&overridelayout=true
    Also check whether you have entered the Domain name & Host name correctly.

  • Getting server error. CrystalEnterprise.Smtp:  error when scheduled a webi

    Getting server error. CrystalEnterprise.Smtp:  error when scheduled a webi report to save as excel and send to an email account. What things to look for?

    yes you should read the administration documents,
    go to CMC, find "servers"
    then  "destination job server"
    then click the "destination " tab
    you will find some parameters, you have to configure it you.
    the same scenario will be done to the "web intelligence job server"
    good luck
    Amr

  • Write error. [CrystalEnterprise.Smtp]: [Error sending mail message to SMTP

    Hi,
    The below error messgage i am getting while scheduling report in CMC. My report getting refreshed successfully but while posting refreshed file(Excel) it is not posting and throwing below error.
    Error Message:
    write error. [CrystalEnterprise.Smtp]: [Error sending mail message to SMTP server. Return code: [].]
    please provide some help on this.
    Thanks
    Vivek

    Hi Vivek
    Mails to the destinations are delievered by SMTP server. Size of the file in the mail depends on the SMTP server.
    For example, If SMTP server does not permit file size more than 2MB then that file won't be delievered.
    For testing purpose copy the instance generated in Filestore to your local drive and send this instance using your mail client to
    desired destination.
    You can try sending large size file from your mail client to test SMTP server capacity of sending large size file.
    Thanks,
    Hrishikesh Parasnis

  • TS4026 error code smtp;550 5.7.1

    I am unable to send email.  I received a message that I have exceeded my daily sending limits.
    error code smtp;550 5.7.1

    The Actual Problem i am facing in my EXCHANGE SERVER 2010 is that.
    I can send emails successfully to other Domains and Mails are also working internally and can access through Outlook Web Access. But the problem is that i could not receive emails from other domains. Whenever we send message from other Domain or G mail etc
    we got the following error
    smtp; 550 5.7.1 Unable to relay for *******@tns.com.sa.
    I
    can TELNET my port 25 and its working fine
    I tried several times to create my HUB  TRANSPORT Connectors but still same issue.
    Kindly suggest appropriate solution to get rid of this Issue.
    Farhan Iqbal

  • Schedule reports fail - CrystalEnterprise.Smtp

    We have scheduled a report to run for all corporate employees.  When the schedule runs, here is what happens.
    - Report run and is marked in the running state
    - Report moves to pending state in history but the email is sent to recip.
    - Report moves back to running state
    - Report moves to pending state and again the email is sent
    - Report moves to running state
    - Report moves to failed but again the email is sent
    In all, each recip gets three copies of the report and finally the report is marked failed.
    The same report can be scheduled to addresses not hosted on our domain and only one copy is sent and the report instance is marked successful.
    When the report fails, I get the following error : recipient error. []: [CrystalEnterprise.Smtp]
    Any help would be appreciated,
    Chris

    Hi John,
    I have the SMTP address with the ports and we have our mail server.
    As per admin guide, what would be the user for the destination ?
    User Name
    Provide the Job Server with a user name that has permission to send email
    and attachments through the SMTP server.
    Password
    Provide the Job Server with the password for the SMTP server.
    Can i just leave the user name and password so that the users email will be taken ?
    Please refer to SAP Note 455140 to configure the SMTP plug-in to send emails. However there is no section in SAPconnect to enable you to add a user and password as a means of authentication. You will have to enter the IP address of your sending SAP application server to your mail server as a means of authentication to enable emails to be correctly relayed to your mail server.
    Hope this helps
    Michael

  • Inquiry on javax.mail.SendFailedException: Invalid Addresses error

    Hi,
    Anyone does have any idea why the following is being encountered during the email authentication process? We are using PeopleSoft application and we have notification functionality which will send a notification email to the users but email not being sent due to an invalid email address but actually the email is active and valid. Below are the logs from SMTP
    Log Start:
    DEBUG SMTP: Sending failed because of invalid destination addresses
    Wed Jul 31 09:38:14 GMT+08:00 2013 RSET
    Wed Jul 31 09:38:14 GMT+08:00 2013 250 2.0.0 Resetting
    Wed Jul 31 09:38:20 GMT+08:00 2013 javax.mail.SendFailedException: Invalid Addresses;
    nested exception is:
    class com.sun.mail.smtp.SMTPAddressFailedException: 550 5.1.1 User unknown
    Wed Jul 31 09:38:20 GMT+08:00 2013 at com.sun.mail.smtp.SMTPTransport.rcptTo(SMTPTransport.java:1141)
    Wed Jul 31 09:38:20 GMT+08:00 2013 at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:536)
    Wed Jul 31 09:38:20 GMT+08:00 2013 at com.peoplesoft.pt.mcf.mail.MCFOutboundEmail.send(MCFOutboundEmail.java:686)
    Wed Jul 31 09:38:20 GMT+08:00 2013 at com.peoplesoft.pt.mcf.mail.MCFOutboundEmail.send(MCFOutboundEmail.java:854)
    Log End:
    Kindly let us know your thoughts on this.
    Thanks.

    This isn't an authentication problem.  You're sending to an address that your server doesn't know about, so it's rejecting your message.  The error from the server is:
    550 5.1.1 User unknown

  • The meaning of com.sun.mail.smtp.SMTPAddressFailedException: 550

    Hello experts,
    I am new to JavaMail and does anyone of you know what the exception "com.sun.mail.smtp.SMTPAddressFailedException: 550 Please configure your mail client to use authentication." means or under which circumstance will it occur?
    Thanks a lot!
    Michael

    Hi bshannon,
    Thanks for the reply!
    However, in the FAQ, although it has an entry about 550 error, it is only for "Unable to relay for my-address". So could you shed some light on what exactly the "Please configure your mail client to use authentication" message means?
    In addition, what is the 550 error generally about?
    Thanks a lot!
    Best regards,
    Michael

Maybe you are looking for

  • Is this a JOGL bug with GLJPanel, a driver problem, or what?

    I've been trying to eliminate a problem I've been experiencing with my WorldWind Java (WWJ) application and I think I've finally taken a step torward finding the root cause, but I'm not sure whose problem it is yet or who to report it to, so I though

  • Black ink cartridge is not working

    And no, it's not empty! ;-) I have an HP 1210 All-In-One and while my color ink cartridge (which IS just about empty) will print, the black ink cartridge will not. After replacing the black ink cartridge, I printed 10-20 pages or so and then suddenly

  • How do I change the "Permissions" on an external drive to 'read & write'?

    I am experiencing a problem with an external Hard Drive that I'm now using with my iMac, that used to be connected to my old PC. I can't write anything to it. When I check its "Info", under the "Sharing and Permissions" tab, it says "You can only rea

  • Informatica Client Installation files on Windows 8

    I have installed informatica 9.0.1 hot fix 2 on windows 8. I installed inormatica server sucessfully. But I am having trouble installing the client. After the installation is done it says installation complete with warning. Below is the log file afte

  • New install HTMLDB in 9.2.0.2 - no access

    I started with a new 9.2.0.4 instance on Redhat and installed HTML DB from a Windows client. Install log list no unusual issues, but trying to go to http://host:7777/pls/htmldb gives the following error: Service Temporarily Unavailable The server is