Opened 5 years ago
Closed 4 years ago
#1485493 closed Bugs (fixed)
do not bypass sendmail_delay by relogin
| Reported by: | tensor | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.2-stable |
| Component: | Core functionality | Version: | 0.2-beta |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Continuation of #1484491.
If the user is not allowed to send mails to often he can just relogin and bypass the delay, because sendmail_delay is enforced at session level.
Change History (1)
comment:1 Changed 4 years ago by alec
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Fixed in [4b60fa3a]