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.

More >