[rt-users] Error

2010-01-28 Thread JJussi
, CommentAddress= $vars{nimi}.'-comment@'.$domainosa, InitialPriority = $vars{minpri}, FinalPriority = $vars{maxpri}, DefaultDueIn = $vars{maxaika}, ); -- JJussi ___ http://lists.bestpractical.com/cgi-bin/mailman/listinfo

Re: [rt-users] Error

2010-01-28 Thread JJussi
On Thursday, 28. Januaryta 2010 19:21:00 Kevin Falcone wrote: Hi! Yes and no.. Actually it was that password what was not set to anything 'Password =,' :-( (stupid simple typo-error) On Thu, Jan 28, 2010 at 11:59:35AM +0200, JJussi wrote: Hi! (using RT 3.8.7) I have made simple Perl

[rt-users] Creating Group and giving Rights.

2010-01-29 Thread JJussi
) { $xxx-GrandRight( Right = $_, Object = $gid); } That $xxx is problem.. I need Principal-Object there, but CreateUserDefinedGroup returns GroupID. How I can get that Object? -- JJussi ___ http://lists.bestpractical.com/cgi-bin/mailman/listinfo

[rt-users] MailPlugins -problem..

2010-01-29 Thread JJussi
Hi list.. if I set at RT_SiteConfig.pm Set(@MailPlugins, 'Auth::DomainAsQueue'); System runs that DomainAsQueue fine, BUT after that I runs Auth::MailFrom - plugin... How I can prevent that happened? -- JJussi ___ http://lists.bestpractical.com/cgi

Re: [rt-users] MailPlugins -problem..

2010-01-29 Thread JJussi
as it was working, just if filter returns values -1 or 0 it would act as it should be.. (Sending error message to requestor, or just put message to garbage bin) On Friday, 29. Januaryta 2010 18:28:30 JJussi wrote: Hi list.. if I set at RT_SiteConfig.pm Set(@MailPlugins, 'Auth::DomainAsQueue

Re: [rt-users] Creating Group and giving Rights.

2010-01-30 Thread JJussi
Hi list! What, nowbody have any good answers. To how I, can give rights to just created group.. And I thought that I'm poor programmer... On Friday, 29. Januaryta 2010 13:15:37 JJussi wrote: Hi to list, (I'm not very good Perl programmer, so this question may be (too) simple) I can create

Re: [rt-users] Creating Group and giving Rights.

2010-02-01 Thread JJussi
On Monday, 1. Februaryta 2010 08:31:27 Jarno Huuskonen wrote: Hi, On Friday, 29. January 2010 13:15:37 JJussi wrote: Hi to list, (I'm not very good Perl programmer, so this question may be (too) simple) I can create group easily: my $group = new RT::Group($RT::SystemUser); my

Re: [rt-users] Creating Group and giving Rights.

2010-02-02 Thread JJussi
information from there.. Because reading source codes, I notice that some functions what I need (to change or extract information) are missing. On Monday, 1. Februaryta 2010 19:44:55 Joop van de Wege wrote: Ken Crocker wrote: JJussi, I use the WebUI. It's wy easier. The programming

[rt-users] RSS feed

2010-02-10 Thread JJussi
Hi! Would be NICE to have possibility to control (in RT_SiteConfig.pm) do user see RSS feed or not. Our company policy says that RSS feed of tickets is not allowed, and now only way (far as I know) to prevent that is edit 'share/html/Search/Elements/ResultViews' file. -- JJussi

[rt-users] Queue owner see too much

2010-02-10 Thread JJussi
that user cannot see reports from all queues? How to make so that everywhere where user can/should select queue, s/he have only one option, his/her own queue? -- JJussi ___ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help

Re: [rt-users] Queue owner see too much

2010-02-11 Thread JJussi
that user cannot see reports from all queues? How to make so that everywhere where user can/should select queue, s/he have only one option, his/her own queue? -- JJussi ___ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community

Re: [rt-users] Queue owner see too much

2010-02-11 Thread JJussi
anything else than his/her own queue. BTW, this rights thing with multi layer rights is... Sometimes hard to handle. ;-) On Thu, Feb 11, 2010 at 12:43:37PM +0200, JJussi wrote: OK.. I managed to fix this... And this would be nice change to orginal code (of course real programmer would write

Re: [rt-users] RT problem with ticket creation via email

2010-02-17 Thread JJussi
); Set($SendmailPath, /usr/lib/sendmail); Set($WebExternalAuto , 0); # Do not create accounts based on REMOTE_USER setting Set($WebExternalAuthContinuous, 0); # prevent checking REMOTE_USER at every page load Any clues? Thanks. Kenn LBNL -- JJussi

Re: [rt-users] Move tickets to Queue

2010-02-22 Thread JJussi
://rtbook.bestpractical.com -- JJussi ___ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: sa...@bestpractical.com 2010 RT Training Sessions! San Francisco, CA, USA - Feb 22 23 Dublin

Re: [rt-users] Move tickets to Queue

2010-02-23 Thread JJussi
. Buy a copy at http://rtbook.bestpractical.com -- JJussi ___ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: sa...@bestpractical.com 2010 RT Training Sessions! San

Re: [rt-users] Re-open ticket on comment?

2010-03-26 Thread JJussi
Media. Buy a copy at http://rtbook.bestpractical.com -- JJussi Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com