Mail sending failure

Hello friends,
we have developed one service to send mail through SMTP settings.  My client is using Office 365 email Id. 
For Example:
username: [email protected] , password: XXXXXX
From email: [email protected]
ssl=true
hostname: smtp.office365.com
In above case,Mail successfully sent.
But as per below settings, we are getting failure in mail sending:
username: [email protected] , password: XXXXXX
From email: [email protected]
ssl=true
hostname: smtp.office365.com
Error: "Mailbox unavailable. The server response was: 5.7.1 Client does not have permissions to send as this sender"
In above case,we have used different from Name and account email id.  
Please give me some solution to solve above issue.
Thanks,
Sonal Patel

Hi,
Thanks for your question. You might need to make sure if SMTP server accept the specific account to access or SMTP server accept the anonymous access.
Below links might help:
http://stackoverflow.com/questions/12081159/5-7-1-client-does-not-have-permission-error-while-sending-email-from-code
http://serverfault.com/questions/238095/mailbox-unavailable-client-does-not-have-permissions-to-send-as-this-sender-o
(Please Note: Since above websites are not hosted by Microsoft, the links may change without notice. Microsoft does not guarantee the accuracy of these information.)
Also, This is the forum to discuss questions and feedback for Microsoft Office clients. There is not so much about server/host aspects here. You might need to post in the forum for Office 365 community:
http://community.office365.com/en-us/f/default.aspx
The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or learn from your interaction with us. Thank you for your understanding.
Thanks,
Ethan Hua CHN
TechNet Community Support

