Hi All,
Here are my settings; 
[root@mail ~]# config show qmail
qmail=service
    MaxMessageSize=15000000
    status=enabled
[root@mail ~]# config show php
php=service
    AllowUrlFopen=Off
    UploadMaxFilesize=15M
    status=enabled
Should any sender attempting to send anything over 15Mb get an error email in return?
If not what actually happens?
Thanks!