A user successfully attached a 44 MB *.pdf to 3 emails.
Server limits are 15 MB.
No warning message.
Webmail client did move the 3 emails to the sent folder.
Delivery failed.
No notification to the sender's webmail client.
I witnessed the 3rd instance of this via a remote desktop connection when the user called for support after attempts 1 and 2 were not received by recipient.
We are unable to replicate the event.
What could have caused this?
I am experiencing this issue as well...
Popup warning when trying to send message - and unable to send message (at all) with *6 MB* attachment. Hosting server support (iPage) has set and tested .htaccess and php.ini with a 20 Mb limit, but Roundcube still doesn't send.
Is there a setting in the Version 1.0 config file that we can add to set a [higher] post/file size ?
Thanks,
John
@mangoman
Don't mix PHP upload limits and SMTP limits. Your PHP may accept the upload but your SMTP server may still deny delivery due to message size restrictions.