spf-discuss
[Top] [All Lists]

Re: Re: spf-milter blocking emails to sourceforge

2004-03-20 07:35:15
----- Original Message ----- 
From: "Za'mbori, Zolta'n" <zamboriz(_at_)axelero(_dot_)hu>
To: <spf-discuss(_at_)v2(_dot_)listbox(_dot_)com>
Sent: Saturday, March 20, 2004 12:41 PM
Subject: [spf-discuss] Re: spf-milter blocking emails to sourceforge


Graham Murray wrote:

Sorry to reply to my own post, but more information. I have
sniffed the packets and the following is the conversation.
Note the RSET command. It is rather a nuisance not being able
to send mail to sourceforge lists.

I saw that sendmail-milter-spf-1.30.pl try to keep some value
(line 398) but Milter.pm (in Sendmail-Milter-0.18.tar.gz, line 793)
delete the content:

sub my_abort_callback{
   my $ctx = shift;

   $ctx->setpriv(undef);

   return SMFIS_CONTINUE;
}

Commenting out the "setpriv" line may help in this situation.


You ONLY need to run sendmail-milter-spf-1.30.pl; Milter.pm, in the
Sendmail-Milter-0.18 distribution, is just an example.

- Mark

        System Administrator Asarian-host.org

---
"If you were supposed to understand it,
we wouldn't call it code." - FedEx


<Prev in Thread] Current Thread [Next in Thread>