Re[2]: MailBox development impuls

Jason Woodward <[email protected]> Mon, 26 Jul 2004 21:26:49 -0400
Newsgroups gmane.comp.lang.perl.modules.mail-box
Message-ID <[email protected]>
Hi Mark,

Also, I noticed some odd behavior that I am trying to isolate with a test script concerning
message id's.  I send a message via Mail::Box to multiple mailing lists of which I am a member.
 The message id that is generated isn't necessarily unique...  I then notice that as the
messages enter my inbox from both mailing lists they have the same message id... and
->find($message_id) returns undef on the second to come in (the destination being a pop3 inbox,
fyi).

I'll try and get a hard test case for you to test with soon.


take care,
jason