Opened 5 years ago
Closed 5 years ago
#1485003 closed Bugs (fixed)
MDN is broken
| Reported by: | listy | Owned by: | |
|---|---|---|---|
| Priority: | 4 | Milestone: | 0.2-alpha |
| Component: | PHP backend | Version: | git-master |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Not sending MDN messages.
imho problem in \step\mail\func.inc - referring to wrong class "rc_mail_mime" in function rcmail_send_mdn($uid)
I believe because of this move:
\program\lib\rc_mail_mime.inc --> \program\include\rcube_mail_mime.php
Tested on rev.1325
Change History (1)
comment:1 Changed 5 years ago by alec
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Fixed in [d91fedb8].