[sr-dev] git:mariusbucur/conference: added presence_conference module with a mini bash test framework for testing simple functionalities

Andrei Pelinescu-Onciul andrei at iptel.org
Thu Jul 22 19:14:16 CEST 2010


On Jul 22, 2010 at 15:39, Daniel-Constantin Mierla <miconda at gmail.com> wrote:
> Hello,
> 
> On 7/22/10 3:33 PM, Henning Westerholt wrote:
> >On Thursday 22 July 2010, marius zbihlei wrote:
> >>Hello
> >>
> >>Andrei, could you please add a line  .sip-router.org/sip-router/email_map.
> >>
> >>mariusbucur = Marius Bucur<marius at marius-bucur.ro>
> >Hi,
> >
> >i've already set this on the machine in the email_map file:
> >
> >mariusbucur=Marius Ovidiu Bucur<marius.bucur at 1and1.ro>
> >
> >But maybe on the wrong place?
> >
> there are two email_map files, I was not sure which is the real
> used, so far I added to both:
> - one is in git folder
> - the second is in git/sip-router
> 
> I added in the second.

Yes, the second one (git/sip-router/email_map) is the correct one.
It's configured inside the repository config (git/sip-router/config):

$ git config --get-regexp mail
hooks.mailnotification true
mail.envelopesender admin at sip-router.org
mail.recipient sr-dev at lists.sip-router.org
mail.gitweburl http://git.sip-router.org/cgi-bin/gitweb.cgi
mail.emailmap $GIT_DIR/email_map


Andrei



More information about the sr-dev mailing list