Hmm... would this work?

sqlite3 db/trac_db.db "DELETE FROM session WHERE sid=:developername
AND var_name='email';"
where 'developername' would be the developer's login name.

-John

On Oct 11, 6:01 pm, "Emmanuel Blot" <[EMAIL PROTECTED]> wrote:
> > I looked at trac-admin, conf/trac.ini and db/trac_db, and I don't see
> > anything remotely relevant. What must be done, short of editing every
> > bug they've touched?
>
> The easiest solution would be to redirect their email address to
> /dev/null on the SMTP server (aliases file), if you have access to
> this file. I don't think this issue has been addressed before.
>
> Cheers,
> Manu


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to