Yes, you are correct. I can see the patch is changing process_mail.py, but on the website you have it as message.py, causing a bit of confusion for me.
> -----Original Message----- > From: [email protected] [mailto:baruwa- > [email protected]] On Behalf Of Andrew Colin Kissa > Sent: Thursday, February 24, 2011 8:57 AM > To: Baruwa users list > Subject: Re: [Baruwa] Some more questions regarding baruwa > > > On 24 Feb 2011, at 11:43 AM, Ehle, Roland wrote: > > > I am a bit stupid today: I cannot apply the patch. Error message is: malformed > patch at line 12: from django.conf import settings > > You need to apply them in this sequence. > > 0001-fix-exchange-rejecting-released-messages-as-duplicat.patch > 0001-improved-exchange-duplicate-issue-workaround.patch > > If you have already applied 0001-fix-exchange-rejecting-released-messages-as- > duplicat.patch you do NOT need to apply it again. > > This is because the second one builds on the changes already made by the first, > applying > just the second patch will not succeed. > > Andrew > > -- > Baruwa - www.baruwa.org > > _______________________________________________ > Baruwa mailing list > [email protected] > http://lists.baruwa.org/mailman/listinfo/baruwa _______________________________________________ Baruwa mailing list [email protected] http://lists.baruwa.org/mailman/listinfo/baruwa

