Re: tracker does not want to send mail
Ralf Schlatterbeck <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.roundup.user |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Sep 16, 2022 at 04:09:58PM +0000, Ed Trumbull wrote: > I have added debug, thus: > > [mail] > host = localhost > port = 25 > debug = /tmp/roundup-mail.debug > > and restarted my tracker. > The file /tmp/roundup-mail.debug was not created after I opened a new issue. > > Nosy list was set to me, messages_to_author is set to yes. OK, that means the nosyreaction is probably never called. Can you investigate permissions of all the files in the tracker directory 'detectors'? They should all be readable by the user running the tracker (if behind apache that would probably be www-data or similar). Note that no execute permission is needed. Especially the 'nosyreaction.py' file is the one we're looking for. Ralf -- Dr. Ralf Schlatterbeck Tel: +43/2243/26465-16 Open Source Consulting www: www.runtux.com Reichergasse 131, A-3411 Weidling email: [email protected]