Message filter replies with wrong template?

I have filters that search the body for a keyword and reply with a template. No matter which template is selected it replies with one template everytime.

Here is the reply I sent to the OP by private mail (while my account was mistakenly blacklisted):
I think the search that worked was with the Quick Filter Bar, which searches downloaded mail. The "Run search on server" setting is in the window that appears when you right-click an IMAP folder, Search Messages (this type of search is similar to the filter dialogue).
But even if you have everything set up properly to search or filter according to body text, I can't explain why each filter replies with the same template. Perhaps you are experiencing this bug: https://bugzilla.mozilla.org/show_bug.cgi?id=533229

Similar Messages

  • Rendering error with wrong template path

    Hi there,
    I got a processing exception during a "Render" operation. I think the problem is shown in the following log entries on the server with Adobe Document Services installed (ADS). The application is running on another system (AS1):
    com.adobe.ads.remote.EJB_PDFAgent: Embedding of file/stream: DatasheetView_InteractiveForm.xdp using ID: template0 Failed:
    Unable to create a FileDataBuffer for: E:\usr\sap\AS1\J00\j2ee\cluster\apps\company.de\sheetwd\servlet_jsp\webdynpro\resources\company.de\sheetwd\root\WEB-INF\webdynpro\Components\de.company.sheet.wd.datasheet.Datasheet\DatasheetView_InteractiveForm.xdp
    ... Continuing with Embedding files ...
    The path "E:\usr\sap\AS1\J00..." does not exists on the Server with Adobe document services installed. Its SID is "ADS".
    Caused by: com.adobe.ProcessingException: File not found: E:\usr\sap\AS1\J00\j2ee\cluster\apps\company.de\sheetwd\servlet_jsp\webdynpro\resources\company.de\sheetwd\root\WEB-INF\webdynpro\Components\de.company.sheet.wd.datasheet.Datasheet\DatasheetView_InteractiveForm.xdp
    at com.adobe.ads.operation.Render.execute(Unknown Source)
    at com.adobe.ads.operation.ADSOperation.doWork(Unknown Source)
    ... 85 more
    Caused by: com.adobe.ProcessingException: File not found: E:\usr\sap\AS1\J00\j2ee\cluster\apps\company.de\sheetwd\servlet_jsp\webdynpro\resources\company.de\sheetwd\root\WEB-INF\webdynpro\Components\de.company.sheet.wd.datasheet.Datasheet\DatasheetView_InteractiveForm.xdp
    at com.adobe.ads.data.FileURLData.getInputStream(Unknown Source)
    at com.adobe.ads.data.URLData.getByteArray(Unknown Source)
    at com.adobe.ads.data.TemplateCacheInfo.<init>(Unknown Source)
    at com.adobe.ads.data.TemplateCacheInfo.getInstance(Unknown Source)
    at com.adobe.ads.operation.support.Template.setCacheInfo(Unknown Source)
    at com.adobe.ads.operation.support.Template.initialize(Unknown Source)
    at com.adobe.ads.operation.Render.initializeTemplates(Unknown Source)
    at com.adobe.ads.operation.Render.initializeSources(Unknown Source)
    at com.adobe.ads.operation.Render.initialize(Unknown Source)
    ... 87 more
    Caused by: java.io.FileNotFoundException: E:\usr\sap\AS1\J00\j2ee\cluster\apps\company.de\sheetwd\servlet_jsp\webdynpro\resources\company.de\sheetwd\root\WEB-INF\webdynpro\Components\de.company.sheet.wd.datasheet.Datasheet\DatasheetView_InteractiveForm.xdp (The system cannot find the path specified)
    at java.io.FileInputStream.open(Native Method)
    Any ideas
    Thanks ahead

    Hello,
    I think at the moment you are passing the xdp template source as url using the WDURLGenerator.
    Instead you should send it as a stream using the appropriate pdfdocument api like this:
    String templateUrl = null;
    ByteArrayOutputStream templateStream = null;
    templateUrl = WDURLGenerator.getPublicResourcePath(otherPart, "My_InteractiveForm.xdp");
    InputStream template = new FileInputStream(templateUrl);
    ByteArrayOutputStream buffer = new ByteArrayOutputStream();
                  int nRead;
                  byte[] data = new byte[16384]; 
                  while ((nRead = template.read(data, 0, data.length)) != -1) {
                            buffer.write(data, 0, nRead);
                  buffer.flush(); 
                  templateStream = buffer;
    IWDPDFDocumentHandler pdfDocumentHandler = WDPDFDocumentFactory.getDocumentHandler();
    IWDPDFDocumentCreationContext pdfDocumentCreationContext = pdfDocumentHandler.getDocumentCreationContext();
    pdfDocumentCreationContext.setTemplate(templateStream);
    Hope this helps...
    Regards, Bernd

  • I am having problems transefering contacts to my I pod when syncing the message comes back with contact in use by I pod please close and try again, please could you let me know how to close contacts on the  pod or is there a setting that is wrong etc,

    I am having problems transfering contacts to my I pod when syncing the message comes back with contacts in use by I pod please close and try again, please could you let me know how to close contacts on the  pod or is there a setting that is wrong etc, i have restored the device. if i go to contact via settings the screen comes on for about 2 seconds and then goes off - Help

    Single click on the Home button. Then double click on the Home button. In the recently used row, touch and hold the Contact app till they start to wiggle and then tap the minus sing by the contacts app.
    Also make sure the Contact program on your computer is closed.

  • Why Does Live View In DW Not Work With BC Template?

    The live view using a BC template in DW CS6 shows "PAGE NOT FOUND" in the body section but the header and footer look fine. I should also point out that the index.htm page works fine, it's just the other pages that have this problem. What makes it weirder is that the site works fine in all other modes including when viewing in a normal browser, it's ONLY when in live view! I also noticed that if I delete the .htm extension in the url in the DW browser when in Live View it fixes the problem, but this requires me to do this everytime I want to switch to live view and surely is either a problem with how the BC template files are named or DW CS6 is buggy? Hopefully this is an easy one to answer??

    Hi Alex,
    Thanks for your reply, I have done a video demo at http://screencast.com/t/RsutrvoFn0xZ
    Date: Thu, 14 Feb 2013 05:49:55 -0800
    From: [email protected]
    To: [email protected]
    Subject: Why Does Live View In DW Not Work With BC Template?
        Re: Why Does Live View In DW Not Work With BC Template?
        created by Alex Pavelescu in Dreamweaver & Business Catalyst - View the full discussion
    Hi, Please provide the site url, and if you can, a video demo of the issue you're facing, using http://www.techsmith.com/jing.html, where you could also display the way you have your side setup ( Dreamweaver menu > Site > Site manager > http://screencast.com/t/GqqBk9MY4ck ) Kind Regards,Alex
         Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/5072585#5072585
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/5072585#5072585
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/5072585#5072585. In the Actions box on the right, click the Stop Email Notifications link.
         Start a new discussion in Dreamweaver & Business Catalyst by email or at Adobe Community
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Message Filter case insensitive help

    Need help with a simple Message Filter that skips virus scanning if a message has "MonkeyTails" in the Subject.  This should work with "monkeytails" and or "MONKEYTAILS" but it does not, it only works with "MonkeyTails".  What am I doing wrong?  I thought the (?i) makes it case insensitve
    Skip_VirusCheck:
    if (subject == "(?i)MonkeyTails")
    skip-viruscheck();

    Hi Greg,
    The initial syntax that you have provided worked perfectly for me.
    This is my filter -
    Num Active Valid Name
      1   Y      Y   regex_filter_3
    regex_filter_3: if subject == "(?i)MonkeyTails" {
                        quarantine("Policy");
    This is the mail logs -
    Fri Jun  7 05:38:47 2013 Info: MID 135485 Subject 'abcd monkeyTails'
    Fri Jun  7 05:38:47 2013 Info: MID 135485 ready 222 bytes from
    Fri Jun  7 05:38:47 2013 Info: MID 135485 matched all recipients for per-recipient policy DEFAULT in the inbound table
    Fri Jun  7 05:38:47 2013 Info: ICID 16666 close
    Fri Jun  7 05:38:47 2013 Info: MID 135485 interim verdict using engine: CASE spam negative
    Fri Jun  7 05:38:47 2013 Info: MID 135485 using engine: CASE spam negative
    Fri Jun  7 05:38:47 2013 Info: MID 135485 interim AV verdict using Sophos CLEAN
    Fri Jun  7 05:38:47 2013 Info: MID 135485 antivirus negative
    Fri Jun  7 05:38:47 2013 Info: MID 135485 Outbreak Filters: verdict negative
    Fri Jun  7 05:38:47 2013 Info: MID 135485 quarantined to "Policy" (message filter:regex_filter_3)
    May be give it a try again ?
    Also, let us know what version are you on.
    PS:
    Ignore the dates, I have manually set to a future date.

  • "No service implementation available" with adhoc template in 1.3

    Hello
    I'm trying to use the adhoc template available since 1.3, using "X" global variables for connection name, system, query name and query type ...
    And I systematically get the error message :
    "No service implementation available"
    query could not be loaded
    I know that some have faced this issue and that it's known from many specialists here...
    - I've checked that everything is OK when I don't use the variables and execute the adhoc template app as a standard one (incl. the DSource, everything works well).
    - I've also checked that the olap connection language was not saved (it solved most of the cases described in the community)
    But I still have it.
    Any idea?
    Thanks a lot in advance
    Best Regards

    Hello Karol
    Thanks a lot for your answer.
    In fact it all has to do with events order : datasource manually assigned in designer will be initialized before X parameters evaluation, so if this datasource is an inexisting one, I'll get an error message before X parameters evaluation.
    Understood!
    It's not a problem to manually assign the datasource in designer.
    By the way, if you refer to Michael Howles "making-adhoc-analysis-template-images-and-css-work" document, you have to manually set at least the datasource connection, whether or not it is replaced at run time by XSYSTEM parameter, to make the template work on BI platform.
    So it works with a manually assigned query, as soon as this query exists : OK it's useless in case of X parameters usage, as this query will be initialized and immediately replaced by the one defined in the XQUERY parameter, but it works. It was not working for me (no effect from X parameters) because the manually assigned query was wrong and execution was some kinda stopped after the error message.
    Question)
    Finally, this template doesn't work for me (same error message : no service implementation available) if I use the system alias in the XSYSTEM parameter (for example "B73"). It works only if I use the cuid of the OLAP connection defined in the CMC (...&XSYSTEM=cuid:AUoUxgljSKNFkFeselrOJ1Q&XQUERY=DSTUDIO_DASH_4&XTYPE=BW). When I look at the adhoc template start up script :
    DS_1.assignDataSource(XSYSTEM, DataSourceType.QUERY, XQUERY);
    the assigndatasource method first parameter is supposed to be set with that kind of cuid : even if the contextual help describes a "Q99" parameter as an example - i.e. the connection name - in fact it doesn't accept this "name" format ; furthermore, using the wizard leads to a cuid anyway!
    DS_1.assignDataSource("cuid:AUoUxgljSKNFkFeselrOJ1Q", DataSourceType.QUERY, "DSTUDIO_DASH_4");
    I guess it's not normal, because both contextual help, documentation and tutorial (where "HBW" is used as XSYSTEM parameter) would then be wrong, and because this template would not be user friendly at all, if cuid were mandatory, as no one knows them by heart.
    So where did I go wrong? Do you have any idea why I can't use connection alias ?
    Thanks in advance,
    Regards
    Rémi
    DS 1.3 SP0, BI Platform

  • How to use "do shell script" when Terminal replies with a prompt?

    Hey all,
    I'm wondering how to properly use "do shell script" when Terminal replies with a question? In this example, I'm building a small tool in AppleScript that will auto-update the Android SDK via command line prompts. The problem is when I tell it to update all ("update sdk --no-ui"), I need to accept licence agreements before it continues, and the amount of licence agreements brought up is different every time.
    So, basically, I'm wondering how to handle a case where "do shell script" encounters a case where Terminal would normally need a user's response to?
    Thanks,
    Behn

    If it is variable number of prompts that is a problem.  Look around hd and figure out how many prompts there will be. Ask around android forum for a bash solution. There are some test case apps that will let you put conditionals on output from running programs.
    # traditional way.  Pipe output to command.
    do script "echo 'ok' | update sdk --no-u"
    Here is the preferred way of getting administrator privileges.
    It is easier to diagnose problems with debug information. I suggest adding log statements to your script to see what is going on.  Here is an example.
        Author: rccharles
        For testing, run in the Script Editor.
          1) Click on the Event Log tab to see the output from the log statement
          2) Click on Run
        For running shell commands see:
        http://developer.apple.com/mac/library/technotes/tn2002/tn2065.html
    on run
        -- Write a message into the event log.
        log "  --- Starting on " & ((current date) as string) & " --- "
        --  debug lines
        set unixDesktopPath to POSIX path of "/System/Library/User Template/"
        log "unixDesktopPath = " & unixDesktopPath
        set quotedUnixDesktopPath to quoted form of unixDesktopPath
        log "quoted form is " & quotedUnixDesktopPath
        try
            set fromUnix to do shell script "sudo ls -l  " & quotedUnixDesktopPath with administrator privileges
            display dialog "ls -l of " & quotedUnixDesktopPath & return & fromUnix
        on error errMsg
            log "ls -l error..." & errMsg
        end try
    end run

  • Syslog Message Filter Device Selection

    We have installed LMS 3.0.1 with RME 4.1.1.  I have enabled the Syslog Link Up/Down Message Filter that comes preconfigured with CiscoWorks.  When the message filter is configured for All Managed Devices it works perfectly and filters out all the Up/Down messages.  But if if select the Choose Devices option and specify certain devices it does not seem to work at all.  All the Up/Down messages appear for all devices for some reason.  Any idea what I'm doing wrong?
    Thanks
    Jamie

    The way this is *supposed* to work is:
    1)  Create the filter and specify which devices you want to apply it to.
    It should not be necessary to create multiple filters for the same message,
    unless not all devices were included in your original filter.
    2)  Drop certain messages, for which you have defined filters, so we should
    Enable the filter and choose Drop. Set "Include interfaces of selected
    devices" to No.
    3)  RME > Admin > System Preferences > Loglevel Settings, verify
    SyslogAnalyzer is set to DEBUG. The UI module should be INFO.
    4)  Stop the daemon manager (net stop crmdmgtd). Also, go to
    Control Panel > Admin Tools > Services and stop the syslog service.
    5)  On Windows, please delete any huge *.log file. When the daemon
    manager and syslog service are restarted, these files will be regenerated.
    Be sure to delete these:
    - AnalyzerDebug.log
    - SyslogAnalyzer.log
    - SyslogCollector.log
    - syslog.log
    6)  Restart the syslog service, then restart the daemon manager
    (net start crmdmgtd).
    When a message that you feel should be filtered out occurs, send me
    the following:
    (a) Portion of syslog.log file showing the specific message.
    (b) AnalyzerDebug.log showing the corresponding message.
    (c) Send current screenshot of your Message Filter page.
    (d) Click on the filter name and send screenshot of the resulting page.
    (e) Also include a screenshot of the Syslog Collector Status page.
    7)  Remove the debug settings.

  • Error while extracting values from SOAP Body using XPath (Retrieve from Message filter)

    Hi,
    I am using 'Retrieve from Message' filter to extract element value from the following SOAP response envelope:
    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:math="http://example.com/math.xsd">
    <soapenv:Header/>
    <soapenv:Body>
    <math:DivideResponse>
    <iResult>10</iResult>
    </math:DivideResponse>
    </soapenv:Body>
    </soapenv:Envelope>
    I am using the XPath expression - /soapenv:Envelope/soapenv:Body/math:AddResponse/iResult
    soapenv = http://example.com/math.xsd
    math = http://schemas.xmlsoap.org/soap/envelope/
    ERROR
    4/19/15, 19:29:03.016
    Empty attribute retrieved from message via XPath
    ERROR
    4/19/15, 19:29:03.016
    The message [Id-59643455b76a00000000000045edd6a6] logged Failure at 04.19.2015 19:29:03,015 with log description: Failed to extract attributes via XPath
    ERROR
    4/19/15, 19:29:03.017
    Retrieve math result from SOAP response
    Could you please help me resolve it?
    Thanks,
    Aneesh.

    Hi Aneesh,
    XPath Expression: /soapenv:Envelope/soapenv:Body/math:DivideResponse/iResult
    You are using AddResponse in your XPath there is no element named like that.
    Cheers,
    Stefan

  • PO created with wrong Company code

    Hi Gurus,
    I have Plant XXXX assigned to Company code 1111 and
             Plant YYYY assigned to Company code 2222
    One of the user has created PO with Plant XXXX and company code wrong as 2222.
    (we have warning message setup & not error message. So, it allowed user to create PO with wrong Company code and save)
    GR & IR both are already posted. I find the accounting document of these GR/IR show correct company code as XXXX-1111 (mostly would have taken correctly based on plant XXXX).
    These are service POs (non stock).
    Now user wants to change the company code in PO to 1111.
    I checked...and system simply allow to change to company code to correct one i.e 1111. It does not give any message.
    Could any one give me some additional info.. if it is right to do so? I am not too convinced at this moment.
    I was suggesting user to reverse GR, IR, delete PO and create new PO. Is that right?
    Thanks n advance for your input.
    Best Regards,
    Mohan

    Dear Mohan,
    U can change the company code in PO as it will not have any impact since the GR and IR is completed.
    Accounts are hit based on the valution area(valuation grouping code).
    Since the PO is already closed u can go ahead the change the same.
    Regards,
    AM Vahanan

  • How to use Message FIlter to log postfix authenticated sender header

    I'm trying to log the username from the postfix authenticated sender header information.
    Here is an example of the header:
    Received: from [123.123.123.123] (client.domain.edu [234.234.234.234])
    (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client
     certificate requested) (Authenticated sender: [email protected]) by
     postfix.domain.edu (Postfix) with ESMTPSA id DE8A3E9429 for
     <[email protected]>; Thu, 12 Jun 2014 12:16:56 -0700 (PDT)
    And here is the message filter I'm working on:
    if (recv-int == "OutboundIP") {
    if(header('Received') == '\\(Authenticated sender: .+@ad\\.domain\\.edu\\)') {
    log-entry("Authenticated Sender: '$MatchedContent'");
    Everything is working except for the $MatchedContent variable.  It is creating the custom log entry but it is only showing as "Authenticated Sender: "
    Does anyone have any ideas on how to get the $MatchedContent variable to work or another way to log that username?

    Try taking out the ' from around your '$MatchedContent'...
    My example:
    dictionary_match:
    if (dictionary-match('not_allowed_words')){
    edit-header-text ("Subject", "^", "Notice Content Matched on: $MatchedContent");
    log-entry("#---# This email had: $MatchedContent #---#");
    notify('[email protected]');
    Sent an email with a known "secret" in the email body... and "secret" is in my "not_allowed_words" dictionary... so it'll trip my "dictionary_match" message filter...
    Mail logs --->
    Thu Jun 12 23:10:46 2014 Info: New SMTP ICID 181 interface Management (172.16.6.165) address 172.16.6.1 reverse dns host unknown verified no
    Thu Jun 12 23:10:46 2014 Info: ICID 181 ACCEPT SG UNKNOWNLIST match sbrs[none] SBRS rfc1918
    Thu Jun 12 23:10:46 2014 Info: Start MID 105 ICID 181
    Thu Jun 12 23:10:46 2014 Info: MID 105 ICID 181 From: <[email protected]>
    Thu Jun 12 23:10:46 2014 Info: MID 105 ICID 181 RID 0 To: <[email protected]>
    Thu Jun 12 23:10:46 2014 Info: MID 105 Message-ID '<[email protected]>'
    Thu Jun 12 23:10:46 2014 Info: MID 105 Subject 'This email has an issue'
    Thu Jun 12 23:10:46 2014 Info: MID 105 ready 561 bytes from <[email protected]>
    Thu Jun 12 23:10:46 2014 Info: MID 105 Custom Log Entry: #---# This email had: secret #---#
    Thu Jun 12 23:10:46 2014 Info: Start MID 106 ICID 0
    Thu Jun 12 23:10:46 2014 Info: MID 106 was generated based on MID 105 by notify filter 'dictionary_match'
    Thu Jun 12 23:10:46 2014 Info: MID 106 ICID 0 From: <[email protected]>
    Thu Jun 12 23:10:46 2014 Info: MID 106 ICID 0 RID 0 To: <[email protected]>
    Thu Jun 12 23:10:46 2014 Info: MID 106 DomainKeys: cannot sign - no profile matches [email protected]
    Thu Jun 12 23:10:46 2014 Info: MID 106 DKIM: cannot sign - no profile matches [email protected]
    Thu Jun 12 23:10:46 2014 Info: MID 106 ready 970 bytes from <[email protected]>
    Thu Jun 12 23:10:46 2014 Info: MID 106 queued for delivery
    Thu Jun 12 23:10:46 2014 Info: MID 105 matched all recipients for per-recipient policy mygmail_inbound in the inbound table
    Thu Jun 12 23:10:46 2014 Info: MID 105 queued for delivery
    Thu Jun 12 23:10:46 2014 Info: New SMTP DCID 53 interface 172.16.6.165 address 173.36.13.143 port 25
    Thu Jun 12 23:10:46 2014 Info: New SMTP DCID 54 interface 172.16.6.165 address 173.36.13.143 port 25
    Thu Jun 12 23:10:46 2014 Info: Delivery start DCID 54 MID 105 to RID [0]
    Thu Jun 12 23:10:47 2014 Info: DCID 53 TLS success protocol TLSv1 cipher RC4-SHA 
    Thu Jun 12 23:10:47 2014 Info: Delivery start DCID 53 MID 106 to RID [0]
    Thu Jun 12 23:10:47 2014 Info: Message done DCID 54 MID 105 to RID [0] 
    Thu Jun 12 23:10:47 2014 Info: MID 105 RID [0] Response '2.0.0 s5D3Aobe022251 Message accepted for delivery'
    Thu Jun 12 23:10:47 2014 Info: Message finished MID 105 done
    Thu Jun 12 23:10:47 2014 Info: Message done DCID 53 MID 106 to RID [0] 
    Thu Jun 12 23:10:47 2014 Info: MID 106 RID [0] Response '2.0.0 s5D3AoFH012632 Message accepted for delivery'
    Thu Jun 12 23:10:47 2014 Info: Message finished MID 106 done
    Thu Jun 12 23:10:52 2014 Info: DCID 54 close
    Thu Jun 12 23:10:52 2014 Info: DCID 53 close
    I hope this helps!
    -Robert
    (*If you have received the answer to your original question, and found this helpful/correct - please mark the question as answered, and be sure to leave a rating to reflect!)

  • Some of my apps are with wrong language.

    Some of my apps are with wrong language. Spotify is on holland and sleep cycle are on Chinese? Is there a way to change this ?
    My region is set right (Norwegian)

    Henrik,
    You should try setting your general system language to English, followed by setting it to Dutch again. Fixed it for me. Apps that don't have a translation to Dutch (at least that's what i'm guessing) now appear in English (which I think is fine). So before this 'fix' the phone must have somehow thought Chinese was my second language...
    https://discussions.apple.com/message/23148896#23148896
    Regards,
    Johan

  • Issue with Report Template in EHS

    Hi Gurus
    I have an issue wiht report template in EHS. When i go to CG42 i tried to search for a report template no entries found. But if you F4 in template field there are templates getting displayed. If i select template and enter again, it says no object available. Looks like weird. Template is very well available in system. If you have this issue please guide me to correct the situation. Also can you please let us know what is the table to check report templates.
    Regards
    Murali

    Hi Murali,
    with TC code - CG34, u may further try the following path -
    File with path -  Character standard
    <path on application server>:\BP_PH_EHS_MSDS.DAT     MS-NT
    <path on application server>:\BP_PH_EHS_COVERL.DAT     MS-NT
    Choose Check File (F5). The transfer file area is filled with data.
    Choose Start/Transfer time (F6). The symbol match up is displayed.
    On the Import Report Template: Symbol Matchup screen choose again Start/Transfer time. MS Word for Windows is started with the template.
    Choose Check Template. upcoming warning messages may be Ignored.
    hope the issue is solved.
    with regards,
    mahesh

  • Thunderbird changing existing color, and occasionally font, from original messages in replies

    Hello,
    Thunderbird keeps consistently changing text color (always) and font (sometimes, intermittently) when I reply to a message. I hope the attached images will make clear what I mean.
    I have many e-mail exchanges where individuals involved use both font and color to make it instantly possible to distinguish who said what, and often in what order, based upon the font being specific to the individual and the color specific to the response given.
    You will see in the attached screen shots that the original message contained two different fonts in dark blue colors. When I hit "Reply" the compose window switches all the text from the old messages to black. In this case it wouldn't matter much, but it can be very disorienting when you have an e-mail exchange going on that's got more participants all of whom use signature fonts and change either the font and/or color as the conversation progresses. Having everything "go black" removes essential context.
    I also find it odd that when you place your cursor in the middle of existing text and open up a new line to insert your own material that the new material always mimics the last font that was in the material you've just "split open" to add your own reply. In virtually every other e-mail editor I've used when you place yourself in existing text and split it apart by hitting a return the opened area typically would use the font and font color you currently have specified in the compose window.
    If there are settings I need to tweak to:
    1. Force Thunderbird to maintain all existing fonts and font colors when replying to an existing e-mail message,
    2. Get Thunderbird to use the font and font color I have chosen in the compose window any time I split existing quoted material to add new material,
    I'd love to know what those settings are.

    Matt,
    I decided to do some experimentation with creating multiple messages and replies strictly within Gmail's web interface and then to reply to same from Thunderbird. After that, I attempted to start the same sort of chain strictly using Thunderbird to create the messages. The difference is pretty stark.
    The first attachment is how the multiple fonts and colors that originated from Gmail show in Thunderbird's reading window. They are all correct here.
    The second shows how the multiple fonts and colors that originated from Gmail show up when I reply from within Thunderbird. Again, all of those fonts and colors are maintained as sent and the font and color I designated in my Thunderbird options are what get used when composing the reply.
    The last shows what happens when I sent a message created in Thunderbird with one font and color and then go to reply to it from within Thunderbird after having switched my default font and color choice for composition intentionally prior to replying. The font from the original message is retained in the reply, but the color is converted to what has been selected for composition. This suggests to me that Thunderbird is not retaining color information at each "level" within a reply. It has to have sent color information in the original message because it shows up in that color on receipt when reading (I didn't bother with a screen shot, but if you want one I can get one). When replying it is stripping or overwriting the color information from the original message and using the current compose color and applying it to everything in the window.
    As far as I'm concerned, that's a bug.
    Brian

  • IDoc Packaging on Event Driven Message Processing Message Filter

    Hi Experts,
    I am testing IDoc Packaging on Event Driven Message Processing and I got struck at scheduling the job.
    My scenario is IDoc to File. I have created sender and receiver id with coresponding interfaces. While creating the message filter I have selected outbound channel --> IDoc Packaging Option n I have took 10 as Package Size in Messages. In SM 36 I have created JOB and in the step I have selected SXMS_START_JOBS.
    Now my problem is while creating the JOB in SM36 what condition should I select? How do I test this event driven message processing with IDoc packaging??
    Please guide me...
    Regards
    SAPTOTAL

    in the event, you should also have a job for RSEOUT00 scheduled so that the IDocs are send out as a package

Maybe you are looking for

  • Applt unresponsive in Mac OS X

    This one is driving me nuts. For some obscure (to me at least) reason, my swing applet is totally unresponsive in OS X, although it works just fine in Windows. Here's the story: ~ Original version developed over a year ago, using JBuilder. Original d

  • Outlook Profile not updating after migration

    Hi, Running a fairly straight forward setup Clients = Outlook 2013  Legacy Exchange = 2010 UM SP3 RU4 Exchange = 2013 UM CU3 They're currently in a coexisting state Have configured autodiscover, Outlook Anywhere etc. Re-issued a cert with the same co

  • Bluetooth keyboard no pairing with apple tv

    how to use apple tv with bluetooth keyboard. mine will not pair or discover. I know it works because I am using it on my iPAD.

  • Possible to use FB4.5 for PHP without Zend Studio?

    I've watched a really helpful tutorial on FB4.5 for PHP by Mihai Corlan and am hoping to use some of his techniques but would like to use a different PHP server because Zend Server costs money and I'd rather avoid polluting my workstation with still

  • Photostream folder help

    I enabled photostream on iCloud on my computer, and I enabled photostream on my iPhone 4s device. Now on the iPhone in pictures it has the regular camera roll album and photostream album. Is there anyway to hide the photostream album without turning