On 24 Feb 2011, at 10:28 AM, Ehle, Roland wrote: > I see the problem. > > Here are a few examples of Message-IDs set by different MTAs: > > <[email protected]> > <[email protected]> > <[email protected]> > <[email protected]> > <[email protected]> > <[email protected]>
Thats not the problem, the problem is the header that gets set. Some do Message-Id:, some Message-ID: some may be message-id: The code that i wrote yesterday will only pickup Message-Id: am changing it to a regular expression such that it can pickup any on the variants. -- Baruwa - www.baruwa.org _______________________________________________ Baruwa mailing list [email protected] http://lists.baruwa.org/mailman/listinfo/baruwa

