On Thu, Jan 28, 2010 at 10:32 AM, Robby Findler <[email protected]> wrote: > On Thu, Jan 28, 2010 at 8:25 AM, Olemis Lang <[email protected]> wrote: >> So what u want to do is to use the e-mails configured for users (e.g. >> [1]_) in the main site (implemented using Scheme ?) for >> TracNotifications when tickets are created | modified (e.g. [2]_), >> isn'it ? > > Right. > >> .. [1] User TOV @ planet.plt-scheme.org >> (http://planet.plt-scheme.org/display.ss?owner=tov) >> >> .. [2] New Ticket @ planet.plt-scheme.org >> (http://planet.plt-scheme.org/trac/newticket) > > At the moment, things are set up so that tickets in the trac system > are connected up reasonably well to planet; but I've noticed recently > that some planet users are not getting emails about bug reports > submitted against their packages and so I wanted to get that going a > bit better. >
I suppose you could also read them from the original location somehow (AFAICR LDAP plugin does something similar) . Duplicating user profiles & data is not my favorite headache, so I don't really recommend to do that. But in the end it's you who needs to decide what to do, it's just a suggestion ;o). -- Regards, Olemis. Blog ES: http://simelo-es.blogspot.com/ Blog EN: http://simelo-en.blogspot.com/ Featured article: -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.