Similar Messages

  • Intermittent mail sending failure - net_io_connectionclosed

    I am using:
    SQL Server 2012 (Service Pack 2 - Business Intelligence Edition)  11.0.5058
    .Net Version 4.5.1 (378675)
    Windows Server 2012 R2 Standard
    Exchange Server 2010 R2 (Hosted on a seperate server)
    I am getting the following error in the Reporting Services log intermittently for reports:
    emailextension!WindowsService_15!7cc0!10/16/2014-06:05:33:: e ERROR: Error sending email. Exception: System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: net_io_connectionclosed.
       at System.Net.Mail.SmtpReplyReaderFactory.ProcessRead(Byte[] buffer, Int32 offset, Int32 read, Boolean readLine)
       at System.Net.Mail.SmtpReplyReaderFactory.ReadLines(SmtpReplyReader caller, Boolean oneLine)
       at System.Net.Mail.SmtpReplyReaderFactory.ReadLine(SmtpReplyReader caller)
       at System.Net.Mail.CheckCommand.Send(SmtpConnection conn, String& response)
       at System.Net.Mail.SmtpTransport.SendMail(MailAddress sender, MailAddressCollection recipients, String deliveryNotify, SmtpFailedRecipientException& exception)
       at System.Net.Mail.SmtpClient.Send(MailMessage message)
       --- End of inner exception stack trace ---
       at System.Net.Mail.SmtpClient.Send(MailMessage message)
       at Microsoft.ReportingServices.EmailDeliveryProvider.EmailProvider.Deliver(Notification notification)
    notification!WindowsService_15!7cc0!10/16/2014-06:05:33:: i INFO: Notification d4b91fc4-0cc5-464a-a927-af8c24e4fcc8 completed.  Success: True, Status: Failure sending mail: Failure sending mail., DeliveryExtension: Report Server Email, Report: Missed NDD
    Despatch, Attempt 0
    They try to send the mail via an exchange server that is hosted on a separate server, the report server email is set up as:
    <Extension Name="Report Server Email" Type="Microsoft.ReportingServices.EmailDeliveryProvider.EmailProvider,ReportingServicesEmailDeliveryProvider">
                    <MaxRetries>3</MaxRetries>
                    <SecondsBeforeRetry>900</SecondsBeforeRetry>
                    <Configuration>
                        <RSEmailDPConfiguration>
                            <SMTPServer>****.****.****</SMTPServer>
                            <SMTPServerPort>
                            </SMTPServerPort>
                            <SMTPAccountName>
                            </SMTPAccountName>
                            <SMTPConnectionTimeout>
                            </SMTPConnectionTimeout>
                            <SMTPServerPickupDirectory>
                            </SMTPServerPickupDirectory>
                            <SMTPUseSSL>
                            </SMTPUseSSL>
                            <SendUsing>2</SendUsing>
                            <SMTPAuthenticate>
                            </SMTPAuthenticate>
                            <From>****.****@****.****</From>
                            <EmbeddedRenderFormats>
                                <RenderingExtension>MHTML</RenderingExtension>
                            </EmbeddedRenderFormats>
                            <PrivilegedUserRenderFormats>
                            </PrivilegedUserRenderFormats>
                            <ExcludedRenderFormats>
                                <RenderingExtension>HTMLOWC</RenderingExtension>
                                <RenderingExtension>NULL</RenderingExtension>
                                <RenderingExtension>RGDI</RenderingExtension>
                            </ExcludedRenderFormats>
                            <SendEmailToUserAlias>True</SendEmailToUserAlias>
                            <DefaultHostName>
                            </DefaultHostName>
                            <PermittedHosts>
                            </PermittedHosts>
                        </RSEmailDPConfiguration>
                    </Configuration>
                </Extension>
    I have starred out some details for anonymity. I have other servers with a matching configuration file as above (although on a 2008 version of SSRS) that never have this problem.
    The issue is intermittent and doesn't affect one specific report and on some occasions the retries work however quite often they don't work at all. I have had the network guys here monitor the port to see if the mail is even leaving the server and apparently
    the failed attempts do not register any data in wire shark. I don't believe this to be a size issue with the reports as they aren't supposed to deviate much.
    Any help would be much appreciated.
    Dave T

    Hi behavedave,
    According to your description, you have data-driven subscription failure randomly. Right?
    In this scenario, there's nothing wrong on your subscription configuration. Since the issue happens randomly, we can hardly to figure out reason directly. Here are two articles about subscription monitoring and troubleshooting. Please refer to links below:
    Monitoring and Troubleshooting Subscriptions
    Troubleshooting Subscriptions: Part II, Using the Reporting Services Trace Log File
    If you have any question, please feel free to ask.
    Best Regards,
    Simon Hou 

  • Subscription reports - mail send failure

    Hello All,
    We have SCCM 2012 SP1 and SQL Server 2012 installed on the same box. The SQL reporting service runs with an domain account.
    Unfortunately any reports with a subscription to an e-mail address are not sent. The error msg is "Failure sending mail. - The specified string is not in the form required for an e-mail address. Mail will not be sent"
    I don't understand which string is meant. I don't see any error in the event log.
    Could you please help?
    Thanks,
    Edy
    Edy from Switzerland

    You should have a look at the log file created in SQL reporting services, it might contain more detailed information. It could be issue with the SMPT port. I ran into this issue a few years ago -
    http://blog.coretech.dk/kea/configuring-sql-reportings-services-mail-subscriptions-with-configuration-manager/ Might not be the same issue but maybe you can use the info to start the troubleshooting phase.
    Kent Agerlund | My blogs: blog.coretech.dk/kea and
    SCUG.dk/ | Twitter:
    @Agerlund | Linkedin: Kent Agerlund |
    Mastering ConfigMgr 2012 The Fundamentals

  • Mail send failure caught in endless "resend" loop

    So, I tried to send an email out via my iPhone and it failed to send. Now that email seems to be caught in an endless loop of "resend" attempts, all to no avail. Any ideas on how I might remedy the situation?

    Delete the account on your iPhone then go to webmail for your email account and make sure your Drafts and Outbox folders are empty, then recreate the account on your iPhone.

  • The mail could not be sent to the recipients because of the mail server failure. (Sending Mail using Account 1 (2013-04-30T16:36:52). Exception Message: Cannot send mails to mail server. (Mailbox unavailable. The server response was: 5.7.1 Client does not

    Interesting db mail issue. If i click send test mail from sql mgmt studio, it works fine, but when i execute a SP to send a mail, it fails. One thing I noticed is that the "LastModified" column in the mail log shows the domain account when a test
    mail was sent from mgmt studio, but show "sa" when the SP was used to send mail. 
    This is from SQL 2012, did not see this in sql 2008, looks like 2008 always used the service account.  any ideas ?
    Get this error:
    The mail could not be sent to the recipients because of the mail server failure. (Sending Mail using Account 1 (2013-04-30T16:36:52). Exception Message: Cannot send mails to mail server. (Mailbox unavailable. The server response was: 5.7.1 Client does not
    Thanks.
    Ranga

    Hi Ranga,
    I also use SQL Server 2012. I send a test email through SQL Server Management and the last modified By “sa”.
    If you used stored procedure to send a test email. Please use the command below:
    EXEC msdb.dbo.sp_send_dbmail
    @profile_name = 'Adventure Works Administrator',
    @recipients = '[email protected]',
    @body = 'The stored procedure finished successfully.',
    @subject = 'Automated Success Message' ;
    I can both send test email through SQL Server Management Studio and SP. Make sure you have the right profile. Since you could send test mail via SQL Server Management Studio, please try again to send it via SP.
    Thanks.
    If you have any feedback on our support, please click
    here.
    Maggie Luo
    TechNet Community Support

  • How to check the success/failure of e-mail sending from Sharepoint?

    Dear Expert,
    I connect Exchange 2010 and SharePoint 2010. When user create workflow in sharepoint, it will send the email to confirm. if it's done. but I checked from user they didn't get the email. I would like to know how to check the success/failure of e-mail
    sending from Sharepoint? 
    Thank you

    By default, there is no logging mechanism in SharePoint for outgoing mails.
    Mails in SharePoint are sent by giving an SMTP sever IP address in Central Administration. SharePoint never sends email directly. It relays or routes mails to the SMTP server. So, logging should be done in the SMTP server itself.
    There is also another way of doing it. You can enable SMTP service of IIS for sending emails from SharePoint, which would also just relay the mails to an SMTP Server. But in this case, you can enable logging in your IIS SMTP Service. Please visit this blog
    for more details.
    In your case you need to check your exchange server for any failure for relaying mails.
    Regards, Vikas Patel

  • Apple Mail Assertion Failure

    Hi,
    My company uses Office 365 for hosted Exchange email. We have 1 user who uses Apple Mail on OSX 10.7 to connect to the server in Exchange mode (using EWS). This was working great until a few days ago where he has sporadic connection problems. Reproducable situation below:
    1) Select 100 emails in any given folder
    2) Drag/drop those emails into another folder to move them there
    3) They will start moving but it will fail at somepoint and give the message "Cannot execute move operation".
    4) After that message appears it is usually several minutes before he can try again or send any emails.
    5) Trying to send an email immediately after the error message results in the "Cannot send message using the server" dialog where you are prompted to select a different server to send the message. Choosing an SMTP server results in the message being sent but sometimes (and only sometimes) the message is resent a couple of hours later through the exchange system.
    We are getting a million of the following assertion failure messages in the console:
    06-06-2012 12:22:05.518  Mail: *** Assertion failure in -[EWSGetFolderResponseOperation handleResponseMessage:withObject:], /SourceCache/Message/Message-1278/MessageStores.subproj/EWSResponseOperation.m: 340
    EWS did something wrong: An internal server error occurred. The operation failed. on EWS response <EWSGetFolderResponseOperation: 0x7fb9cb1ae620> (EXECUTING)
    0   Message 0x00007fff8f712ef8 -[MFAssertionHandler _handleFailureWithPreamble:description:arguments:] + 116
    1   Message 0x00007fff8f71308e -[MFAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 185
    2   Message 0x00007fff8f662c64 -[EWSResponseOperation handleResponseMessage:withObject:] + 556
    3   Message 0x00007fff8f656eb6 __-[EWSGetFolderResponseOperation executeOperation]_block_invoke_1 + 77
    4   CoreFoundation 0x00007fff87979cee __NSArrayEnumerate + 718
    5   Message 0x00007fff8f6572ae -[EWSGetFolderResponseOperation executeOperation] + 453
    6   Message 0x00007fff8f73397f -[MonitoredOperation main] + 228
    7   Foundation 0x00007fff9152e6b4 -[__NSOperationInternal start] + 705
    8   Foundation 0x00007fff91541912 ____NSOQSchedule_block_invoke_2 + 124
    9   libdispatch.dylib 0x00007fff8a798a86 _dispatch_call_block_and_release + 18
    10  libdispatch.dylib 0x00007fff8a799965 _dispatch_worker_thread2 + 255
    11  libsystem_c.dylib 0x00007fff8c83b3da _pthread_wqthread + 316
    12  libsystem_c.dylib 0x00007fff8c83cb85 start_wqthread + 13
    06-06-2012 12:22:05.518  Mail: Recieved EWS error: Error Domain=MFEWSErrorDomain Code=94 "An internal server error occurred. The operation failed." UserInfo=0x7fb9cecbb7c0 {NSLocalizedDescription=An internal server error occurred. The operation failed.}
    We have tried deleting the account and making a new one. As well as removing the mailbox folder (~/Library/Mail/V2/EWS-*) and the Apple Mail plist file. We have also setup the email on a different Mac (also OSX 10.7) but we still get the same assertion failure message.
    This user's email account works fine in Outlook on Windows and Mac (Outlook 2010 and 2011) and it also works fine through the online web portal. Outlook 2011 Mac uses EWS (the same protocol Apple Mail uses) and it's not throwing any errors and everything works properly so that is leading me to believe it's an issue with Apple Mail.
    Perhaps related, perhaps not, but the user's iPhone and iPad have also stopped working properly with the account. They will sometimes connect but a lot of the time they give an error message about not being able to connect to the server. This leads us to believe it's an exchange server problem, but then why does it work in Outlook and the online portal without any problems? It's only the Apple products that are falling apart.

    I ended up having to reproduce the problem in Outlook 2011 Mac before O365 support would help me. Apparently Apple Mail isn't one of the officially supported clients so they weren't going to figure it out for me. Once they ran out of ideas they just gave me the "Apple Mail is officially supported" excuse and stopped helping me.
    Although we weren't initially having the problem in Outlook 2011 Mac it did start giving tons of errors during certain operations (with a -19907 error code) after a while. Not sure why it started doing that ... but it did. This was only happening with one of our user's accounts so it had to be something server-side that was the problem. I eventually got a support ticket in their system (despite being a P1 plan holder) so that they could call me. We did some Wireshark capturing to try to diagnose the problem but by that time the problem had fixed itself.

  • Mail sending is failed in script task in ssis

    Hi guys,
    I have an issue in ssis script task. I have a script which sends the mail after completion of ETL.
    It is giving the following error when it tries to send the mail in script task.
    System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The remote name could not be resolved: 'smtp.gmail.com'
    when we searched in the web some people are saying that it may be an issue of smtp server. so we have tried to ping the smtp.gmail.com. but when we try to ping smtp server from command prompt for the first time it is not pinging and giving the following error:
    "Ping request could not find host smtp.gmail.com. Please check the name and try again."
    If we again ping for the second time then it pinging without any loss (0% loss).
    we uanble to find out why it is behaving like this.
    Please help if anybody has any idea on this.
    Thanks in advance.
    Nagaraj

    sp_configure ‘show advanced options’, 1;
    GO
    RECONFIGURE;
    GO
    sp_configure ‘Database Mail XPs’, 1;
    GO
    RECONFIGURE
    GO
    Port should be open 587 .
    You can check email had send following:-SELECT * FROM msdb..sysmail_mailitemsSELECT items.subject,items.last_mod_date,l.description FROM dbo.sysmail_faileditems select * from msdb.dbo.sysmail_event_log 

  • The mail could not be sent to the recipients because of the mail server failure.

    Hi,
      I am configured Database Mail,But i am getting below error while i am sending Test mail.
    Message
    The mail could not be sent to the recipients because of the mail server failure. (Sending Mail using Account 4 (2014-03-10T15:54:11). Exception Message: Cannot send mails to mail server. (The SMTP server requires a secure connection or the client was
    not authenticated. The server response was: 5.7.1 Client was not authenticated).
    Pls help me,
    Thanks - SelvaKumarSubramaniam.Please MARK AS ANSWER, if my answer is useful to U.

    Hi Selvaons,
    I would suggest you contact your mail administrator for assistance. Here are some good articles regarding how to configure database mail in SQL Server for your reference, please see:
    http://blog.sqlauthority.com/2008/08/23/sql-server-2008-configure-database-mail-send-email-from-sql-database/
    http://www.codeproject.com/Articles/29060/SQL-SERVER-Configure-Database-Mail-Send-Email
    http://www.sqlservercentral.com/blogs/databaseexpertisecom/2010/05/12/database-mail-set-up-in-sql-server-2008/
    Regards,
    Elvis Long
    TechNet Community Support

  • Random mail arrival failure. SMTP log reports arrival, user never gets it

    Our 10.5.4 Mail server has become progressively less and less reliable over a period of months. I can reproduce repeatable (but inconsistent) instances of mails sent to us and failing to arrive. The weirdness even extends to emails sent from outside to multiple recipients on our server *in the same email*, and where some of the recipients get it and the others don't (while the non-recipients are randomly receiving other mails OK). Or, an external sender sending an email while I'm on the phone with him, it failing to arrive (and never does), and then a resend half an hour later arrives immediately.
    Needless to say, confidence in our mail server is plummeting.
    The OS-X Server mail log *actually records a mail arrival event* even when the user never gets the email, thus:
    Aug 6 13:15:42 dreadnought postfix/smtpd[14462]: connect from sonar.wycliffe.nsw.edu.au[192.168.9.100]
    Aug 6 13:15:42 dreadnought postfix/smtpd[14462]: 39D248C515F: client=sonar.wycliffe.nsw.edu.au[192.168.9.100]
    Aug 6 13:15:42 dreadnought postfix/cleanup[14464]: 39D248C515F: message-id=<[email protected].l ocal>
    Aug 6 13:15:42 dreadnought postfix/qmgr[100]: 39D248C515F: from=<[email protected]>, size=29520, nrcpt=1 (queue active)
    Aug 6 13:15:42 dreadnought postfix/smtpd[14462]: disconnect from sonar.wycliffe.nsw.edu.au[192.168.9.100]
    Aug 6 13:15:43 dreadnought postfix/smtpd[14471]: connect from localhost[127.0.0.1]
    Aug 6 13:15:43 dreadnought postfix/smtpd[14471]: 0BBFE8C5170: client=localhost[127.0.0.1]
    Aug 6 13:15:43 dreadnought postfix/cleanup[14465]: 0BBFE8C5170: message-id=<[email protected].l ocal>
    Aug 6 13:15:43 dreadnought postfix/qmgr[100]: 0BBFE8C5170: from=<[email protected]>, size=29969, nrcpt=1 (queue active)
    Aug 6 13:15:43 dreadnought postfix/smtpd[14471]: disconnect from localhost[127.0.0.1]
    Aug 6 13:15:43 dreadnought postfix/smtp[14466]: 39D248C515F: to=<[email protected]>, relay=127.0.0.1[127.0.0.1]:10024, delay=0.85, delays=0.01/0/0.01/0.83, dsn=2.0.0, status=sent (250 2.0.0 Ok: queued as 0BBFE8C5170)
    Aug 6 13:15:43 dreadnought postfix/qmgr[100]: 39D248C515F: removed
    Aug 6 13:15:43 dreadnought postfix/pipe[14473]: 0BBFE8C5170: to=<[email protected]>, relay=cyrus, delay=0.23, delays=0.01/0/0/0.21, dsn=2.0.0, status=sent (delivered via cyrus service)
    Aug 6 13:15:43 dreadnought postfix/qmgr[100]: 0BBFE8C5170: removed
    ...and the upstream mail filter (sonar in this case, our virus and spam filter) corroborates that an email arrived as well. But, as I said, the user (me) +never got this email+. Numerous other users report the same experience. Some mails arriving at our mail server simply never get put into inboxes and disappear. Poof.
    The only lead I have is multiple instances of the following message in the console at (roughly) the same time as the mail arrival failure:
    *6/08/08 1:15:00 PM com.apple.launchd[1] (0x11a220.cron[14553]) Could not setup Mach task special port 9: (os/kern) no access.*
    I have taken to rebooting the server twice daily to reduce the frequency of these occurrences. The machine is a G5 XServe hosting 700 accounts in a School.

    In the log example quoted above, ignore all the http:// references. Apple's discussions software is assuming the square brackets in the log mean "insert URL"

  • Mail server failure. connection refused. too manay connections - when using sp_send_dbmail with job agent

    Hello All,
    I've a weird problem when I'm using "SP_Send_dbmail" to send a simple e-mail to two recipients using job agent.
    The code i write is:
    exec msdb.dbo.sp_send_dbmail
        @profile_name= 'Send Reports',
        @recipients = '[email protected] ; [email protected]',
        @Copy_recipients = '[email protected]',
        @Body = 'Whatever will be here',
        @subject = 'Daily Reports',
        @file_attachments = 'd:\MyFolder\MyFile.txt';
    The error i receive is:
    The mail could not be sent to the recipients because of the mail server failure. (Sending Mail using Account 1 (2015-03-03T14:57:17). Exception Message: Cannot send mails to mail server. (Service not available, closing transmission channel. The server response
    was: service not available (connection refused, too many connections)).
    Does any one know why i get such error???
    Please advise.
    Hany Mounir

    Hello,
    Please consider any Windows Firewall, security hardware/software, policies on your organization’s mail
    server.
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • IOS 6 and Exchange (mail) send fail

    Hi all...
    Have this peculiar problem...
    With Exchange account on my iPhone using iOS6, for some reason sending (or replying to) exchange server mail results in message send failure when using Wi-Fi. The rror message does not give a detailed reason for why it failed, it just says it failed.
    I noticed that if I turn Wi-Fi off, and then re-send the message (over 3G), it goes through fine.
    This behaviour did not happen with iOS5, and all settings are the same.
    Does anyone have a clue what might be wrong?
    Cheers...

    Not quite. Doing the reset procedure where I deleted my home network, shut down my iPad, restarted my iPad, and then reattached to my home network restored my Exchange connectivity which was my initial problem. What I was trying to find out when I got to my office was whether or not after my iPad acquired my office WiFi network if I still had Exchange connectivity. If I did not, I was going to do the same procedure of deleting, restarting and reacquiring but it appears that you only need do that once and it clears the WiFi/Exchange connectivity issue for any WiFi network that the iPad connects with.

  • Message send failure message

    I cannot send messages my iPad, I get a "message send failure" message, also I cannot send from my work e-mail acct, but ok from my yahoo acct

    Hello, KamiAlexandra. 
    Thank you for visiting Apple Support Communities.
    I would recommend going through the troubleshooting steps in the article below.
    iOS: Troubleshooting Messages
    http://support.apple.com/kb/ts2755
    Cheers,
    Jason H.

  • Intermittent Send Failure

    I've got Mail 2.1.3 (753.1) on a MacBook Pro running OSX 10.4.11. In the last few days Mail has developed an intermittent send failure. When I tell it to try again later and then open the same message in the Out Folder, it sends immediately.
    This happens on new messages and responses, and can happen in the middle of an email discussion. It's about every three or four messages. I've repaired permissions, restarted, and looked for new software. Very annoying; help appreciated!

    Wow, all that can be completely unchanged and suddenly start blocking mail between one message and the next?
    Earthlink, POP, pop.earthink.net. smtp.earthlink.net:(my email addy), server port 587, MD5 Challenge-Response, SSL unchecked on port 110 with password authentication. All this came from a Helpful Earthlink Person. Of course, they do have a record of changing required settings without telling their customers...
    I have two other Earthlink accounts on Mail. All three have the same settings. I just used those two accounts to send batches of three messages at a time back and forth to my main account. On the third pass, one message out of three did hang up on its way from a secondary account back to the primary. So it's not just that one account.
    Progress!
    Why do I feel this is now Earthlink... Could it be just because it always is?
    Appreciate the help and patience!

  • Status of the mail sending option using SO_NEW_DOCUMENT_ATT_SEND_API1

    Hi experts,
    I m using SO_NEW_DOCUMENT_ATT_SEND_API1 function moduel for sending mails to dealers. That is, whenver i execute a Z transaction, the customer invoice details are getting displayed in report output. At the same time, the same output data is sent as mail to the respective dealers.
    Now teh user is asking whether there is any possiblity for the end users to have a proof of the mail which is being sent from the Z transaction. If the mail is sent, the end user who executes the Z transaction (mail sending transaction) should have that mail in his/her SENT ITEMS. If the mail not reaches the dealer, then the user must identify the mail bounce identification.
    Pls tell me how to achve the same..
    Regards,
    Shanthi

    Hi,
    Yes it is possible..
    Just pass 'X' to the exporting parameter 'put_in_outbox'. The user can check the send mail in 'sost'. All the details of the mail will be there. This will be the proof that the mail was sent.
    Reg the 2nd part of your query, if the mail is not delivered to any reciepent or to particular recipient, the details will be there in the SAP outbox, that also you can see through transaction 'sost'.
    Thanks & Regards
    Rocky

Maybe you are looking for