Never include orig. message into bounce message/DSN

Hi all
How can i configure IronPort to never include the original message body into bounce messages or DSNs?
I would like to always include header information (sender, receipient, subject) of the original mail, but never body information or even attachments?
I already tried cli-command bounceconfig, an set max_bounce_copy=1, but then the header is also not included...?
Any ideas?
Thanks
Chris

Hi Chris,
This one is a bit tricky. The RFC does not state that one "MUST" include a copy of the original message however we do as in general its good practice and it is seen as a courtesy to the recipient.
That being said you may be able to eliminate most of the original message. You were on the right track with that option but I think you were looking for size not number of copies.
You will need to make this modification via the CLI using the command bounceconfig. Depending on the number of bounce profiles you have you may need to edit each to achive the desired results. By default there is only 1 profile listed as default.
The value you want ot chage is the following;
Please enter the maximum size of the original message (in bytes) to include in the bounced notification message.
[10240]>
You may have to make changes and test to get the exact results your looking for.
murf.run> bounceconfig
Current bounce profiles:
1. Default
Choose the operation you want to perform:
- NEW - Create a new profile.
- EDIT - Modify a profile.
[]> edit
Please enter the number of the profile to edit:
[]> 1
Please enter the maximum number of retries.
[100]>
Please enter the maximum number of seconds a message may stay in the queue before being hard bounced.
[259200]>
Please enter the initial number of seconds to wait before retrying a message.
[60]>
Please enter the maximum number of seconds to wait before retrying a message.
[3600]>
Do you want a message sent for each hard bounce? [Y]>
Do you want bounce messages to use the DSN message format? [Y]>
Enter the subject to use:
[Delivery Status Notification (Failure)]>
Do you want to parse the DSN "Status" field received from bounce responses to include in the DSN generated by the appliance? [N]>
If a message is undeliverable after some interval, do you want to send a delay warning message? [N]>
Do you want hard bounce messages sent to an alternate address, instead of the sender? [N]>
Do you want bounce messages to be signed (Yes/No)?  [N]>
Please enter the initial number of seconds to wait before retrying a host that is unreachable.
[60]>
Please enter the maximum number of seconds to wait before retrying a host that is unreachable.
[3600]>
Please enter the maximum size of the original message (in bytes) to include in the bounced notification message.
[10240]> 10
Current bounce profiles:
1. Default
Choose the operation you want to perform:
- NEW - Create a new profile.
- EDIT - Modify a profile.
[]>
smurf.run> commit
Christopher C Smith
CSE
Cisco IronPort Customer Support

