Actions
Feature #15733
closedmailform and hardcoded attachment-filesize
Start date:
2006-02-27
Due date:
% Done:
0%
Estimated time:
PHP Version:
4
Tags:
Complexity:
Sprint Focus:
Description
Dear developers,
While trying to adjust the maximum size of a file that may be sent via a mailform created through the standard mailform wizard, I recognized that the filesize is actually hardcoded in class.t3lib_formmail.php:142 and set to 250000 which means that no files larger than that will ever be sent through the mail.
Would it be possible to add a setting (via TS of the mailform or better also in the formwizard directly) that overcomes this limit in order to set a lower or higher limit depending on the situation?
Thank you very much in advance!
Rico Moorman
(issue imported from #M2711)
Updated by Sebastian Kurfuerst over 18 years ago
Hi,
this is a duplicate of bug 1900.
Greets, Sebastian
Actions