Quote:
Originally Posted by Aylwin
Wierd. I kinda have the opposite problem. I'm unable to get large attachments. If the email size is larger than around 2.5MB then gateway.php will hang. So I need to filter out all emails larger than 2.5MB to get this mod working properly on my site.
|
At the moment i think to exclude all attachment and use only "pure text", in fact my provider allow this setting. What system have you used to allow attachment ? In the original script attachment are not allowed. I have used the original functions_image and changed some code using Torneval instuctions.
https://vborg.vbsupport.ru/attachmen...4&d=1159222924
In any case i have not tested any attachments greater than 2.5 MB. Max is 1.5 MB.
Is it possible that your problem depend on php.ini ? Is it possible that depend on some vbulletin internal setting ? Have you contacted VBulletin support ?