https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5495





--- Comment #3 from Sidney Markowitz <[EMAIL PROTECTED]>  2008-08-08 15:29:48 
PST ---
I don't know what version of Received.pm the attachment is patched against (it
isn't current trunk or current branch 3.2), but if you want to apply the patch
for yourself, simply look for the comment line

 # HANDOVERS WE KNOW WE CAN'T DEAL WITH: TCP transmission, but to MTAs that

and insert the three new lines of the patch before that. Actually only one line
of it contains the code itself. Insert this before the comment line to get the
same result:

  if (/^from \S+ \(\[unix socket\]\) by \S+ \(/) { return; }

DISCLAIMER: I haven't looked at this patch, I'm only saying what you have to do
to apply it to your Received.pm


-- 
Configure bugmail: 
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to