Similar Messages

  • Error message into warning message KO450

    Hi,
    There are  unsettle RA  value in project PAD-9114. Because of  this unsettle RA  value in  the project  we are not able to  close the project and receiving error message like below:
    1.There is still WIP for wbs
    2.Balance of  wbs is not zero.
    There is still WIP for WBS PAD-9114
    Message no. KO450
    Diagnosis
    The WIP for WBS PAD-9114 has not been cleared.
    System Response
    WBS PAD-9114 cannot be deleted.
    Procedure
    Calculate the WIP for WBS PAD-9114 so that it can be cleared.  Then settle WBS PAD-9114, including the cleared WIP in the settlement.
    How  to change  above  error message   into warning message so that   it will allow us to  close  the project.
    With regards,
    V.krishnamoorthy

    Hi,
    Thanks  for your answer. But still i am receiving the same error
    There is still WIP for WBS PAD-9114
    Message no. KO450
    Diagnosis
    The WIP for WBS PAD-9114 has not been cleared.
    System Response
    WBS PAD-9114 cannot be deleted.
    Procedure
    Calculate the WIP for WBS PAD-9114 so that it can be cleared.  Then settle WBS PAD-9114, including the cleared WIP in the settlement.
    With regards,
    V.krishnamoorthy

  • Change of error message into warning message

    While doing FBZP i have found the following error.
    Clearing acct only allowed for an outgoing bill of exch.pmnt
    Message no. F3029
    I am not able to go further, the above message is coming.
    I want to make the error message into warning message.
    Please suggest, how to overcome

    Hello BSR,
    The Error message F3029 is raised when the clearing account (T042I-VKONT) is filled but the payment method in question is not defined as "Bill/exchange".
    I assume that the field is not changable at the moment. You may make necessary changes (delete the entry or delete the specified account) with the instructions below.
    1. Go to Tcd: FBZP -> Click [Pmt methods in country]
    2. Select the entry for the erroneous country(?)/payment method
    3. Change Payment method classification to 'Bill/ex' and save
    Now you should be able to change "Set Up Bank Determination for Payment
    Transactions" table.
    If you still want to use this payment method, please change back to the original classification after making necessary changes in T042I.
    I believe this information would help you in resolving the reported issue.
    Best Regards,
    Vanessa Barth.

  • Convert Error Message into Warning Message

    I wanted to change alternate account into existing GL account. But it is not permitting to post because it is having balance. So i wanted to change error message into warning message. i tried with the following process but still it is not showing warning message showing as error message only. please suggest us.
    a) OBMSG
        Application area  Msg   Allowed        Standard          Switch Off
               FH                  007    W                   E                       tick mark
    b) OBA5
         Msg                                         Online          BatchI         Standard
         007                                                w            w                 w
    Please suggest me i need it urgently.
    Regards
    D.J. Laxmi

    Hi,
    Certain Error messages are not passed to be changed to warning message eventhough you maintained proper customization for the same. I can only recommend you that neutralize the balance of Gl account and change if reporting is accepted.
    Regards,
    Chintan Joshi

  • Append two message into one message in BPM

    hi,
    i have to receive two different outbound message interface in fork step. as soon as two message received
    i have to append those message to one message as below;
    A message
    1001 AAAA  BBBB CCCCC
    1002 DDDD  BBBB DDDDD
    B message
    1003 CCCC  1321 12213
    1004 DAFD  DDDD DDDDD
    1005 EDDD  DDDD DDDDD
    target message for C
    1001 AAAA  BBBB CCCCC
    1002 DDDD  BBBB DDDDD
    1003 CCCC  1321 12213
    1004 DAFD  DDDD DDDDD
    1005 EDDD  DDDD DDDDD
    and then i have to send C
    is it possible on BPM? i think not mapping issue and correlation.
    how can i append two abstract message to one abstract message?
    thanks
    venjamin

    hi all,
    BpmPatternCollectMessageToBeCollected in basis in ir is not multi-row,  this message type structure is just for individual message..
    in my case, source message type can be received multi record in row in once.
    so, what i want to say is interface mapping regarding
    appending two abs message into one inbound message for transformation.
    if it is possible, we may not need to container operation step because we already have bundled message in target abstract message. we can just send target abstract message.
    if it is not possible, how do you map to use in transformation step? and configure container operation?
    container operation should be appened from one structure message into one multi message.
    does it make sense?
    thanks
    venjamin

  • Splitting a message into multiple messages.

    All,
    I will simplify the issue we have and explain.
    We have the following structure. (the occurence <data> node is unbounded)
    <source>
    <data>...</data>
    <data>...</data>
    <data>...</data>
    </source>
    we need to split this into another message <source2> with the exact same structure... but we need only 10 <data> nodes in the <source2>. In this <source2> the <data> node is of max occurs 10.
    so if we get a <source> message with 1000 <data> nodes comes in, we need to split it into 100 <source2> messages.
    How can we do this? (due to constraints we cannot use the file content conversion)
    Thanks.

    Hello,
    Please check whether the below logic suits your scenario.
    Change Messages - http://flickr.com/photo_zoom.gne?id=1064675286&size=o
    Mapping -http://flickr.com/photo_zoom.gne?id=1064675070&size=o
    Mapping -http://flickr.com/photo_zoom.gne?id=1064675164&size=o
    UDF's- http://flickr.com/photo_zoom.gne?id=1064675480&size=o
    Results http://flickr.com/photo_zoom.gne?id=1064675320&size=o (Source 4 Data)
    Results http://flickr.com/photo_zoom.gne?id=1064675430&size=o (Source 5 Data)
    The above example will split source data into 2 messages each.
    If it doesn't helps, let me know.
    Best regards,
    raj.

  • How to change Error Message into warning message

    Dear Friends,
    I am getting an error
    The qty stored that was entered is adjusted
    Message no. XU 040
    at the time of GRN. I am maintaining batch specific Unit of Measure.
    Please tell me how to change this error message in to a warning message.
    Thanks
    Prashant Atri

    Hello Prashant,
    This is satndard SAP messagge which is maintained in customizing;
    SPRO>>Logistics - General>>Batch Management>>Define Attributes of System Messages
    Here you can convert this messages to warning message. I urge you to please check with abaper as this may be hardcoded message and it may have implications on valuation and posting.
    In the above IMG path you can do the changes
    Br,
    Tushar
    Edited by: Tushar Patankar on Jan 1, 2011 5:36 PM

  • Converting info message into error message hardcoded in a standard program.

    Hi all,
    Due to some Good Manufacturing Practices in the Pharmaceutical Industry, users are demanding that message i102(40) (SAPLCOSD / LCOSDF2D / FORM OrderTables_Fill line 478) a hardcoded info message be converted into an error message.
    I have struggled all day long on the PPCO exits, but it was not possible to find one that comes prior to this message, so I could prevent the error.
    I then tried to create a field exit on field CAUFVD-GSTRP, but it was not possible to create a field exit for this field (it was not present at PRFB).
    Is there any other way of changing it without changing the standard code (even though it's just one caracter from i102(40) to e102(40).
    Many thanks in advance,
    Alberto

    Hello.
    There is a solution which we used in one of our requirement.
    To replace standard sap code, in ECC 6 SAP provided Enhancement Sections.
    Step 1: Give program name and from and to line numbers in which you need to create a Enhancement section. Give this details to BASIS. They will provide you access key.
    Step 2: Create a Enhancement Section for this portion of code.
    Step 3: Create implementation for this enhancement section.
    You can't create multiple implementations for enhancement section.
    Activate it and now your new code will be executed.
    [Click here |http://help.sap.com/saphelp_nw70/helpdata/en/a0/47e94086087e7fe10000000a1550b0/content.htm]to read the same in help.sap.com.
    all the very best to you.

  • Writing SOAP messages into JMS message

    I have a system that has WSDL "contracts" for messaging, and we want to use a JMS infrastructure to send SOAP messages.
    From all the clients that I have seen generated they all want to talk HTTP, or use their own way of using JMS.
    What I would like to do is generate a client for the WSDL that just generates SOAP messages in a string, which I can then put on a JMS message (with special custom JMS headers setup etc).
    Any ideas ?
    I guess I am trying to do something similar to what JAXB does with normal schemas.

    push

  • How to collect to different files into one message

    Hi,
    I have the following scenario:
    Two (5Mb) Files with different file structures each ->
    XI (transform and generate a single structure record) ->
    Insert a record in a DB for each new record generated
    Let suppose file1 has order headers - one order per line -and file2 has the corresponding order items - one item per line, e.g;
    File 1
    OrderNr  Description
    1        A
    2        B
    3        C
    File 2
    OrderNr   ItemNr   MaterialCode ....
    1         1        111
    1         2        222
    1         3        555
    2         1        888
    2         2        777
    3         1        111
    Imagine I want to insert a record in the database for
    each order/item like this
    OrderNr  ItemNr Description MaterialCode .....
    1        1      A           111
    1        2      A           222
    1        3      A           555
    My real scenario is a little more complicated but never mind for now.
    I need to collect the two different files with two different file structures into the same message. Although I have read about the subject I am not sure about how to do it using BPM because there isn't any field I could use to correlate file1 with file2 - I can only correlate a record of file1 with several records of file2. I simply know that the two files will be available in a specific directory once a day at 06:00AM.
    First question is:
    How can I collect the two messages originating each from a different file into only one message with two different subtypes one for each file structure?
    Because my background is ABAP I could do it with a workaround for temporarily storing the info from each file into database tables in XI and then correlate the info from the two files to generate a single message.
    Like this
    File1 -> XI -> INSERT DATA XI ZDB1 (via ABAP Proxy or RFC)
    File2 -> XI -> INSERT DATA XI ZDB2 (via ABAP Proxy or RFC)
    Them I could use an event to check when the two tables have all the data from both files. I could then combine the data from the two tables and start another integration process like this
    XI SERVER (ABAP Proxy) -> XI Integration Server -> Third-party (JDBC)
    But this way I would have to code the hole data conversion which is not a good idea from the perspective of XI (EAI/Broker).
    Maybe I sould use BPM. But how?
    Futhermore:
    Is BPM performant enough (we are talking about files with thousand of records)?
    Thanks in advance
    Diz

    Hi,
    for N:1 Multimapping you have to use BPM.
    After going through this weblog you will be quite familiar with how to collect 2 messages into one message.
    /people/pooja.pandey/blog/2005/07/27/idocs-multiple-types-collection-in-bpm
    Steps:
    1. Create a abstract/ inbound / outbound interfaces. (in your case 3 /1/2).
    2. Perform 2:1 Multimapping.
    You can specify more than one message in either side.
    Just go to message tab in MM.
    3. Now follow the blog and you will get a output in the form of abstract interface.
    4. Define JDBC reciever Channel as usual.
    Your database will be updated.
    Just try this out.
    Regards
    Piyush

  • Mail Bounced Message

    Have deleted most of my mail and have restarted several times.  I still receive a message ATTENTION:  Bounced Message notification, bytes in mailbox.
    I continue to get this message although as I said I emties sent and trash and deleted and only have a few in inbox.
    I have also turned off JUNK email.
    Please help?

    I have called RoadRunner who is my e-mail provider.
    I did indeed have to go the their website and manage my account by deleting all of the messages on the server.  I had never had to do this in the many years having this account.  The messages must pile up even tho your mailbox on your computer shows low usage. 
    Everything should flow again.
    Hope this helps.
    Karen

  • HT3529 Is there any way to sync iMessages from an iPhone into the Messages on a Mac Book Pro?

    Basically, for me to upgrade to an iPhone 5s, I'll have to trade in my iPhone 4s. The thing is, I'm pretty sentimental when it comes to certain text messages and I would really like to be able to save them all somewhere, somehow. Everything else is backed up to my laptop, so I'm not concerned about anything else on the phone; it's just not wanting to part with the text messages... It would be nice if there is a way to sync the rest of one's messages into the Messages app on the MacBook Pro. Is that possible?

    If the photos were on the iphone when the last sync was performed, then you should be able to restore from backup.

  • How to convert javascript alert message into an Inline message in Apex Page

    Hi All. Im new to Apex.
    Present Approach -
    I have a dynamic report region developed using API's like APEX_ITEM etc. I am using java scripts to validate these dynamic items and popup alert messages as shown below -
    function ValidateNotObservedCB(p_row_num)
    var v_row_num = p_row_num;
    var v_not_observed_cb_status = document.getElementById('f_notobserved_'+v_row_num).checked;
    var v_not_in_district_cb_status = document.getElementById('f_notindistrict_'+v_row_num).checked;
    var v_program_code = document.getElementById("f_program_code_"+v_row_num).value;
    if ( (v_program_code.length>0)&& ( document.getElementById('f_notobserved_'+v_row_num).checked==true ))
         bold alert("You have already entered a program code.") bold
         document.getElementById('f_notobserved_'+v_row_num).checked=false ;
         document.getElementById('f_notobserved_'+v_row_num).value='N';
    } else if ( (v_program_code.length==0)&& ( document.getElementById('f_notobserved_'+v_row_num).checked==true )) {
         document.getElementById('f_notobserved_'+v_row_num).value='Y';
         document.getElementById('f_notobserved_'+v_row_num).checked=true ;
    } else
         document.getElementById('f_notobserved_'+v_row_num).checked=false ;
         document.getElementById('f_notindistrict_'+v_row_num).checked=false;
         document.getElementById('f_notindistrict_'+v_row_num).value='N';
         document.getElementById('f_notobserved_'+v_row_num).value='N';
    Question/Issue - How can I convert these alert messages into Inline messages to show on the page, similar to what appears when we do Item Validations in APEX.
    Waiting for responses as this is an urgent requirement.
    Thanks in Advance,
    Madhu

    Hi,
    I did with jQuery small sample
    http://apex.oracle.com/pls/otn/f?p=40323:36
    Page HTML header is
    <script type="text/javascript">
    $(function(){
      var lImg = $('<img alt="" class="pb" style="float: right;" src="/i/delete.gif"/>');
      var lMesg = $('<div id="MESSAGE" style="border-top: 1px solid rgb(142, 170, 142); border-bottom: 1px solid rgb(142, 170, 142); padding: 5px; background: rgb(235, 241, 235) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; width: 450px;" class="t14notification"></div>');
      $('.pb').live('click',function(){
        $x_Remove("MESSAGE");
      $('#SUBMIT').click(function(){
        if($('#MESSAGE').length == 0){
          $('#t14Messages').children().append($(lMesg));
           $(lMesg).append($(lImg));
           $(lImg).after($('#P36_NOTIFICATION').val());
        }else{
           $('#MESSAGE').text('');
           $('#MESSAGE').append($(lImg));
           $(lImg).after($('#P36_NOTIFICATION').val());
    </script>I do not know does it help. Using this depend much on theme, defined class and IDs.
    Br, Jari

  • How to convert warning message MM071 into error message

    Hello All,
    I have flag deletion indicator for 1 material thru tcode MM06
    Now i have to convert that error message into warning message..
    For the same i went to path--spro - Mat mgmt-purchasing-Environmentdata-define attributes of System messages,but it didnt solved my purpose..
    How to solve it...Helpful answers will be highly appreciated
    Regards
    NanoSAP

    dear sir.
    pl check message number ME-051 this message for Material & flagged for deletion.
    regards
    jrp

  • Error message to Warning message in MIGO?

    Hi,
    When we are executing MIGO 411 K transaction we are getting error message 'Enter Vendor Number'. I want to supress change error message to warning message.
    Because my requirement is populate vendor dynamically based on combination of Material, Plant, Storage location and Batch. I got user exit for this User-exit (EXIT_SAPMM07M_001) when click on check button.
    We found a User-exit (EXIT_SAPMM07M_001) triggered when User clicks on 'CHECK' button. But since the vendor field (LIFNR) is a mandatory field in MIGO 411 K transaction, its throwing an error message 'Enter Vendor Number'. So unable to proceed further.
    so i want to change error message into warning message and then i will proceed.
    error message i m getting is " Enter vendor number for special stock k".
    Or is there any other to populate the vendor dynamically based on Material, Plant, Storage location and Batch. please help..
    thanks

    This error is dynamic call so you can't make this one as warning message but why don't you try to add the search criteria based on your requirement to the field of vendor in migo.
    e.g. when you do F4 or drop down you will see the list of vendor you can get from diff way.......so add one more earch criteria for your reqs here.

Maybe you are looking for

  • Need the Materials for learning BI7 (Screenshots for creation of Contents)

    Hi Gurus, Pl share the Screen shots for Creating the all Business objects(CUBE,ODS,Infosource ....) in BI7. MAIL - [email protected] I ll share my thanks as reward points . Regards, Raja

  • ORA-29829: implementation type does not exist

    Hello, I get ORA-29829: implementation type does not exist when creating an external table in Oracle 10g 10.2.0.3.0. Anyone knows why this happens? Wrote file afiedt.buf 1 CREATE TABLE tim 2 ORGANIZATION EXTERNAL 3 ( 4 TYPE ORACLE_DATA_PUMP 5 DEFAULT

  • Multiple files in zip folder

    Hi I am working on a scenario File-> XI-> BW <b>Question 1.</b> I would be getting a zip file which will have 3 files, I know how to unzip the file. Once file is unzipped then I will create three different data types and message types as the layout i

  • HT4759 log in error

    I have Vista Home edition on my Desktop Compaq ,while logging into icloud i get a server error message ? any ideas after all I was able to use my id and log in here

  • Problem in creating program dynamically using FM 'rss_template_instantiate'

    hi everyone, i need to create the program dynamically using FM 'RSS_TEMPLATE_INSTANTIATE'. if we create the program using this function module can we see the generated code. very urgent!!!!! thanks in advance. regards, bharat.