Changes for version 0.93 - 2004-03-25

  • fixed call to threads::shared::share() to pass varglob, not reference (reported by <schaefer@zanshin.com>) (also fixed in 0.92_01)
  • [910599] fixed SIGINFO handler to use only a valid signal; will use SIGUSR1 if SIGINFO doesn't exist (also fixed in 0.92_01)
  • [910602] always send a response to the close packet if the socket is still valid (was doing this for failures, but not for successful closing of the session)
  • [923156] moved constants from Sendmail::PMilter to Sendmail::Milter to allow the libmilter implementation to coexist

Modules

Perl binding of Sendmail Milter protocol

Provides

in lib/Sendmail/Milter.pm UNAUTHORIZED
in lib/Sendmail/PMilter/Context.pm