Ticket #1485293 (new Feature Requests)
Missing explicit error message when sending big attachement
| Reported by: | miniwark | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.2-stable |
| Component: | Client Scripts | Version: | 0.2-alpha |
| Severity: | minor | Keywords: | |
| Cc: |
Description
Too big attachements files can be refused by the server in various reasons :
- php config limitation (upload_max_filesize & post_max_size)
- SMTP server limitation (Postfix message_size_limit for example)
When this occur Roundcub just say than a message can't be sent whithout explanation.
It will be cool than a more relevent message is sent to the user like :
"Message not send because of a too big attachement file"
Change History
Note: See
TracTickets for help on using
tickets.
