BO Publication/Scheduling bounced email trace

Hi
I am trying to create a publication in BusinessObjects 3.1 that sends emails to recipients, it is required that if in case email address is invalid (does not exist etc), we should be able to tell which recipients emails were not received.
When I tested the publication in Test Mode, even if I enter in an invalid email address, the job is still successful, there is no way to tell if the email is actually delivered. I tried to look in the audit log of the job server too but it doesn't seem to have anything useful.
Is there a way to tell or trace the failed deliveries?
Thanks.
Edited by: Rona Zhang on May 4, 2011 2:21 AM

I found a way to solve this issue.
In the Destination property of the publication, put in own email in the 'from' field, so that any emails bounced back can be sent to the email address, in this way i know which ones have failed.
thanks

Similar Messages

  • How do you schedule an email to be sent at a later time?  Also, canned messaging shortcuts in Apple Mail?

    I have heard rumors that this is doable using Automator and iCal.  I have also heard rumors that Apple Scripts are the way to go and I have found a few online (likely from 17 year olds in their basements) -- I must admit, I'm a little leary about copying and pasting a script into my computer.  I'd much rather have detailed instructions on how to set it up myself.
    I would be most grateful for some help with this!
    Thank you!!
    P.S. Also, if anyone knows if there is a way to use shortcuts in Apple Mail to trigger canned messaging I'd appreciate it.  You can do this with the iPhone (ex: you can set it up so that when you type CB in the text field, it says "I'll have to call you back" or whatever you want it to say).

    +1
    Scheduling an email is a deeply important productivity feature that I really hope Apple can incorporate into the next update of Mail.

  • How do I schedule an email for future delivery on Mac mail client?

    How do I schedule an email for delivery at a future date/time on my Mac mail client?

    Hello DeeDubb11,
    Unfortunately, you cannot do that with the officially Mac Mail client.
    Best regards.

  • Suddenly Bounced emails - Is there something changed or bugged with the HPePrint services?

    Hello,
    We are using HPePrint with several printers on different locations for over a year now, without any real problems.
    But since yesterday, we get bounced email our of the blue. Nothing changed on our end, same email adresses used, but now our people all get the following error (except for the Received-From-MTA, which is different for most people from different offices):
      ----- Transcript of session follows -----
    ... while talking to email.hpeprint.com.:
    DATA
    <<< 550 5.7.1 Command rejected
    554 5.0.0 Service unavailable
    Reporting-MTA: dns; f-serve.identitycompany.net
    Received-From-MTA: DNS; idc-vls.xs4all.nl
    Arrival-Date: Sun, 11 Dec 2011 15:20:56 +0100 (CET)
    Final-Recipient: RFC822; *****@hpeprint.com
    Action: failed
    Status: 5.7.1
    Remote-MTA: DNS; email.hpeprint.com
    Diagnostic-Code: SMTP; 550 5.7.1 Command rejected
    Last-Attempt-Date: Sun, 11 Dec 2011 15:21:02 +0100 (CET)
    What gives? Is the service REALLY unavaible for 2 days now, which I can't imagine from a large company as HP with it's prime marketing service ePrint.
    We checked Spam/Blacklists to be sure that our Mailservers and office IPs aren't listed suddenly, and they are all not listed anywhere, so this can't be the problem.
    Please explain what suddenly changed, and we missed somehow, or what we should change/update on our ends to get this working again, as it did up to a few days ago.

    For those who are experiencing ongoing issues with their web services, you can attempt to try the following steps that may help resolve your problems.
    1.)    Completely shut down your printer and restart it
    2.)    If you have prints that have not printed, log into ePrint Center (or create an account if you do not have one) and then look for your printer status. If printer status is green but you still have pending jobs, delete the pending jobs one at a time (Starting with the oldest first). There may be a print job stuck in the queue that further restricts other jobs from completing.
    If option 1 or 2 above still doesn’t work, removing web services and re-adding web services will cause the printer to reattach to the cloud.
    Please note that if you attempt option 3, you will get a new eprint email address (and lose your custom one with no ability to get it back) furthermore, you will need to re-add your printer back to your ePC account.
    I am an HP employee

  • Schedule to email

    Hi, I am new to crystalreports.com and want to ask about the schedule to email/PDF feature.  I tried to schedule an email for a report file and got a message saying "The scheduling function is only allowed for reports with a salesforce.com, an xml, or a BI OnDemand data source. To schedule a report using other data sources, please use the Desktop Publisher".  Can the schedule to email feature available for all types of files or just those with a data source?  Looking forward to your replies.  Thanks.

    Just reports with a data source. The scheduler processes the report at the scheduled time against the data source the report was created from. It then stores a local copy of the report with saved data in the History section and (if selected) can email a copy of it as well.

  • Oracle Scheduling Sending Email Notifications of Job Errors

    Hi,
    We are Oracle E-Business Suite - 12.1.3 & DB 11gr1
    I want to send to configure - Oracle Scheduling Sending Email Notifications of Job Errors.
    I already created job.. how i can configure Email Notifications of Job Errors.
    Thanks
    KSV.DBA

    Duplicate posts?
    Email Notofication - scheduled job fails
    Email Notification - Oracle Scheduled job failed
    Scheduler - 11g
    Re: Create Job scheduler

  • Where has the 'bounce email' feature gone from Lion?

    Mail works OK after upgrade to LIon, I have set it up in classic mode for now.   However, I can't find the 'bounce email' feature.   This used to be a good way to reduce spam.
    Please Apple, let me have this feature back.

    i have just 'upgraded' to osx LION and CANNOT believe you have dropped the BOUNCE feature from mail.
    Why??????  PLEASE PUT IT BACK immediately - it is one of the main differences between apple mail and postbox.  You are losing customers doing this - I am going back to snow leopard till you fix it.   RIDICULOUS decision !!!!

  • Bounced emails: automatically deactivating bad addresses...

    Just wanted a little feedback on what strategy might be best for automating the deactivation process. I have a database with a list of addresses that needs to be frequently updated-- any messages that I receive in a certain inbox are typically bounced emails and I wish to deactivate these addresses in my database so I no longer send to them.
    The best method I can think of, short of going through and manually identifying the original address I sent to (I've got better things to do!), seems to be to develop a method which parses the entire header and finds any email addresses (rebuilding any tokens that contain '@') and through brute force, simply tries to deactivate any and all reconstructed email addresses that I find. Not a very elegant method, I know. Since I won't be needing to automatically send emails to myself (return addresses and original sender) and anyone else of the 'postmaster' or 'MAILER-DAEMON' variety, I assume that any other email addresses contained within the header (somewhere)will be the one(s) that I'm looking for. Is this a fair assumption?
    Has any got a suggestion on how to improve this crude parsing? Everything I've read online suggests that a 100% success rate is impossible due to the lack of standards imposed on header content. Anything I send out is not guaranteed to come back to me, according to my understanding, so what other options may be available?
    Cheers,
    Sean

    Here's the first bit of code for testing my brute-force method... It seems to work fine as long for generating possible addresses as there are no instances of '@' at the beginning or end of a parsable-string-- ie. " @xxx", "xxx@ ", etc.. I'm working on that part right now... shouldn't be too hard. Can anyone see possible/definite flaws or improvements/issues I may want to consider? Any comments on this code are much appreciated.
    <code>
    String content = new String("a string generated from email content");
                   StringTokenizer st1 = new StringTokenizer( content, "@" );     //finds possible instances of email addresses
                   int numberTokens=st1.countTokens();
                   int record=0;
                   String garbage;
    if(numberTokens>1){
                   // create array to hold user and hostname values for all addresses
                   String address[] = new String[ 2*(numberTokens-1) ];
                   for( int i=0; i<numberTokens; i++ ){
                        String content2 = new String( st1.nextToken() );
                        StringTokenizer st2 = new StringTokenizer( content2, " <>()" );     //set characters which may denote/separate addresses
                        int numberTokens2 = st2.countTokens();
                        for( int j=0; j<numberTokens2; j++ ){
                             if( ((i==0)&&(j==numberTokens2-1)) ||     //to get first username     (first '@' token)
                                  ((i==numberTokens-1)&&(j==0)) ||     //to get last domain name (last '@' token)
                                  ((i>0&&i<numberTokens-1)&&(j==0||j==(numberTokens2-1))) ){     //get username/domain (encapuslated '@' tokens)
                                       address[record] = st2.nextToken();
                                       record++;
                             }else if( (st2.hasMoreTokens()) )     //move parser to next token if exists
                                                                          //or let for-loop expire.                          
                                       garbage = st2.nextToken();
                   for(int k=0;k<address.length;k++ )     
                        System.out.println(address[k]);     //let's see how we did
    </code>

  • Can I schedule an email to be sent out later?

    Is there a way to schedule an email to be sent out later? Say, I write it today and I want it sent out in three days.

    In Tandem with Linc
    This may help.
    http://apple.stackexchange.com/questions/45604/how-can-i-send-a-mail-message-lat er
    Cheers!

  • Ironport alt-mailhost filter and bounced emails.

    Hello!
    I have problem with ironport configuration and hope someone help me )
    I use filter with alt-mailhost rule for users within domain but located on another server.
    It's work fine. But... i have problem with bounced emails. They don't affected by filter and use smtp route.
    How to attach my filter with bounced emails?
    Thanks for any help.

    Hello,
    bounce email messages are handled outside the work queue so they are not subject to Message Filter or Content Filter processing. Only SMTP routes will apply here, an alt-mailhost action is not possible.
    The only possible workaround would be to loop the delivered bounce message over the appliance again (e.g an SMTP route that points to a secondary listener on the appliance), so that it can be reprocessed by alt-mailhost. Please note that looping certain messages over the appliance again bears the risk of an endless mail loop so you may need to adjust your filters accordingly to prevent this.
    Hope this helps. If not, please let us know.
    Regards,
    Martin

  • How to schedule send email to a Group of people ?

    Hi ,
    How could we schedule send email to a group of people?
    eg, by entering a user group
    not one by one?
    thx
    John

    Hi VK,
    I have configured the job server, but it only able to send through the emails to listed e-mail address in the "To" text box. What if I would like to distribute to different group of users at the same time?
    For example, if i have 10 users in Finance group , another 50 users in Sales group and etc, so how should I handle in this case?
    Please advise.
    Thank you.

  • Bounced email causes mail app to close

    After reading many many posts across the internet, I finally figured that a bounced email message (which may show up in your inbox as "mail delivery error" or something similar) was crashing my mail app.
    The symptoms? I would open my mail app, it would try to retrieve mail and then close about 3 seconds later.
    The fix? I had to log into my POP mail account via the web, delete the email with the delivery error and then on my iPhone, delete/add back my mail account. If you don't delete the message on the server first, you just end up back in the same boat the next time you retrieve messages from the server.
    The fix is simple enough but how can the folks at Apple expect us to do this every time we get a bounced email? We really need a fix ASAP unless there is one on the way?

    I seriously doubt Apple expects us to do this everytime there is a bounced email.
    For me, a bounced email is few and far between - only when the recipient's incoming mail server allocation has been exceeded and not accepting any new messages, or the incoming mail server incorrectly detects my email address or a message as being spam, which is even more few and far between. Regardless, a bounced message - a return error message from the recipient's incoming mail server did not crash the iPhone's Mail client, but this is with an IMAP account. Since these are so few and far between, I don't recall the last time I recieved one.
    Not sure what the fix is or if a fix for POP accounts is on the way but in the interim if you are getting many bounced messages, you may want to look into why.

  • Delay or schedule sending email messages Hosted Exchange Outlook 2013

    Hello,
    Hopefully I am posting this question in the right place.
    We have a user that is trying to delay a message to a different user. The problem is that if the original user who is trying to delay the message closes outlook the delayed message will not go out to the intended recipient.  I did notice the KB for
    office:
    https://support.office.com/en-us/article/Delay-or-schedule-sending-email-messages-ea346137-e1e2-4ec4-a77b-1522b75b15d1?ui=en-US&rs=en-US&ad=US
    And it does state that "If you are using a POP3 or IMAP account, Outlook must remain open until the message is sent"
    My question is,
    We actually have a hosted exchange account with outlook. is that the same as pop3/imap accounts therefore the outlook client needs to stay open?
    Will the delay option work in OWA?
    What about rules set in outlook to forward to other individuals, does outlook the application have to stay open?
    Thanks all for any help/feedback

    Hi,
    For your first question, delayed delivery options are client side in cached mode and server side in online mode. So, when using
    Cached Exchange Mode, Outlook must be connected and open at the assigned delivery time for the delayed delivery message to be sent. If you are using
    Online Mode, then you don't need to leave Outlook running.
    As far as I know, we don't have the same delayed delivery option in OWA. And also, only rules can be created for
    incoming emails with Outlook Web App, therefore a rule to set a delay on outgoing email is not possible.
    For the rule to forward an incoming email automically, you'll have to use the "defer" rule, but as far as I know, it's a client-only rule, will only process when Outlook is running.
    Regards,
    Ethan Hua
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Bounced emails detections

    how can I track the bounced emails?
    [email protected]

    Isn't this a FAQ yet? Search the forum for the word "bounced".

  • Hard Bounces - Email Campaign

    My client sent out an email campaign to 81 recipients. The campaign generated 25 hard bounces. Is there a way to get more detailed information about the reason for these bounces? We are trying to evaluate this result -- a high rate of hard bounces (over 30%) Your reporting does not provide much information.
    Thank you.
    Catherine

    Hello Catherine,
    Please submit a case if you haven't already on this so we can investigate further with the following details...
    Site URL
    Email campaign name
    Is this happening with any other campaigns/sites?
    If there is any specific domain emails for hard bounce, please mention that.
    We'll may need to look into this further.
    Thank you,
    Sanjit

Maybe you are looking for