Some Mail rules don't work properly

So I have had an email rule in Tiger for the last n months that matched account, To: Subject: and message content (account==, To:==, Subject: ==, Message Contents contains) and the rule processing is supposed to be Mark as read, move to folder x, change color to green, reply with message, stop processing rules.
What actually happens is move to folder x, mark as read, move to folder x, change color to green, and reply, but only with the original message. The "Reply with Text" is ignored and is not included.
Is this a known issue? I have deleted the rule and re-created it, with the same effect.

So I have had an email rule in Tiger for the last n months that matched account, To: Subject: and message content (account==, To:==, Subject: ==, Message Contents contains) and the rule processing is supposed to be Mark as read, move to folder x, change color to green, reply with message, stop processing rules.
What actually happens is move to folder x, mark as read, move to folder x, change color to green, and reply, but only with the original message. The "Reply with Text" is ignored and is not included.
Is this a known issue? I have deleted the rule and re-created it, with the same effect.

Similar Messages

  • Mail Rules don't work in Mavericks

    It seems with the update to 10.9 Mavericks Mail rules no longer work. My email address was harvested by spamers and I have been using rules to weed throught the 100's of emails that I receive each day.
    Russian Brides, Vigra, Learn a new language get moved into the trash when delievered. Now nothing happens.
    I just tried to write a new rule and when I clicked the Prefs pannel I got the spinning cursor. After waiting for some time I did a force quit only to find that Mail was not responding.
    Anyone have any ideas? I did not see any major changes with Mail and Mavericks so I'm not sure why it's been effected.
    MD

    You might condider using an Applescript with Mail Rules.
    Here's one that I use (Use whitelist to not move to spam):
    (Just edit to your junk or whitelist)
    Note:  The Applescripit must be saved to: ~/Library/Application Scripts/com.apple.mail/
    The rule:
    The AppleScript:
    using terms from application "Mail"
              on perform mail action with messages theMessages
                        tell application "Mail"
                                  repeat with theMessage in theMessages
                                            set theSender to (sender of theMessage)
                                            set theReplyto to (reply to of theMessage)
                                            set theSubject to (subject of theMessage)
                                            set theHeader to (all headers of theMessage)
                                            set theContent to (source of theMessage as string)
                                            set theAccount to (account of mailbox of theMessage)
                                            if my blacklist(theSender, theReplyto, theSubject, theHeader, theContent) ¬
                                                      and not my whitelist(theSender, theHeader) then
                                                      my moveToJunkFolder(theMessage, theAccount)
                                            end if
                                  end repeat
                        end tell
              end perform mail action with messages
    end using terms from
    on blacklist(f, r, s, h, c)
              if h contains "X-YahooFilteredBulk" or ¬
                        h contains "Received-SPF: fail" or ¬
                        h contains "Received-SPF: softfail" or ¬
                        h contains "Received-SPF: error" or ¬
                        h contains "Received-SPF: permerror" or ¬
                        h contains "Received-SPF: temperror" or ¬
                        h contains "streamsendbouncer@" or ¬
                        s contains "[Bulk]" or ¬
                        f contains "Vigra.candianmeds.com" or ¬
                        f contains "[email protected]" or ¬
                        f contains ".cz" or ¬
                        r contains ".ma" then
                        return true
         end if
    end blacklist
    on whitelist(f, h)
              if f contains "aicpa" or ¬
              f contains "eWeek.com" or ¬
                        h contains "from macbook-air.local" then
                        return true
              else
                        return false
              end if
    end whitelist
    on moveToJunkFolder(m, a)
              tell application "Mail"
                        try
                                  set the read status of m to true
                                  set the junk mail status of m to true
                                  set theAccount to (account of mailbox of m)
                                  set mailbox of m to (mailbox "Junk" of a) --  Move to "Junk"
                        end try
              end tell
    end moveToJunkFolder

  • Desktop SMS and Windows Mail don't work properly together

    Hi
    thought I would post there here as been having some issues with my Windows Mail but my desktop computer doesn't suffer same issues and on a Vista forum where I posted my problem a couple of very helpful told me who to try solving the issues.
    One of them suddenly realised I'd said my laptop was a Toshiba and apparently the Desktop SMS and Windows Mail just don't work properly together so the person suggested unless I use it to uninstall it apparently amongst the technically trained its known that these two programs don't like each other and would explain why my desktop doesn't have the issue but laptop does.
    After resetting the Windows Mail (tutorial on a vista site http://www.vistax64.com/tutorials/) Touch wood don't be put off by vistax64 as site does both 32 and 64 and followed Brink's excellent resetting Windows Mail (didn't restore any mail) and then uninstalled Desktop SMS and touch wood no more mail issues as has been giving me problems virtually daily with marking draft emails as read/sent.
    So had to click on forward then delete those bits and finish email to send it and touch wood since doing these two things as soon as send an email to draft or outbox get the number of emails in the brackets whereas before this wouldn't happen unless I closed the program then reopened it.
    Hoping these solutions have fixed my problem and wanted to share it with anybody else who wants to read this thread and would recommend the Vista 64 site as they're all really helpful over there and speak in non technical terms for those of us not technically trained.
    Debbie

    I have marked this as answered as it was more a post to help others who may have experienced the same problem I did and didn't get a reply or just didn't know that this program could be the reason their Windows Mail has issues that can't seem to be resolved any other way apart from ignore them and hope they don't get worse.

  • Can I install the online version rather than using my dvd? it successfully installed (up to a point) that way, it just wont accept my serial number for some reason. my dvd isnt working properly.

    Can I install the online version rather than using my dvd? it successfully installed (up to a point) that way, it just wont accept my serial number for some reason. my dvd isnt working properly.

    If it gets far enough to reject your serial number, it won't help to download it. It must have installed ok.
    What is the message you get (DON'T tell us the serial number!!)?
    Does it mention a "qualifying product" by any chance?

  • ID3v2 tags don't work properly on zen microph

    I e-mailed tech support on this one, but it seemed like they spent 2 seconds reading it and then sending a template reply.
    I have a lot of older mp3 files which I only used ID3V2 tags on, because that was the field with most info when right-clicking files in winamp.
    When I try looking for a file which only has id3v2 tags, things don't work properly. Let's say I have this info in the id3v2 tag: "Mr.Artist - Mr. Track - Mr.Album".
    Now let's turn the player on. Artists: "Mr.Artist" shows. When clicking on "Mr.Artist", "Mr.Album" shows. BUT, when clicking on the album, where the hell is "Mr. Track"? I only see blank space! I have to click "all tracks" and scroll my way to "mr. track" to find it.
    This is a highly unneccesary hassle. I've updated the firmware, but that didn't do anything at all. I download a lot of unsigned, free music, which only has id3v2 information in it.
    Id3v tags on the other hand, work just like they should.
    Please help me out on this one. It would be greatly apreciated.Message Edited by Rognalf on 06-09-20070:57 AM
    Message Edited by Rognalf on 06-09-2007:00 AM

    From my own experience it seems that ID3v2 tags seem to cause problems like this with most mp3 players. I'm guessing because it's newer. I've heard that ID3v2 is more flexible but ID3v is more compatible.

  • Google maps don't work properly with ADF

    Hi!
    I have tried to integrate Google maps with ADF http://blogs.oracle.com/middleware/2010/06/integrating_google_maps_with_adf.html. This tutorial works good, but then I insert the same code in real ADF application Google maps don’t work properly, there are problems with zoom buttons, map doesn’t display right region but shows another one (does it with offset) etc.
    Can be this issues connected with ADF Security? Or there are some other things in my project which doesn’t allow JavaScript to work correctly?

    andrejs,
    I just tried the tutorial (works fine) and the tutorial with ADF security (works fine). It seems to be something more specific to your application than anything else.
    John

  • Satellite A300-1G5 PSAG4E - Multimedia Buttons don`t work properly

    My multimedia buttons don`t work properly any more. I`m talking abut the first 2 buttons (Mute and Media Player - buttons).
    I just tried to reinstall VAP but it`s the same. I must say i can use Mute button but it won`t shows up that icon for mute.
    The Media player button doesen`t work at all.
    I just tried to search on this form for a sollution but i couldn`t find it.
    All the rest of the buttons (play/pause, stop, next, previews) are working just fine.
    As far as i remember 2 days ago all my multimedia buttons worked perfectly.
    In this time i didn`t reinstalled OS or any other drivers.
    I`m using the last version of BIOS (downloaded from toshiba website) and Windows 7 Ultimate. I have a Toshiba Satellite A300 - 1G5 PSAG4E.
    Can you give me some advices about that pls?
    Message was edited by: blunthlox

    Solved. I used a system restore at yesterday`s date and it`s ok now.

  • Some PDF Links don't work

    Structured Frame 7.2, Acrobat 8.1.2
    Some of my Frame xrefs work as links in PDF, some don't. All xref formats use elem rather than para, the jumps work in FrameMaker. These are the first PDFs we've created after moving to structured Frame. Any suggestions? Help please!

    Teresa,
    This sounds like a long-time known bug in structured Frame which I think may carry over into unstructured Frame, I'm not sure. The bug is that some PDF hyperlinks don't work if you don't include the target in the PDF bookmarks. For example, if your xrefs target a Heading3 element, but you don't include Heading3 elements in your bookmarks, Frame may fail to create named destinations for those elements and your links won't work.
    There is a workaround to this bug in my shareware XRef Wizard plugin, available at www.weststreetconsulting.com. It might be able to help... look in the documentation for "named destinations."
    Russ

  • TS3297 What do I do if music files purchased/downloaded for the iTunes store don't work properly?

    What do I do if music files purchased/downloaded for the iTunes store don't work properly?

    Buddhabeat...clicking on the "Report a Problem" button next to the song(s) in question, should open a drop-down list menu, that allows you to select the specific issue/area of concern that you are experiecing (or you can select a generic "My problem is not on the list" (or something to that effect). Underneath this drop-down menu box, there should be another message box where you can describe  the issue/problem your having. Below this message box will be a "Submit" button...clicking on that will send your message to the Apple iTunes Store Customer Support Centre (you will see a confirmation message that your message has been sent), as well as receive an email notification from the Support Centre confirming your message has been received, a case number, and that you will receive an email response pertaining to the issue/problem you're having, from the Support Centre asap (usually within 24 hours). That's how it worked for me, anyhow.

  • App store don't work properly

    App store on iphone don't work properly, i cann't install any app, cause the install button is lagging or there is no install button at all, and i can't see any pictures, only the first. on iPad it's work good...iPhone 2)) And sorry for my English

    =_=
    1. i tap for example *Free*
    2. then i need to tap install, but there is no button at all or there is just half of the button....
    3. and images... i can't slide

  • The Proximity sensor don't work properly of ios4

    hello! ive just update to ios 4 on my 3gs, and the problem is that the Proximity sensor don't work properly, when I put the iPhone near my ear it turns off the screen, but when I move it back from my ear it doesn't turn on...
    i tried to restore, and at first the problem was gone, and now it's back...
    is it a bug? I'm pretty sure my sensors are fine..
    tnx!

    I was having the same issue with my new iphone 4 with screen going dark when I lowered it during a call & not having access to the call or controls of the phone. I discovered the problem was the 3G case I was using on my iphone 4 (it happens to fit pretty well). When I removed the case the proximity sensor now seems to function properly. The 3G case must have been interfering with the sensor. I guess I'll be getting a new case. Hope this helps.

  • My eBay pages don't work properly. There are parts missing. The symbols on the My eBay page have gone. The £ paid sign, checkout, feedback, and probably more. I can't list an item as the submit button has disappeared. It all works fine on IE.

    My eBay pages don’t work properly. There are parts missing. The symbols on the My eBay page have gone. The £ paid sign, checkout, feedback, and probably more.
    I can’t list an item, as the submit button has disappeared.
    It all works fine on IE. I’ve uninstalled and reinstalled Firefox, but still the same.
    How can I regain my missing bits please.
    Thanks

    Can you attach a [http://en.wikipedia.org/wiki/Screenshot screenshot]?
    Use a compressed image type like PNG or JPG to save the screenshot and make sure that you do not exceed the maximum file size (1 MB).
    See http://kb.mozillazine.org/Websites_look_wrong
    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]

  • Edge animations don't work properly in DPS.

    I've recently update CC to the latest 2014 version and since then Edge animations don't work properly in DPS (struggle to load and play). Can anyone help?

    Hi Bob,
    What real details do you need? I create a digital magazine using DPS with the occasional Edge oam file inserted to lift a couple of the openers. However recently, they either stutter on loading, don't load or crash the viewer/ipad. I test them in Content viewer.
    Thanks
    Mat

  • Cookies Don't Work Properly

    OK, I've looked through this Forum carefully and tried everything.... Even though cookies for certain web sites (NYTimes, WatchGeeks) appear in Safari Preferenes they don't work, Why?
    My settings are as follows: Block Cookies from Third Parties, etc.; Prompt from website one time only. The NYTimes cookie indicates Cache, Cookies & Local Storage. NYT cooke indicates Cookie. But every time I go from one page to another on their site, the sign-in screen re-appears. I'm using Last Pass to sign me in and I'm good until i go to another page. Then the same thing happens. With WatchGeeks, I'm prompted to sign it every time I return to the site...same problem.
    I have deleted all cookies and started over, but that doesn't solve the problerm. Safari recognizes and stores the cookies again, but they don't work properly.This all started when I started to use  'Cookie" a cookie management program. But once this started, I uninstalled "Cookie'" and removed all traces of it, to no avail.
    What's wrong? Can I do something in Time Machine to get me back on track? I'm open to any and all suggestions. Thanks!

    You can check on the <b>about:config</b> page if the javascript.enabled pref is set to true.
    *http://kb.mozillazine.org/about:config
    You can try basic steps like these in case of issues with web pages:
    Reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.
    *Hold down the Shift key and left-click the Reload button
    *Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    *Press "Command + Shift + R" (Mac)
    Clear the cache and the cookies from websites that cause problems.
    "Clear the Cache":
    *Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox/Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe Mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Had a hard time all of sudden opening photos in PS via Bridge. Updated all my software and now halfway through editing a photo, my actions don't work properly. Should I remove all programs and re-install?

    Had a hard time all of sudden opening photos in PS via Bridge. Updated all my software and now halfway through editing a photo, my actions don't work properly. Should I remove all programs and re-install?

    <moved from Adobe Creative Cloud to Photoshop General Discussion>

Maybe you are looking for

  • Mid 2010 Macbook Pro 15" crashes with video artifacts then chimes SOS

    This just started happening. I had Windows 7 installed and it began to blue screen on me, so I deleted the partition and opened bootcamp assistant to re-install Windows then the screen began flickering with artifacts and everything froze... It will n

  • A question about the multiple source table for the logical table

    Hi All, I am to test, having two physical sources for an logical table, but it is failing as it is always getting data from only one table rather than two tables. !http://picasaweb.google.com/KSivaUS/OracleForumQuestions#5433761212378087346! Any sugg

  • SAP BW-Bank Analyzer

    Hello All, Could anybody let me know what is Bank Analyzer and how it is related to sap bw. I could see from the help portal that Bank Analyzer is comprised of Bank Analyzer Core+SAP BW. As a SAP BW consultant I am new to Bank Analyzer and its relati

  • Set a preferred Wi-Fi connection or set sort order

    Hi All, In the Netherlands Wi-Fi Hotspot provided by Ziggo and UPC is based on a shared utilization of all Wi-Fi Modems delivered to each customer. At the moment its impossible to configure both Home Wi-Fi connection and Wi-Fi hotspot at the same tim

  • For Apple - RE 5 year 5 free apps and games

    I would love the free apps but they only seem to be available for iphone and iPad - what about your loyal MacBook Pro users???