9 messages in net.sourceforge.lists.courier-usersRe: [courier-users] [PATCH] SPF
FromSent OnAttachments
Mark ConstableJan 24, 2008 7:48 pm 
Alessandro VeselyJan 24, 2008 10:28 pm 
Alessandro VeselyJan 24, 2008 10:46 pm 
Mark ConstableJan 24, 2008 11:17 pm 
Alessandro VeselyJan 25, 2008 2:17 am 
Mark ConstableJan 25, 2008 2:56 am 
Alessandro VeselyJan 26, 2008 7:28 am 
Mark ConstableJan 28, 2008 6:35 pm 
Sam VarshavchikJan 28, 2008 7:54 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] [PATCH] SPFActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Jan 28, 2008 7:54:49 pm
List:net.sourceforge.lists.courier-users

Mark Constable writes:

On 27 Jan 2008 01:29, Alessandro Vesely wrote:

After tinkering a bit I applied the attached patch and the same command line above this time gave a "pass". You may have the same problem, if it hasn't been already fixed.

Well after a long long weekend waiting for another business day I'm happy to report that this patch to spf.c indeed fixes the problem we were having. Thank you very much Alessandro!!!

@@ -1390,7 +1390,7 @@ - if (transformer_count > n) + if (transformer_count > n || transformer_count <= 0)

Sam, is there any chance this could be applied soon ?

Taken care of.