Avoid Duplicate Email

iPlanet Messaging Server 5.2 Patch 2 (built Jul 14 2004)
libimta.so 5.2 Patch 2 (built 19:30:12, Jul 14 2004)
We have thousand over email accounts...it is possible to have same email for more than one user...
is there any way that we could avoid creating duplicate emails ?

Messaging Server automatically creates only one copy of each message per mail partition. It does this by using the filesystem "hard link" feature.
You can check this out:
If you do ls -li, you can see the inode numbers on the individual .msg files.
And even with ls -l, you can see how many links there are to a given file,
it is the number between the permissions and the owner.
And if you use find:
cd <server-root>/<msg-instance>/store/partition/primary/=user/
(or CD to wherever your partition is)
find . -type f -links +1 -ls | sort -n -k 4 -k 1
it will show you all the message files where there are more than 1 copy
of that message (could be different users with a copy of that one message
or copies of that message in multiple folders under the same user).
In this example, I asked to see only those with 3 or more "copies".
cd /usr/ip/ims/msg*/store/part*/prim*/=user
find . -type f -links +2 -ls | sort -n -k 4 -k 1
27895 1 -rw------- 3 mailsrv staff 569 Aug 5 09:30 ./93/87/=rickys/=ext/37/13743.msg
27895 1 -rw------- 3 mailsrv staff 569 Aug 5 09:30 ./93/87/=rickys/=root/65/6548.msg
27895 1 -rw------- 3 mailsrv staff 569 Aug 5 09:30 ./93/87/=rickys/=swatch/37/3704.msg
77378 10 -rw------- 3 mailsrv staff 9709 Jul 29 21:30 ./93/87/=rickys/=ent/02/269.msg
77378 10 -rw------- 3 mailsrv staff 9709 Jul 29 21:30 ./93/87/=rickys/=network/02/272.msg
77378 10 -rw------- 3 mailsrv staff 9709 Jul 29 21:30 ./93/87/=rickys/=nw/03/381.msg
77388 10 -rw------- 3 mailsrv staff 9274 Jul 31 20:29 ./93/87/=rickys/=ent/02/274.msg
77388 10 -rw------- 3 mailsrv staff 9274 Jul 31 20:29 ./93/87/=rickys/=network/02/275.msg
77388 10 -rw------- 3 mailsrv staff 9274 Jul 31 20:29 ./93/87/=rickys/=nw/03/388.msg
77392 9 -rw------- 3 mailsrv staff 8407 Jul 17 20:22 ./93/87/=rickys/=ent/02/254.msg
77392 9 -rw------- 3 mailsrv staff 8407 Jul 17 20:22 ./93/87/=rickys/=network/02/260.msg
77392 9 -rw------- 3 mailsrv staff 8407 Jul 17 20:22 ./93/87/=rickys/=nw/03/358.msg
77397 10 -rw------- 3 mailsrv staff 9250 Jul 24 19:05 ./93/87/=rickys/=ent/02/264.msg
77397 10 -rw------- 3 mailsrv staff 9250 Jul 24 19:05 ./93/87/=rickys/=network/02/268.msg
77397 10 -rw------- 3 mailsrv staff 9250 Jul 24 19:05 ./93/87/=rickys/=nw/03/373.msg

Similar Messages

  • Avoid duplicate emails

    Hi, I saw this messages
    http://forum.sun.com/jive/thread.jspa?forumID=15&threadID=47529
    http://forum.sun.com/jive/thread.jspa?forumID=15&threadID=54942
    http://forum.sun.com/jive/thread.jspa?forumID=15&threadID=49431
    There is any solution about this issue ??? User A send an email to user B and copy to group C in which user B is member, how to aovid that user B receive the same message twice.??
    Im still having this issue in messsaging version
    sun Java(tm) System Messaging Server 6.2-6.01 (built Apr 3 2006)
    libimta.so 6.2-6.01 (built 11:20:35, Apr 3 2006)
    SunOS 5.10 Generic_118833-18 sun4u sparc SUNW,UltraAX-i2

    Best I can offer you, is, "don't do that".
    When you send to a mailing list and to an individual at the same time, the messages do go by different routes within the server. This means that the "duplicate messages" are not really duplicates, and the server cannot throw either of them away.
    This is not a defect, nor is it something you can configure around. This is done, so that under no situation will a mail be lost.
    There is no work under way to prevent this, either.

  • How to avoid duplicate email suggestions in mail?

    In my contacts, I have my dad's contact card (Johnny Appleseed) and then his nickname as "Dad". When I open up Mail on my Mac and go to email my him, I always type in "Dad" in the "TO" bar. The first three suggestions are 1) Dad (gives his home email address), 2) Johnny Appleseed (gives his home email address), and 3) Johnny Appleseed (gives his work email address). I generally email the work email address, so I have to manually select that one (instead of just hitting tab). Is there any way to not have both Dad and Johnny Appleseed (home) pop up as the first two results? They're the same person and same email, so why have it there twice?
    Thanks.

    Biggest apologies thought I was writing about iOS!?
    Am I also wrong about that too in iOS?
    LukaMac
    Re: how to delete an email address in Mail 
    Jan 16, 2012 6:53 PM (in response to Helpstonharv)
    It appears because your mail app remembers a history of addresses.
    It cannot be deleted but I think it will disappear after a certain time.
    Message was edited by: LukaMac

  • How do I avoid Outlook Mac 2011 Yahoo POP emails from downloading duplicate emails to Outlook after recent update to OSX 10.9?

    How do I avoid Outlook Mac 2011 Yahoo POP emails from downloading duplicate emails to Outlook after recent update to OSX 10.9?

    How do I avoid Outlook Mac 2011 Yahoo POP emails from downloading duplicate emails to Outlook after recent update to OSX 10.9?

  • Avoid Duplicate Tasks when Expanding Groups for Custom Task Process

    Is there a way to:
    Avoid Duplicate Tasks when Expanding Groups for Custom Task Process?
    I've got a people metadata column that I am planning on putting groups into.  I want the groups to expand and send a task for all users in the groups.  I also want to avoid creating multiple tasks if a user happens to be in two groups at the same
    time.
    I'm trying to work out a way to assign users a read task based on job training requirements.  Right now assigning groups and using a workflow task to confirm read is what I'm trying to accomplish.  I just end up getting two tasks for a user if
    their in multiple groups.
    David Jenkins

    Hi David,
    Please verify the followings:
    After Participants, select Parallel(all at a once)
    Expand Task Options, select ‘Assign a task to each member within groups’
    Open the action properties, make sure ExpandGroup is Yes
    Also in SharePoint Designer ,you can edit the property for the Start Approval Porcess to enable ExpandGroup:
    Reference:
    https://social.msdn.microsoft.com/Forums/office/en-US/d14da1c4-bd5a-459b-8698-3a89bb01e6ad/expand-groupnot-creating-tasks-for-users-issue-in-sharepoint-2013-designer-workflow?forum=sharepointgeneral
    https://social.technet.microsoft.com/Forums/office/en-US/ac245d45-ff66-4341-815c-79213efc4394/sharepoint-2010-designer-workflows-and-sharepoint-user-groups?forum=sharepointcustomizationprevious
    Best Regards,
    Eric
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • How to rewrite this query to avoid duplicates , please

    Hello Good Morning All,
    Happy New Year,
    Could you please help to rewrite the below two queries (so that i can avoid duplicates) i need to send email to everyone not the dupllicated ones), please?
    Create table #MyPhoneList
     AccountID int,
     EmailWork varchar(50),
     EmailHome varchar(50),
     EmailOther varchar(50),
     IsOffersToWorkEmail bit,
     IsOffersToHomeEmail bit,
     IsOffersToOtherEmail bit,
     IsValidEmailWork bit,
     IsValidEmailHome bit,
     IsValidEmailOther bit
    --> In this table AccountID is uniquee
    --> email values could be null or repetetive for work / home / Other (same email can be used more than one columns for accountid)
    -- a new column will be created with name as Sourceflag( the value could be work, Home, Other depend on email coming from) then removes duplicates
    SELECT AccountID , Email, SourceFlag, ROW_NUMBER() OVER(PARTITION BY AccountID, Email ORDER BY Sourceflag desc) AS ROW
    INTO #List
    from (
      SELECT AccountID
         , EmailWork      AS EMAIL
         , 'Work'       AS SourceFlag
      FROM #MyPhoneList (NoLock) eml
      WHERE IsOffersToWorkEmail    = 1
      AND  EMAILWORK      IS NOT NULL
      AND  IsValidEmailWork    = 1
     UNION
      SELECT AccountID
         , EmailHome  
         , 'Home'       AS SourceFlag
      FROM #MyPhoneList (NoLock) eml
      WHERE IsOffersToHomeEmail    = 1
      AND  EMAILHOME      IS NOT NULL
      AND  IsValidEmailHome    = 1
     UNION
      SELECT AccountID
         , EmailOther  
         , 'Other'       AS Sourceflag
      FROM #MyPhoneList (NoLock) eml
      WHERE EmailOther      = 1
      AND  EMAILOther      IS NOT NULL
      AND  IsValidEmailOther    = 1
     ) eml --select count(*) from #email
    --Email dedupe on source
    SELECT * INTO #distinct FROM #List WHERE ROW  = 1
    Thank you in Advance
    Milan

    Please follow basic Netiquette and post the DDL we need to answer this. Follow industry and ANSI/ISO standards in your data. You should follow ISO-11179 rules for naming data elements. You should follow ISO-8601 rules for displaying temporal data. We need
    to know the data types, keys and constraints on the table. Avoid dialect in favor of ANSI/ISO Standard SQL. And you need to read and download the PDF for: 
    https://www.simple-talk.com/books/sql-books/119-sql-code-smells/
    >> Could you please help to rewrite the below two queries (so that I can avoid duplicates) I need to send email to everyone not the duplicated ones), please? <<
    This mess is not a table because it has no keys, not way to have a key. You are using UNION like we used punch card merges in the o9ld days. 
    What math do you do on the account_id? That is the only reason that you use numeric values Why do you think that an email is fifty characters long? Yes, most them are, but did you bother to look at the maximum length? NO! Why did you name it “Phone_List” when
    it is nothing but email addresses? emails are not phones.  
    Please read this article so you will know why RDBMS does not use assembly language flags like you are doing. 
    https://www.simple-talk.com/sql/t-sql-programming/bit-of-a-problem/
    It would also help if you know what normalization was. Here is one design that is valid. 
    CREATE TABLE Something_emails 
    (account_id CHAR(15) NOT NULL,
     email_address VARCHAR(256) NOT NULL,
     email_type CHAR(5) NOT NULL
     CHECK (email_type IN ('home', 'work', 'misc')),
     PRIMARY KEY (email_address, email_type)
    >> In this table account_id is unique <<
    No, not without the DDL you did not post.
    >> email values could be NULL or repetitive for work / home / Other (same email can be used more than one columns for account_id) <<
    Not a problem. Look at the primary key.  Also why would anyone store invalid data in a table? SQL programmers try to keep it out! 
    >> a new column will be created with name as Source_flag (the value could be work, Home, Other depend on email coming from) then removes duplicates <<
    More kludges! Oh, putting the comma at the front of a line is how non-SQL mimic punch cards. An SQL progtrqammer would put related subsets of columns on one line – we think in sets! After 30+ years of SQL, this is one of the code smells I use to find bad
    code. 
    --CELKO-- Books in Celko Series for Morgan-Kaufmann Publishing: Analytics and OLAP in SQL / Data and Databases: Concepts in Practice Data / Measurements and Standards in SQL SQL for Smarties / SQL Programming Style / SQL Puzzles and Answers / Thinking
    in Sets / Trees and Hierarchies in SQL

  • How to delete the duplicate email address in BP master data

    Hi,
    When  you get an email ids from the third party vendor and you are loading into CRM BP master data.  how to delete the duplicate email address already exits in the system.  In CRM you can create the same BP with different id.   I would like to know how to delete the email address during importing email addresses from the third party tool.
    During the campaign you are sending email to all your customers, when the customer want to unsubscibe the email address from your list, how to unsubcribe the email address and how to updat the BP master data. 
    If you are sending the email to customer, you are using html or simple text, if the customer wants only html or simple text, how you to specify in the system?
    thanks,
    arul

    Hello Arul,
    welcome to the SDN CRM Development forum.
    1. I think you should clear the data with duplicate E-Mail adresses in the external tool.
    2. Unsubscription could be done by a Marketing Attribute which could be set by using a Target Group which is created by Campaign Automation. Have a look at this Toppic. There is also a Best Practice avaliable at http://help.sap.com/bp_crmv340/CRM_DE/index.htm.
    3. Also HTML or Simple text can be mained in a Marketing Attribute. You have to use different Mail Forms to which are sent to different Target groups.
    Regards
    Gregor

  • How do I eliminate duplicate email accounts on my Mac?

    how do I eliminate duplicate email accounts on my Mac?

    Go to Mail Preferences/Accounts.  Select the Account you want to remove and hit the minus button.

  • Receiving Duplicate emails on shared Mailbox

    We are using Exchange Server 2007 and outlook client is Outlook 2010.
    We are not using PST concepts(that is mails downloaded to local copy and remove from the Server).
    one of the shared mailbox is accessed by many people and they are receiving duplicate emails frequently on the shared mailbox.
    Is there any solution to stop receiving duplicate email.

    Hi,
    Agree with Willard. Please check if these duplicate messages have the same Message ID.
    If they are sent separately, we can't stop this. If they have the same Message ID, please check whether there is corrupted rules in Outlook.
    Besides, please check if there is any third party add-ins from Outlook user side. If the shared mailbox is accessed by 5 users, then we need to disable add-ins on these 5 users' Outlook client.
    Best regards,
    Belinda
    Belinda Ma
    TechNet Community Support

  • Avoid duplicate batch (batch managment)

    dear all,
    We are facing problem related to batch managment .we are using manual batch entry .we don't want to make duplicate entry of same batch (which have already assign to material) against any material.what is solution to avoid duplicate batch entry.
    can u tell me the settings and any user exit in which we can avoid the duplicate batch.
    regards

    Hi hema,
                   in our scenario user  manually enter  batch of raw material in MIGO when we do good recipte in MIGO againts purchase order we enter batch manually.but we need that a batch which has already assign to raw material can not be assign again .if user enter the previous batch then system gives a error that batch has already exist.
    may be u know the prob

  • How can i find and delete duplicate emails on my mac

    I use Apple Mail, Gmail and a third party email on my few Apple devices (iMac and Macbook Air both running Mavericks and iPhone 4s running current version iOS). 
    I would like to sort through, locate and delete duplicate emails (from several misguided approaches to Rules, Mailboxes, Smart Mailboxes, etc.)

    Hi,
    Presuming the Post is about the Messages app and iMessages.
    If you delete them they are gone or the Mac.
    An iMessages arrives  and is displayed in the App.
    there is a setting in the Preferences > General section about Saving on Close.
    The iMessages are also stored in the chat.db items (unless deleted) and this provides the "history" when you reconnect to a contact who is not currently on display in the main window.
    In Mavericks Saved Chats and the chat.db items (there are three in total) are held in different places.
    The app does not work like Mail where the emails can be left on the Server and "read" by other devices.
    The iMessages are pushed to the devices that then accepts them.
    After that the "sync" function ends (What you do with the iMessages on one device is not seen or changed on another)
    9:54 pm      Friday; October 31, 2014
    ​  iMac 2.5Ghz i5 2011 (Mavericks 10.9)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad

  • TS3276 Why am I receiving multiple duplicate emails and how do I stop this from happening

    Why am I receiving multiple duplicate emails after the initial message comes in, it keeps duplicating them. How do I fix this problem?

    For the mailbox where you are receiving duplicates ...
    Select the mailbox on the left of the Mail window.
    From the Mail menu bar top of your screen click Mailbox > Rebuild
    See if that helps the duplication issue.

  • How to avoid duplicate posting of noted items for advance payment requests?

    How to avoid duplicate posting of noted items for advace payments request?

    Puttasiddappa,
    In the PS module, we allow the deletion of a component pruchase requisition allthough a purchase order exists. The system will send message CN707 "<i>A purchase order already exists for purchase requisition &</i>" as an Iinformation message by design to allow flexible project management.
    If you, however, desire the message CN707 to be of type E you have to
    modify the standard coding. Doing so, using SE91, you can invoke the
    where-used-list of message 707 in message class CN, and to change the
      i707(cn)
    to
      e707(cn)
    where desired.
    Also, user exit CNEX0039 provides the possibility to reject the
    deletion of a component according to customers needs e. g. you may
    check here whether a purchase order exists and reject the deletion.
    Hope this helps!
    Best regards
    Martina Modolell

  • How to avoid duplicate BOM Item Numbers?

    Hello,
    is there a way to avoid duplicate BOM Item Numbers (STPO-POSNR) within one BOM?
    For Routings I could avoid duplicate Operation/Activity Numbers with transaction OP46 by setting T412-FLG_CHK = 'X' for Task List Check. Is there an aquivalent for BOMs?
    Regards,
    Helmut Gante

    Hello,
    is there a way to avoid duplicate BOM Item Numbers (STPO-POSNR) within one BOM?
    For Routings I could avoid duplicate Operation/Activity Numbers with transaction OP46 by setting T412-FLG_CHK = 'X' for Task List Check. Is there an aquivalent for BOMs?
    Regards,
    Helmut Gante

  • Duplicate Emails - Outlook 2007

    Hi
    We had configured Pop account in Outlook 2007 and set email remove from server after receiving to outlook. Also using BlackBerry Torch Device email. There was no problem with duplicate emails because no email on the mail server. Working both fine
    ( Office Outlook and BB Torch)
    Now we brought BlackBerry Z10 Device. Configured email account on it. If send email from sender first receive it on the BB device and when sync with Outlook all emails deleted from mail server. After deleting mail server it automatically delete from BB device.
    In short we are in trouble in both side. If set delete email after receiving in outlook then unable to see on BB. If want to see all emails on BB need to keep leave copy in outlook and duplicate emails receive problem. it's duplicate email issue
    is occur suddenly it may come after  2 months Or 6 months.
    Is there any connection with size of pst file for duplicate emails? Is there connection with location of pst file ( C:\........ OR different)?
    Please guide us for that we need to do.
    Thanks & Regards,
    Suhas

    Hi,
    Based on the description, if you receive emails on Outlook first, since the emails are removed from the server, you are not able to see the emails on your BlackBerry device. If you receive emails on your BlackBerry device first, you encounter the "Duplicate
    emails" issue.
    Is my understanding correct?
    Please kindly detail what it means by "Duplicate emails", does it mean you receive two same messages on the BlackBerry device?
    Try to re-setup the account on your BlackBerry device and test if you still get duplicate emails.
    If your ISP provides IMAP protocol, we suggest you setup the account via IMAP, which keeps the emails synced on all of your devices.
    For further support about your BlackBerry device, please contact BlackBerry support:
    http://worldwide.blackberry.com/gettingstarted/?CPID=OTC-GETSTARTED
    Regards.
    Melon Chen
    TechNet Community Support

Maybe you are looking for

  • Wipe iphone3

    I'd like to wipe my iphone3 and turn it into an ipod touch for my daughter?  Can someone tell me now to do this?

  • Can't move text in Acrobat 9

    We create a document in Word 2007 and save as .pdf.  We then use the text touch up tool to edit certain text and to move certain text.  We used to do this in Acrobat 5 without an issue, but in Acrobat 9 there are no handles on the text boundary after

  • Dynamically changing the name of the .dll file to load in call Library

    Our current model is to use dll files as "plug-in" modules for instruments and a top layer test step calls the appropriate driver dll. For instance the TestStep is called with the kenmore.dll passed as a parameter so the kenmore.dll file is loaded, t

  • How do I create a message box?

    I want to know when a particular sub-VI is running when called from another VI. Ideally, I would like a windows-like box to come up, much like a dialog box, that indicates that the sub-VI is running. When execution has completed, I would like to box

  • My HP printer says it has a jam, when i doesnt. (Connected to macbook)

    It is the HP Photosmart Premium 309g-m, and my mac is a late-2008 macbook unibody runnng 10.6.6 with 4GB of ram.