You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Joe Schaefer (JIRA)" <ji...@apache.org> on 2007/01/15 04:09:27 UTC

[jira] Created: (INFRA-1111) add some basic srs support to ezmlm / teach it how to automoderate commit lists

add some basic srs support to ezmlm / teach it how to automoderate commit lists
-------------------------------------------------------------------------------

                 Key: INFRA-1111
                 URL: https://issues.apache.org/jira/browse/INFRA-1111
             Project: Infrastructure
          Issue Type: New Feature
      Security Level: public (Regular issues)
          Components: Mailing Lists
            Reporter: Joe Schaefer
         Assigned To: Joe Schaefer


Recently I noticed that ezmlm-gate now comes with a -q flag,
which leaves open the possibility of writing custom auth scripts
for ezmlm.

Two areas where this is needed are

1) srs support- currently users whose isp's conform to the srs specs cannot
participate on our lists.  I think there's a way to fix that with a script which
unmunges the SENDER and checks for a proper subscriber address.

2) losing commit messages to moderation is bad.  We should be able
to write a script which knows the destination list is a commit list, and
look for features of the message which indicate it's a commit message.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (INFRA-1111) add some basic srs support to ezmlm / teach it how to automoderate commit lists

Posted by "Joe Schaefer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/INFRA-1111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Schaefer updated INFRA-1111:
--------------------------------

    Attachment:     (was: t.xml)

> add some basic srs support to ezmlm / teach it how to automoderate commit lists
> -------------------------------------------------------------------------------
>
>                 Key: INFRA-1111
>                 URL: https://issues.apache.org/jira/browse/INFRA-1111
>             Project: Infrastructure
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: Mailing Lists
>            Reporter: Joe Schaefer
>            Assignee: Joe Schaefer
>
> Recently I noticed that ezmlm-gate now comes with a -q flag,
> which leaves open the possibility of writing custom auth scripts
> for ezmlm.
> Two areas where this is needed are
> 1) srs support- currently users whose isp's conform to the srs specs cannot
> participate on our lists.  I think there's a way to fix that with a script which
> unmunges the SENDER and checks for a proper subscriber address.
> 2) losing commit messages to moderation is bad.  We should be able
> to write a script which knows the destination list is a commit list, and
> look for features of the message which indicate it's a commit message.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (INFRA-1111) add some basic srs support to ezmlm / teach it how to automoderate commit lists

Posted by "Justin Mason (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-1111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12464731 ] 

Justin Mason commented on INFRA-1111:
-------------------------------------

hi Joe --

re (1), I'm not sure there *are* any ISPs which support SRS; it's kind of dead in the water as far as I know.  So unless you have specific ISPs in mind, I'd recommend skipping that.

> add some basic srs support to ezmlm / teach it how to automoderate commit lists
> -------------------------------------------------------------------------------
>
>                 Key: INFRA-1111
>                 URL: https://issues.apache.org/jira/browse/INFRA-1111
>             Project: Infrastructure
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: Mailing Lists
>            Reporter: Joe Schaefer
>         Assigned To: Joe Schaefer
>
> Recently I noticed that ezmlm-gate now comes with a -q flag,
> which leaves open the possibility of writing custom auth scripts
> for ezmlm.
> Two areas where this is needed are
> 1) srs support- currently users whose isp's conform to the srs specs cannot
> participate on our lists.  I think there's a way to fix that with a script which
> unmunges the SENDER and checks for a proper subscriber address.
> 2) losing commit messages to moderation is bad.  We should be able
> to write a script which knows the destination list is a commit list, and
> look for features of the message which indicate it's a commit message.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (INFRA-1111) add some basic srs support to ezmlm / teach it how to automoderate commit lists

Posted by "Craig Russell (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-1111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559776#action_12559776 ] 

Craig Russell commented on INFRA-1111:
--------------------------------------

I've got users who are apparently on srs. Here's the addresses of the moderate messages:

jspwiki-user-allow-tc.1200170834.bmiildgfaaobmcbikpbb-SRS0=lvRG=SC=abstrakt.de=okock=srs.kundenserver.de@incubator.apache.org

imperius-dev-allow-tc.1200384955.opkglbepbfgblhmbebgp-SRS0=wkG0I8=SF=jpox.org=erik=srs.bis.eu.blackberry.com@incubator.apache.org

If you give me a clue where to look for the scripts that interpret (badly I suppose) these addresses I'll be happy to take a look at providing a patch.

> add some basic srs support to ezmlm / teach it how to automoderate commit lists
> -------------------------------------------------------------------------------
>
>                 Key: INFRA-1111
>                 URL: https://issues.apache.org/jira/browse/INFRA-1111
>             Project: Infrastructure
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: Mailing Lists
>            Reporter: Joe Schaefer
>            Assignee: Joe Schaefer
>
> Recently I noticed that ezmlm-gate now comes with a -q flag,
> which leaves open the possibility of writing custom auth scripts
> for ezmlm.
> Two areas where this is needed are
> 1) srs support- currently users whose isp's conform to the srs specs cannot
> participate on our lists.  I think there's a way to fix that with a script which
> unmunges the SENDER and checks for a proper subscriber address.
> 2) losing commit messages to moderation is bad.  We should be able
> to write a script which knows the destination list is a commit list, and
> look for features of the message which indicate it's a commit message.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (INFRA-1111) add some basic srs support to ezmlm / teach it how to automoderate commit lists

Posted by "Joe Schaefer (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-1111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12464832 ] 

Joe Schaefer commented on INFRA-1111:
-------------------------------------

It's come up on infrastructure in the past, and recently Ken
asked about whether or not we could do anything about it.
(He was dealing with such a user himself).

