Skip to Content.
Sympa Menu

en - Re: [sympa-users] sending via cron without verification

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Dan Pritts <address@concealed>
  • To: Jobst Schmalenbach <address@concealed>
  • Cc: address@concealed
  • Subject: Re: [sympa-users] sending via cron without verification
  • Date: Mon, 31 Jan 2011 13:43:36 -0500

sympa scenario files contain the rules logic for each entry in the "who can
send" dropdown. You can create your own, when you want something not defined
in sympa.

What I have described are rules you would use in your own scenario file.

http://www.sympa.org/manual/authorization-scenarios

with sympa 6 you can create per-list scenario files; with older versions
you'll have to add your own system-level file for this case.


On Jan 29, 2011, at 12:21 AM, Jobst Schmalenbach wrote:

>
> Sorry, I do not understand?
>
> I have tried to send with email address (from in evelope and header) as the
> OWNER of the list, but that does not work.
>
> If I send as moderator (from and envelope) than I get the "aprove please"
> email, which I do not want.
>
> To be able to still have moderation I need to have "newsletter, restricted
> to moderators after confirm..." but that gets me abovre problem.
>
> Jobst
>
>
>
> On Fri, Jan 28, 2011 at 11:29:56AM -0500, Dan Pritts (address@concealed)
> wrote:
>> Something like this should work:
>>
>> match([header->From],/REGEX_MATCHING_ADDRESS_OF_MODERATED_USER/)
>> smtp -> editorkey
>> match([header->SOMETHING],/REGEX_MATCHING_SOMETHING_HEADER_IN_CRONMAIL/)
>> smtp -> do_it
>>
>>
>>
>> On Jan 28, 2011, at 1:08 AM, Jobst Schmalenbach wrote:
>>
>>>
>>> Hi.
>>>
>>> I have some mailing lists (part of a project) that have a "daily quote"
>>> that are part of the project's topic.
>>>
>>> This I want to do via a script [I know how to do that ;-)] WITHOUT
>>> the moderation message "Article to be approved ...".
>>>
>>> However, I want to give ONE user a chance to send something to
>>> the list as well but WITH moderation message.
>>>
>>> Is this scenario actually possible?
>>>
>>> NOTE: you can't send from the outside anything to us that
>>> comes from our domain (milter/mimedefang/sendmail rule), so
>>> the above scenario would be reasonable secure, besides ALL
>>> these types of mailing lists are not visible.
>>>
>>
>>
>> danno
>> --
>> Dan Pritts, Sr. Systems Engineer
>> Internet2
>> office: +1-734-352-4953 | mobile: +1-734-834-7224
>>
>
> --
> If a pig loses its voice, is it disgruntled?
>
> | |0| | Jobst Schmalenbach, address@concealed, General Manager
> | | |0| Barrett Consulting Group P/L & The Meditation Room P/L
> |0|0|0| +61 3 9532 7677, POBox 277, Caulfield South, 3162, Australia


danno
--
Dan Pritts, Sr. Systems Engineer
Internet2
office: +1-734-352-4953 | mobile: +1-734-834-7224





Archive powered by MHonArc 2.6.19+.

Top of Page