Hi Kristis,
Exactly I would like to insert more than one email in "To" field. 
Is this the correct method?

To => '[EMAIL PROTECTED],[EMAIL PROTECTED]'

Besides, If I activate Mail_On_Success Policy, when I commit an item, the
following Scmbug error is reported:

        Scmbug notice: Reading configuration
        Smbug notice: Checking configuration
        Smbug notice: Preparing for a commit
        Smbug notice: Processing activity
        Smbug notice: Submitting request
        Smbug notice: Request submission was denied
        ******************************************
        **
        **
        ** Scmbug error 7: Sending mail on activity_commit failed. Log error
was:
        MAIL FROM: error (530 <[EMAIL PROTECTED]>... MAIL
requires AUTH)
        
        **
        **
        *******************************************
        cvs commit: Rebuilding administrative file database

        ***** CVS exited normally with code 0 ***** 

Have you any advice to resolve this error?

In our intranet we are using MailX Program to send an email. Scmbug is
compliant to use MailX Program ?

Thanks in advance
Davide


-----Original Message-----
From: Kristis Makris [mailto:[EMAIL PROTECTED] 
Sent: Friday, January 12, 2007 6:37 AM
To: Davide Giuseppe MAVICA
Cc: [email protected]
Subject: RE: (SCL: 999) [scmbug-users] RE: Integration between Bugzilla and
CVS

Ciao Davide,

On Thu, 2007-01-11 at 10:52 +0100, Davide Giuseppe MAVICA wrote:
> Hi Kristis,
> other questions for you:
> 
> 1) We have some problems on a configuration of mail_on_success policy, 
> because we have more than one commit_mailing_list_email and must to 
> add them
> 
> 
>               # Must be a valid email address
>               # To =>
> '[EMAIL PROTECTED]',
> 
> But if I try to insert two address or more email, SCMBug return an 
> error when I try to commit an item.
> 
> Can we insert more than one mailing list in "To" field? Which is the 
> correct method?

What did you try precisely ? I think something like the following would
work:

To => '[EMAIL PROTECTED],[EMAIL PROTECTED]'

> Besides, we have not a unique mailing list for CVS, but we have more 
> mailing list referring to each module create within main CVS repository.
> For example:
> 
> Main Repository
> Module Project1 -- Mailing for Project1 Module Project2 -- Mailing for 
> Project2 Module Project3 -- Mailing for Project3
> 
> Each time that I commit an item under module project1 a mail will be 
> send only for all users of the Mailing List for project1 and so on...
> We have to create a similar condition. Is it possible? How?

This is not possible yet. I will add it in the TODO list.

http://bugzilla.mkgnu.net/show_bug.cgi?id=918


> 2) In our Glue.conf for valid_product_name policy, we have defined 
> type=manual, because our SCM is CVS and automatically detected product 
> names are not supported.
> But in our Bugzilla's configuration we have defined many products 
> linked to CVS Repository. Is possible to insert more than one product name
in "Value"
> field? How? Or Exist a master value which can group all Bugzilla's
products?
> 
>               valid_product_name => {
>               enabled => 1,
>               type => 'manual',
>               value => 'TestProduct'
>               },

This is similar to Gunnar's question. The summary is that what you are
asking should be implemented as an additional feature. It's not availabel
yet:

http://bugzilla.mkgnu.net/show_bug.cgi?id=821


And version 0.10.1 had a different implementation, inferior though, that
supported such multiple project names. I would not recommend going back to
it.

Please see:

http://lists.mkgnu.net/pipermail/scmbug-users/2007-January/000731.html




_______________________________________________
scmbug-users mailing list
[email protected]
http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users

Reply via email to