On January 24, 2003 at 12:51, Franco Galian wrote: > Hi Earl, thanks for answering. > reordering things didn't work. So I checked up the dup mails and they > didn't have the Message-Id: header field set.
The message-id is used for detecting duplicates. > Is there any workaround for this? You did not state what version of Perl you have, but if you install the Digest::MD5 module, the dups should be avoided since MHonArc will use it to compute a hash of the header if no message-id is present, and then use that hash when checking if the message is every processed again. --ewh --------------------------------------------------------------------- To sign-off this list, send email to [EMAIL PROTECTED] with the message text UNSUBSCRIBE MHONARC-USERS
