Mailinglist Archive: opensuse-buildservice (344 mails)

< Previous Next >
[opensuse-buildservice] osc feature request: sending declaration mail to mailing list in "sr" command
  • From: JF Ding <jfding@xxxxxxxxx>
  • Date: Mon, 24 May 2010 19:16:47 +0800
  • Message-id: <AANLkTinaT5yzpJ__w_U7oqXYQD5k6pJshzuTqW-4I5bM@xxxxxxxxxxxxxx>
Hi, All
  As we using obs/osc in Moblin/MeeGo development, we have maintained
several internal used plugins to support new commands for special
usage. One of the most used one, 'mobsr' (stands for
moblin-send-request), is a wrapper to the built-in 'sr' command and
with extra checking and function to send mail to mailing list.
We consider the sendmail feature can be a generic enhancement to
original 'sr' command, so I am trying to rewrite the code based on
upstream osc git. The following is my personal clone of git tree, with
three new commits on the tip to implement it:

  http://gitorious.org/~jfding/opensuse/jfdings-osc/commits/master


More details of these commits:

  If user specifying both:
'commit_mailing_list' (the mail address for mailing list)
and:
'smtp_server' (address of smtp server),
'sendrequest' commmand will send declaration mails to this mailing list
for each new request.

And, two new conf key: 'commit_mailing_list' and 'smtp_server'
'smtp_server' is a global [general] key, with default value ""
'commit_mailing_list' can be either a global key, or a apiurl
section key, and global value can be overrided by apiurl
special one if specified.



Any advice please, thanks!

Regards,
JF Ding (Intel, OTC)
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups