i'll have a look tonight. At a customer site today.
Erik. Sent from my Nokia phone -----Original Message----- From: Hans Hübner Sent: 13/01/2012, 08:04 To: Discussion about the development of common-lisp.net, the site and the project. Subject: Re: [clo-devel] trac ticket mailing lists not working?
Maybe someone who knows more about trac than me can investigate this. Erik?
-Hans
On Fri, Jan 13, 2012 at 5:46 AM, Raymond Toy toy.raymond@gmail.com wrote:
On 1/11/12 10:28 PM, Hans Hübner wrote:
Ray,
the cmucl-ticket mailing list is operational. I guess that there is a trac conifiguration problem. Can you verify?
Hmm. I created a new ticket, but no email is sent out. I don't think I changed anything significant in trac.ini, but I can't be sure. Most of my changes would be through the trac admin web interface.
Nothing unexpected in trac.log either.
I wonder what I did to make it not work?
Ray
clo-devel mailing list clo-devel@common-lisp.net http://lists.common-lisp.net/cgi-bin/mailman/listinfo/clo-devel
_______________________________________________ clo-devel mailing list clo-devel@common-lisp.net http://lists.common-lisp.net/cgi-bin/mailman/listinfo/clo-devel
On 1/13/12 12:01 AM, ehuels@gmail.com wrote:
i'll have a look tonight. At a customer site today.
I think I found the problem. My trac.ini didn't set smtp_enabled to true so emails weren't sent. After setting smtp_enabled to true, I am getting emails now.
I don't recall ever changing that to false. Maybe the update to trac 0.11 changed behavior?
Anyway, it seems to be fixed now. Sorry for the trouble!
Ray