lists <[EMAIL PROTECTED]> writes: > My users cannot seem to be able to attach files to their email > message over 68k. It seems all file types are included in this > error, including zip files. Ive tried MIME, UUencode and BinHex, all > to no avail.
Are there any per-process memory limits anywhere in your environment that might be interfering here? If you are running qmail under daemontools, the softlimit setting in the script that starts qmail-smtpd has caused some users problems in the past. The way tmda-inject is currently written, larger messages consume more memory when they are processed. Otherwise, there should be no problem with large attachments. 10MB attachments for example work fine under tmda-ofmipd. _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
