Eric "Shubes" wrote:
Alex wrote:
“552 DATA size exceeds maximum permitted”

I am getting this error back when sending a 20MB file to another account on the mail server. I have changed the /var/qmail/control/databytes

to 409715200 which is 40MB and still getting the error. Is there some other place I need to change?

Thank you

Possibly the recipient's quota (qmailadmin).

The documentation isn't very clear on this, but seeing as databytes doesn't have a corresponding .cdb file, and it's part of qmail-smtpd, I'd try restarting qmail (qmailctl restart). If that doesn't work I'd try stopping and starting qmail (qmailctl stop; qmailctl start).

In any case, please let us know your resolution so it can be added to the wiki FAQs (which you're welcome to do yourself too!).

Try making is 60MB instead of 40MB. If the file is being sent using uuencoded text instead of base64 it will likely be a bit over twice the size.

W

---------------------------------------------------------------------
    QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to