How to ENABLE detection of duplicate messages in Mavericks Mail?

Hello,
There was a good discussion of how to disable detection of duplicate messages in Lion mail - https://discussions.apple.com/message/18265121#18265121
but unfortunately nothing seems to work to turn them ON in Mavericks.
In Lion or Mt. Lion I do see duplicate messages - but in Mavericks I do not - but I want to see if there are duplicates for a variety of reasons.
In the post referenced above none of the command line suggestions seem to make a difference. My mail perference settings are idential on each system, be it Lion, Mr. Lion or Mavericks. Settings as follows:
Please note 'include related messages' seems to make no difference either way.
Can anyone please tell me how to display duplicates in Mavericks. Thank you very much in advance.
E.

As a quick update, the following command DOES in fact show the duplicates in the mail folder:
          defaults write com.apple.mail AlwaysShowDuplicates -bool true
So, if there are two exact messages (one sent to me at [email protected] and one forwarded to that email address and sent to me at [email protected], BOTH will show up as separate messages.
But to be clear, what I want to see is a single message with the '1 Duplicate' indicated in the message header.
Any way to do that in Mavericks?
Again, thanks in advance.

Similar Messages

  • How to disable detection of duplicate messages in Lion Mail?

    When Mail in Lion detects duplicate messages in a mailbox, it groups them together and shows the link in the header "x Duplicates", where x is the number of duplicate messages found. When that link is clicked the duplicate messages show in the mailbox separately. But I'd like Mail to stop grouping them together to begin with.
    Running OS X 10.7.3 and Mail 5.1

    To disable automatic grouping of duplicate messages, quit Mail then run this command in Terminal:
         defaults write com.apple.mail AlwaysShowDuplicates -bool true
    To revert to the default setting, run this command:
         defaults write com.apple.mail AlwaysShowDuplicates -bool false
    or simply delete the setting altogether with this command:
         defaults delete com.apple.mail AlwaysShowDuplicates
    If you want to see how Mail behaves with this setting enabled, but without modifying your preference file, start Mail from Terminal with this command:
         /Applications/Mail.app/Contents/MacOS/Mail -AlwaysShowDuplicates YES
    I learned of Mail's modifiability (is that a word?) from here:
         http://hints.macworld.com/article.php?story=2004101603285984
    and here:
         http://erikslab.com/2007/07/16/os-x-mailapp-logging/
    I found the AlwaysShowDuplicates option by looking for interesting words similar to 'duplicates' in the Mail executable like this:
              strings /Applications/Mail.app/Contents/MacOS/Mail | grep -i duplicat

  • How do I find duplicate messages in Apple Mail?

    Hi,
    How do I find (and delete) duplicate messages in Apple Mail ?
    I will have to verify about 1000 messages in different mailboxes, all in Apple Mail.
    My system: Mail 4.5 (1084) and Leopard 10.6.8.
    Many thanks,
    D.M.

    in any window on a mac, if you just type a letter on the keyboard, the selection in that window will go to a file beginning with that name.   In Eudora, if mail window was sorted by NAME and you typed "E" the selection would move to the last email received from a person who's NAME began with "E",  if you typed "El" it would move to the most recent email received from a person named "El"  if you typed "Ela"  the selection would move to the most recent email received from a person named "Ela".   If mail was sorted by SUBJECT, it would move to the SUBJECT with those same beginning letters.   In mac mail the selection doesn't pick the most recent email, but a completely random one, and it doesn't differentiate between subjects and senders.   If I type "josh" it goes to an email with subject: josh, from 2011, not the most recent email from my friend josh that I got yesterday, even though I have my mail sorted by name.   If I type "Karen", selection moves to an email received from Karen in 2010, not the one I received 2 weeks ago.    In other words, it's completely random and useless. 
    only way to find something in macmail is to type a name into search box, then organize by name, then scroll to that name, only sometimes those name emails are not sorted by date, so you have to look through to find the most recent one.  then once you found it, you need to delete what's in the search box, and reset the sortation to be by date in order to have a chronological listing of you emails.  In other words, many complicated steps instead of one simple one. 

  • How to enable IDOC serialization at message type level

    Hi,
    I am trying to enable IDOC serialization at message type and i am unable to achieve the desired results.
    SETTINGS DONE:
    I have done the settings required under SALE trsanaction
    ALE IMG (transaction SALE)
       Model and Implement Business Processes
          Configure Master Data Distribution
              Set-Up Data for Sending and Receiving Serialization
                  Serialization by Message Type
    I have done the settings in both the receiving system and the sending system.
    PROBLEM:
    I am trying to send the Material classification first and then followed by Material class and then try to send the material itself to the other system. Since the serialization is enabled in the system, i was expecting that there should not be any errors.
    But since the material classification IDOC is posted first it throws an error saying the Material Class does not exists. Since the serialization is enabled in the system i was expecting that the system would ensure that it post the Matrial class first and then post the material classification. I mean it would post in the order in which i have defined in the serialization.
    Settings at Partner Profile.
        - I have set the trigger in background for all the message types except the SERDAT message type which is set trigger immediately.
    Any idea what i am missing? Any suggestions on what needs to be done to ensure that the idoc is posted in serialization?
    Edited by: Workflow  learner on Jun 4, 2008 1:21 PM

    Hi,
    Create a custom transaction for PO Print & make the necessary changes as per your requirement  In the custom program which you attach to the custom transaction you can put a validation to display the price based on user ID or some other parameters.
    Thanks & Regards,

  • View Duplicate Messages in Apple Mail 7.3 in Mavericks

    Hello,
    Up till at least OS X Lion, if there were duplicate email messages, there would be a blue link in the header of the message in Apple Mail that you could click on to reveal the duplicate messages.
    Im currently running Mavericks and Apple Mail 7.3.
    By default, there no longer seems to be any indication that there are duplicate messages??  Is that correct???
    I have found the Terminal commands that will allow me to "ungroup" duplicate messages:
    To disable automatic grouping of duplicate messages, quit Mail then run this command in Terminal:
              defaults write com.apple.mail AlwaysShowDuplicates -bool true
    To revert to the default setting, run this command:
         defaults write com.apple.mail AlwaysShowDuplicates -bool false
    or simply delete the setting altogether with this command:
              defaults delete com.apple.mail AlwaysShowDuplicates
    If you want to see how Mail behaves with this setting enabled, but without modifying your preference file, start Mail from Terminal with this command:
              /Applications/Mail.app/Contents/MacOS/Mail -AlwaysShowDuplicates YES
    These seem to work fine as far as listing the duplicate messages in the message list.
    HOWEVER . . .
    What I am wondering is . .
    Is there no way to leave the duplicates "grouped" so there is only single entry in the message list BUT have the link in the header that indicates that there are duplicates and allow you to click on that link to reveal the duplicates in the message list???    I find having the link in the header easier to work with rather than having ALL of the duplicates ungrouped in the message list.
    ALSO - for what it's worth:
    I also tried setting the "Show Header Detail" option in Mail Preferences to "Custom" which includes an entry called "Duplicates" in the list of times displayed in the custom header but I still do not get any indication (that I can see) that there are duplicate messages . . .
    Any ideas or experience with this????
    John

    https://discussions.apple.com/thread/4045156
    http://support.apple.com/kb/HT4863
    http://support.apple.com/kb/TS3276
    http://support.apple.com/kb/PH8200
    Maybe some of these might help,  hope. I had as imilar issue, I deleted my mail and recreated it.

  • Duplicate messages in sender mail adapter

    Hi,
    We are using the sender mail adapter to retrieve messages from an IMAP mail server. Messages are being picked up correctly, but when we have large messages (with e.g. PDF attachments) things go wrong.
    The time it takes to retrieve the mail message is longer than the poll time. In this case the adapter logs in again in the mail server to retrieve the first new message from the inbox. However the first adapter threat is already retrieving that message. This results in a duplicate message in XI. (messages are set to be deleted when read).
    We have tried all kind of settings in the adapter but without any results. The adapter works fine with very small messages.
    Does anyone recognize this problem? 
    PS. please do not post links to sap help or the mail adapter FAQ. Useful answers will be rewarded.
    Thanks,
    Christiaan Schaake

    Hi Christiaan !
    I understand your problem. Could you set your IMAP account to avoid multiple simultaneous sessions?? maybe if there is only one session allowed per user or per time, then parallel XI threads will not be able to start downloading the messages.
    If you cannot use a longer poll interval, then you could develop an adapter module for the Mail sender adapter that could be used to verify if the current mail is just being downloaded by other thread. This adapter module could check the unique mail data (date/time + subject + etc.) against a local table.
    Regards,
    Matias.
    PD: please award points if helpful.
    Message was edited by:
            Matias Denker

  • How to remove thousands of duplicate emails in Apple Mail?

    Hi everybody,
    I know there are a couple of discussions on the web already about this issue, but I cannot find one that clearly answers my question or solves my problem.
    I'm working on Lion with Mail version 5.1 and I have a Gmail-account. I have been messing around a bit with IMAP and POP to re-collect all my Gmail-mails into Apple Mail, but now I see that almost every email has 1 to 5 or even more duplicates.
    I've tried Andreas Amann's "Remove Duplicates" script, but whatever Mailbox I check, it doesn't work with Lion (yet). I get this error:
    There is another script I tried, the one from this page: http://hints.macworld.com/comment.php?mode=view&cid=115625
    It just makes my computer freak out, so not OK.
    A third script I found here: http://jollyroger.kicks-***.org/software/
    I downloaded the "RemoveDuplicateMessages-Mail.zip"-file and installed it. It does say it finds and relocates duplicate mails from the Mailbox that is selected in Mail:
    It relocates all the duplicates to a folder on my Desktop, called "Remove Duplicate Messages". I do find them there, but the mails in the selected Mailbox in Mail.app still show their duplicates! Even when I throw the files from the new folder on Desktop in the Trash and empty it, nothing changes. Not even after restarting Mail. Or my Mac.
    So I'm still stuck with thousands of duplicates. Any help on this one?
    Thanks a lot,
    Alexander

    I have found a very satisfactory solution to eliminating my duplicates in Apple Mail, which is to stop using it and switch to Thunderbird.
    There's lots that I like better in Apple Mail, but Thunderbird is light-years more flexible in managing your email than is Apple Mail, because Thunderbird is an open platform with excellent Add-ons available, which include the nifty Remove Duplicate Messages: http://bit.ly/tbird-dups. It is stupid that Apple Mail hides duplicate messages in the background & won't allow users to search and destroy them. Frustrating!
    As a prologue to that, you need the TB import export Add-on: http://bit.ly/tbirdimportexport
    Managing my mail locally on my Mac was a huge project for me, involving integrating tens of thousands of emails. Mail was  from gmail, yahoo, and many years of Outlook PST files.
    Now that the project is complete, I'm very happy with Thunderbird to manage my email archives. Though I actually would prefer the Lion Apple Mail interface for day to day use, it just isn't flexible enough.

  • How can I send just 1 message for 2 mail accounts under mail forwarding

    Hi everyone
    I have a question for mail forwarding.
    I have 2 inbound mail servers,4 outbound servers and many store servers.
    User A set his mail forwarding address to B, and B set his mail forwarding address to A.
    So 2 guys can receive each others message.
    In this case, If two users have same "mailhost' value(ex, x.test.com), forwarding mail goes just once for each accounts.
    If "mailhost' values , however, are different (ex, x.test.com and y.test.com - and also two mail servers connected as internal server),
    forwarding mail goes 4 times for each accounts.
    So sender gets 4 messages and receiver gets 5 messages.
    How can I set mail server configuration to send just once not 4 times for 2 users?
    Any advices would be welcomed.
    Thanks
    Message was edited by:
    1231dugi
    Message was edited by:
    1231dugi

    Hi,
    User A set his mail forwarding address to B, and B
    set his mail forwarding address to A.
    So 2 guys can receive each others message.You have just created a mail loop. This is not a good thing.
    Any advices would be welcomed.I would advise creating a mailing list which has both userA and userB as members, and then have emails sent to that address OR have a third account which they can both access (IMAP shared folders) and have email sent to that OR have them share each-others INBOX.
    The fact that userA & B didn't get multiple copies when they were on the same mailhost is due to good luck only.
    Shane.

  • Thousands of duplicate messages in Apple Mail

    On MacBook Pro: OS 10.6.8, Mail v. 4.6, using gmail as a POP (not IMAP) account:
    Messages are being duplicated by the thousands in Inbox, Sent, and Trash. This is happening on two MacBook Pros using a single email address. The more we delete the messages, the more appear! We're seeing 1700+ being downloaded as we are deleting from these mailboxes. It's as though we've set up a closed loop between these mailboxes, and the messages are being multiplied exponentially! The downloading stops if we go off-line, but our gmail server Inbox, Sent and Trash don't show unusual activity. When the messages are being downloaded by the hundreds, they are downloading much faster than our internet provider (Telus) can download, so for that reason I believe this is internal to Apple Mail. But how does that fit with the observation that the bizarre activity stops when we go offline?
    The gmail account was activated only 2 weeks or so ago, and the problem has occurred only after then, and only with messages on gmail. I had been sending a copy of all outgoing messages to our address by adding a BCC: <our gmail address> so that my wife knows the content of the outgoing messages on her computer. Has this set up the loop?

    https://discussions.apple.com/thread/4045156
    http://support.apple.com/kb/HT4863
    http://support.apple.com/kb/TS3276
    http://support.apple.com/kb/PH8200
    Maybe some of these might help,  hope. I had as imilar issue, I deleted my mail and recreated it.

  • How to enable forwarding apple ID address to different mail app?

    I want to enable forwarding of my apple ID email address to a different email app.  How do I set up apple mail to forward emails to a different app like Gmail, etc?

    If it's disabled then you might be able to re-enable it via this page : http://appleid.apple.com, then 'reset your password'
    You might then need to log out of your account on your iOS device by tapping on your id in Settings > iTunes & App Stores and then log back in so as to 'refresh' the account on it
    If that doesn't fix it then you might need to contact iTunes Support : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page

  • How do i restore deleted email messages from mac mail back to hotmail server?

    i have a hotmail email address i use, i have been using      mac lion mail   
    here the problem - i found loads of my emails missing when using hotmail webpage
    but in MacMail they are all there still.
    i found that in macmail settings "remove copy from server after retrieving a message" was selected(after one week). (now i have disabled this function)
    how can i send them back to the hotmail server email box?
    Many thanks in advance for help. Rick

    rickonhismac wrote:
    the emails are in inbox of mac mail back to 2009 but when i log in the hotmail.com website they only go back to jan 2012
    i think mac mail has erased the from hotmail server after placing them in the mac mail.
    i need emails back on hotmail server for access to old emails when working out and about with ipad.
    I do not know if you can unfortunately, having deleted them from the POP server and as Hotmail does not offer an iMap or Exchange solution for OSX they may be 'marooned'
    I will search around and see if I can find a solution.
    But before anything else happens backup your mail (Mailbox Menu>Export Mailbox) and save the file somewhere you can find it, you probably don't need to hear this but you should be (have been) backing up regularly, for this and many other reasons.
    I'll post back if I can find a solution to the issue.

  • How can I view or load messages in my mail folders? It disappeared somewhere? It's not loading. Please help.

    I tried to view the messages in the "folders" in my mail, but unfortunately, it's not loading anything...it was perfectly doing okay before not until 3 days ago. Someone can help me fix this out is greatly appreciated. Thanks.

    Always try the simple things first .... a simple restart may work.
    Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.
    Reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.
    Quit the mail app and restart the iPad. Go to the home screen first by tapping the home button. Quit/close open apps by double tapping the home button and the task bar will appear with all of you recent/open apps displayed at the bottom. Tap and hold down on any app icon until it begins to wiggle. Tap the minus sign in the upper left corner to close the apps. Restart the iPad. Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.

  • How do I permanently delete email messages from my Mail inbox?

    Ever since I migrated from Mobile Me to iCloud, I can't seem to delete messages from my MacBook Mail inbox.  They just reappear seconds later.  What do I need to do to delete them permanently?  I've tried looking in the settings, preferences, accounts, etc.  I've also made sure to select the "hide deleted messages" from the View tab.  Please help!  I am sure that there is a simple solution.  They are also staying on my iPhone and iPad.

    Settings > General > Spotlight Search > Uncheck Messages
    It's that or Restore the device as New with iTunes
    Hope that helps

  • How to get the content of message in the mail body

    Hi,
    Can anyone suggest me to get the message content as the mail body using messagetTransformation bean????

    Hi
    In the Receiver Mail Adapter use these settings
    Message Protocol:XIPAYLOAD
    and tick on Use mail package.
    Gt back if you have more doubts
    Thanks

  • N8: How do I adjust volume on message and e-mail t...

    I like my Nokia N8 but it I think the volume is very high when I get a new message or email. 
    I have tried to edit my profile but I can only see an option for changing the ring tone volume. Isn't it possible to change the volume on message, email and other alert tones?

    For that you need to select tone that is recoreded at a lower volume level..

Maybe you are looking for

  • Dent, warranty, wobbly, and Apple customer service

    Hey Guys! Long story short, my one year warranty with Apple ended on November 22nd. I did not purchase AppleCare. I've noticed that at the last week of the warranty, my computer has started to wobble. I contacted Apple on Nov. 22, and they sent me a

  • Spool Generation problem in Back ground

    Hi, Can some one let me know what is the problem  in spool generation in the following scenario. I have two reports: ZF003 and ZF005. ZF003 contains the ALV grid which actually  outputs the list. If i run this in background the spool is being generat

  • Adobe Reader and McAfee ?

    Hi. I indeed feel it so boring, that every time I do service on a computer, or install the Adobe reader, that I find, that McAfee also will be installed, IF you do'nt read the screen picture from Adobe very carefully. What's the result ?. Having 2 se

  • How to disable wake on Lan on 865PE LS

    Both led on the lan is on all the time, even when computer is turned off, i disabled wake on PME setting in the bios, and i also disabled all the wake on setting in the network card properties in XP, but led's are still on all the time, is there a an

  • Keeping an Open Browser Window on Top?

    How to keep a newly opened Browser Window on in front/top? My java application opens a new Browser Window. Netscape moves the new window behined the parent.