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: Fri, 28 Jan 2011 11:29:56 -0500

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





Archive powered by MHonArc 2.6.19+.

Top of Page