Ticket #932 (closed bug: fixed)
enhancement in jMailer file driver
| Reported by: | bastnic | Owned by: | bastnic |
|---|---|---|---|
| Priority: | normal | Milestone: | Jelix 1.2 beta |
| Component: | jelix:utils | Version: | trunk |
| Severity: | normal | Keywords: | |
| Cc: | Php version: | ||
| Review: | review- | Hosting Provider: | |
| Blocked By: | Documentation needed: | no | |
| Blocking: |
Description
Laurent recently add a file driver for jMailer which I think it's a very great idea during dev.
But if more than one mail is sent in the same second, only one file is generated. So I add a little random pattern. I used jAuth::getRandomPassword which I don't think it's a good idea for jelix core.
Furthermore, I add a little return to line between header and body
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
