Modify ↓
Opened 22 years ago
Closed 22 years ago
#386 closed defect (fixed)
Error Email notifications require Python >= 2.2
| Reported by: | vittorio | Owned by: | Jonas Borgström |
|---|---|---|---|
| Priority: | high | Milestone: | 0.7 |
| Component: | ticket system | Version: | devel |
| Severity: | blocker | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
Using python 2.1, i always get this error message after filing a new ticket or changing a ticket, the ticket is filed/changed though.
I get this with the default trac.ini, also tried:
[notification] smtp_enabled = false #smtp_server = localhost #smtp_replyto = trac@localhost
Attachments (0)
Change History (2)
comment:1 by , 22 years ago
| Summary: | Error Error Email notifications require Python >= 2.2 → Error Email notifications require Python >= 2.2 |
|---|
comment:2 by , 22 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



Fixed in [526].