The existing version of Sendmail::Milter on CPAN has been unmaintained for almost two decades. It does not handle the current milter protocol version (version 6) and it has a number of documented faults. All this severely limits its application.

The existing version of Sendmail::PMilter on CPAN was also abandoned some time ago.

With help from the previous maintainer of Sendmail::PMilter I've taken over its maintainership. I'd like to do the same for Sendmail::Milter because the current version of Sendmail::PMilter uses it.

I've been unable to contact the current maintainer of Sendmail::Milter.

I've created a new version of Sendmail::PMilter (not yet published) which fixes outstanding issues in that module. It uses a new module (also not yet published) which I've created to avoid the outstanding problems in Sendmail::Milter.
I've called the new module Sendmail::MilterV6.

Rather than add to the plethora of modules which do similar things, I'd rather not publish Sendmail::MilterV6 at all if I can instead just bring Sendmail::Milter into the 21st century.

If anyone here can point me in the right direction to find the existing maintainer of Sendmail::Milter I'd be very grateful.
I started the ball rolling with the cpan.org/perl.org administrators a few weeks ago.


In reply to Looking for the maintainer of Sendmail::Milter. by GWHAYWOOD

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.