> add some basic srs support to ezmlm / teach it how to automoderate commit lists
> -------------------------------------------------------------------------------
>
>                 Key: INFRA-1111
>                 URL: https://issues.apache.org/jira/browse/INFRA-1111
>             Project: Infrastructure
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: Mailing Lists
>            Reporter: Joe Schaefer
>         Assigned To: Joe Schaefer
>
> Recently I noticed that ezmlm-gate now comes with a -q flag,
> which leaves open the possibility of writing custom auth scripts
> for ezmlm.
> Two areas where this is needed are
> 1) srs support- currently users whose isp's conform to the srs specs cannot
> participate on our lists.  I think there's a way to fix that with a script which
> unmunges the SENDER and checks for a proper subscriber address.
> 2) losing commit messages to moderation is bad.  We should be able
> to write a script which knows the destination list is a commit list, and
> look for features of the message which indicate it's a commit message.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (INFRA-1111) add some basic srs support to ezmlm / teach it how to automoderate commit lists

Posted by "Joe Schaefer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/INFRA-1111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Schaefer closed INFRA-1111.
-------------------------------

    Resolution: Fixed

Done.

> add some basic srs support to ezmlm / teach it how to automoderate commit lists
> -------------------------------------------------------------------------------
>
>                 Key: INFRA-1111
>                 URL: https://issues.apache.org/jira/browse/INFRA-1111
>             Project: Infrastructure
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: Mailing Lists
>            Reporter: Joe Schaefer
>            Assignee: Joe Schaefer
>
> Recently I noticed that ezmlm-gate now comes with a -q flag,
> which leaves open the possibility of writing custom auth scripts
> for ezmlm.
> Two areas where this is needed are
> 1) srs support- currently users whose isp's conform to the srs specs cannot
> participate on our lists.  I think there's a way to fix that with a script which
> unmunges the SENDER and checks for a proper subscriber address.
> 2) losing commit messages to moderation is bad.  We should be able
> to write a script which knows the destination list is a commit list, and
> look for features of the message which indicate it's a commit message.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (INFRA-1111) add some basic srs support to ezmlm / teach it how to automoderate commit lists

Posted by "Joe Schaefer (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-1111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12654146#action_12654146 ] 

Joe Schaefer commented on INFRA-1111:
-------------------------------------

So far so good.  Testing several lists now, if all
continues to go well I'll upgrade the rest on Wednesday.


> add some basic srs support to ezmlm / teach it how to automoderate commit lists
> -------------------------------------------------------------------------------
>
>                 Key: INFRA-1111
>                 URL: https://issues.apache.org/jira/browse/INFRA-1111
>             Project: Infrastructure
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: Mailing Lists
>            Reporter: Joe Schaefer
>            Assignee: Joe Schaefer
>
> Recently I noticed that ezmlm-gate now comes with a -q flag,
> which leaves open the possibility of writing custom auth scripts
> for ezmlm.
> Two areas where this is needed are
> 1) srs support- currently users whose isp's conform to the srs specs cannot
> participate on our lists.  I think there's a way to fix that with a script which
> unmunges the SENDER and checks for a proper subscriber address.
> 2) losing commit messages to moderation is bad.  We should be able
> to write a script which knows the destination list is a commit list, and
> look for features of the message which indicate it's a commit message.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (INFRA-1111) add some basic srs support to ezmlm / teach it how to automoderate commit lists

Posted by "Joe Schaefer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/INFRA-1111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Schaefer updated INFRA-1111:
--------------------------------

    Attachment: t.xml

test attachments

> add some basic srs support to ezmlm / teach it how to automoderate commit lists
> -------------------------------------------------------------------------------
>
>                 Key: INFRA-1111
>                 URL: https://issues.apache.org/jira/browse/INFRA-1111
>             Project: Infrastructure
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: Mailing Lists
>            Reporter: Joe Schaefer
>            Assignee: Joe Schaefer
>         Attachments: t.xml
>
>
> Recently I noticed that ezmlm-gate now comes with a -q flag,
> which leaves open the possibility of writing custom auth scripts
> for ezmlm.
> Two areas where this is needed are
> 1) srs support- currently users whose isp's conform to the srs specs cannot
> participate on our lists.  I think there's a way to fix that with a script which
> unmunges the SENDER and checks for a proper subscriber address.
> 2) losing commit messages to moderation is bad.  We should be able
> to write a script which knows the destination list is a commit list, and
> look for features of the message which indicate it's a commit message.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (INFRA-1111) add some basic srs support to ezmlm / teach it how to automoderate commit lists

Posted by "Joe Schaefer (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-1111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652690#action_12652690 ] 

Joe Schaefer commented on INFRA-1111:
-------------------------------------

Currently testing SRS and BATV support on the infrastructure@ mailing list.

> add some basic srs support to ezmlm / teach it how to automoderate commit lists
> -------------------------------------------------------------------------------
>
>                 Key: INFRA-1111
>                 URL: https://issues.apache.org/jira/browse/INFRA-1111
>             Project: Infrastructure
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: Mailing Lists
>            Reporter: Joe Schaefer
>            Assignee: Joe Schaefer
>
> Recently I noticed that ezmlm-gate now comes with a -q flag,
> which leaves open the possibility of writing custom auth scripts
> for ezmlm.
> Two areas where this is needed are
> 1) srs support- currently users whose isp's conform to the srs specs cannot
> participate on our lists.  I think there's a way to fix that with a script which
> unmunges the SENDER and checks for a proper subscriber address.
> 2) losing commit messages to moderation is bad.  We should be able
> to write a script which knows the destination list is a commit list, and
> look for features of the message which indicate it's a commit message.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.