By Rupert
trac
Trac slow on updating or creating tickets
Mar 9th
This has been a productivity hogger for us for quite a few weeks and we really had no clue at it first. What I noticed was after enabling logging on trac.ini:
[logging] log_file = trac.log log_level = CRITICAL log_type = file
was that every post was being sent to an SMTP server.
Comments