The mime encoding takes up quite a bit of overhead when sending files via smtp. As a general rule you should add 33% to the limit you actually want. For example if you want a ten meg limit, it should be more like 13 megs.
Erik On 4/12/06, Nurcahyo Santoso <[EMAIL PROTECTED]> wrote: > > hello jack,... i modify databytes to be 1000000 and php.ini > upload_max_filesize = 1M. but when i send 743kb attachmen i got error > message : > > The message could not be sent because its size exceeded the server's limit. > You can use the option, located in Tools | Accounts | Properties | Advanced, > to break messages into smaller parts. Subject 'test', Account: 'it-test', > Server: '172.16.1.2', Protocol: SMTP, Server Response: '552 sorry, that > message size exceeds my databytes limit (#5.3.4)', Port: 25, Secure(SSL): > No, Server Error: 552, Error Number: 0x800CCC6D > > thanks > Cahyo > > Jake Vickers <[EMAIL PROTECTED]> menulis: > Nurcahyo Santoso wrote: > > > Hello all, how to configure maximum Attachments per message (per > > sender). I tried to change databytes but it's not set maximum message > > per sender but for maximum size at a time. > > > > Also change the file upload size in /etc/php.ini > > --------------------------------------------------------------------- > QmailToaster hosted by: VR Hosted > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > > > > > __________________________________________________ > Apakah Anda Yahoo!? > Lelah menerima spam? Surat Yahoo! memiliki perlindungan terbaik terhadap > spam > http://id.mail.yahoo.com --------------------------------------------------------------------- QmailToaster hosted by: VR Hosted <http://www.vr.org> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
