Re: mrbs-general Digest, Vol 72, Issue 3
Gleise S. O. Teixeira <gleise <at> dc.ufscar.br>
2012-05-08 14:31:29 GMT
Hi,
I saw that my file (lang.pt-br) was scrubbed! How can I send the file ?
--
Thanks,
-------------------------------
Gleise S. O. Teixeira
Network Manager and Software Developer
DC - UFSCar
-------------------------------
On 05/08/2012 11:12 AM, mrbs-general-request <at> lists.sourceforge.net wrote:
> Send mrbs-general mailing list submissions to
> mrbs-general <at> lists.sourceforge.net
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.sourceforge.net/lists/listinfo/mrbs-general
> or, via email, send a message with subject or body 'help' to
> mrbs-general-request <at> lists.sourceforge.net
>
> You can reach the person managing the list at
> mrbs-general-owner <at> lists.sourceforge.net
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of mrbs-general digest..."
>
>
> Today's Topics:
>
> 1. Trying to set up email notifications - need some advice.
> (Goran Ivaz)
> 2. MBRS - pt_BR (Gleise S. O. Teixeira)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Fri, 4 May 2012 19:51:57 +0000
> From: Goran Ivaz<Goran_Ivaz <at> bcit.ca>
> Subject: [MRBS-general] Trying to set up email notifications - need
> some advice.
> To: "mrbs-general <at> lists.sourceforge.net"
> <mrbs-general <at> lists.sourceforge.net>
> Message-ID:
> <F7741AEDFEED4D49B5539AE5AFA2A7E924351E1D <at> EXMBX1.ad.bcit.ca>
> Content-Type: text/plain; charset="us-ascii"
>
> My ldap authentication works fine with these settings:
>
> $auth["session"] = "php";
> $auth["type"] = "ldap";
> $ldap_host = "server.bit.yoda.com";
> $ldap_v3 = true;
> $ldap_tls = false;
> $ldap_base_dn[] = "ou=identity,dc=bit,dc=yoda,dc=com";
> $ldap_user_attrib[] = "cn";
> $ldap_get_user_email = TRUE;
> $ldap_email_attrib = 'mail';
>
> > From this I gather that the lookup also looks at the mail attribute in a user record. I would like to use the
value from this attribute for the email recipient field population.
>
> The reason I ask is that the procedure outlined below (as per documentation) does not work as our
environment does not create email addresses this way.
>
> // HOW TO EMAIL - ADDRESSES
> // ------------------------
> // if you are using any other authentication scheme then the following settings allow
> // you to specify a domain name that will be appended to the username to produce a
> // valid email address (eg "@domain.com").
> $mail_settings['domain'] = ''; This may work for a while longer but at some point will stop working as we
start using personal email addresses.
> // If you use $mail_settings['domain'] above and username returned by mrbs contains extra
> // strings appended like domain name ('username.domain'), you need to provide
> // this extra string here so that it will be removed from the username.
> $mail_settings['username_suffix'] = ''; This simply cannot work in our environment as the cn attribute
is not used in email address.
>
> My current email settings are as follows :
>
> $mail_settings['admin_on_bookings'] = FALSE;
> $mail_settings['area_admin_on_bookings'] = FALSE;
> $mail_settings['room_admin_on_bookings'] = FALSE;
> $mail_settings['booker'] = TRUE;
> $mail_settings['book_admin_on_approval'] = FALSE;
> $mail_settings['on_new'] = TRUE;
> $mail_settings['on_change'] = FALSE;
> $mail_settings['on_delete'] = FALSE;
> $mail_settings['details'] = TRUE;
> $mail_settings['html'] = FALSE;
> $mail_settings['icalendar'] = FALSE;
> $mail_settings['admin_lang'] = 'en';
> $mail_settings['admin_backend'] = 'mail';
> $mail_settings['disabled'] = FALSE;
> $mail_settings['from'] = 'circ <at> bit.com';
> $mail_settings['debug'] = TRUE;
>
> Judging from the documentation what I am wanting to do does not seem possible. Would I be correct when I say
this ?
>
> Thanks
>
> Goran
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
>
> ------------------------------
>
> Message: 2
> Date: Tue, 08 May 2012 10:51:01 -0300
> From: "Gleise S. O. Teixeira"<gleise <at> dc.ufscar.br>
> Subject: [MRBS-general] MBRS - pt_BR
> To: mrbs-general <at> lists.sourceforge.net
> Message-ID:<4FA924C5.9020802 <at> dc.ufscar.br>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi,
>
> I finally finished the translation for Portuguese of Brazil (pt-br). The
> file is in attached.
> Thanks for the software. It is helping a lot here.
>
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
mrbs-general mailing list
mrbs-general <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mrbs-general
Want to unsubscribe: mailto:mrbs-general-request <at> lists.sourceforge.net?subject=unsubscribe