"Jason R. Mastaler" <[EMAIL PROTECTED]> writes: > qmail for some reason doesn't refuse such messages at the SMTP level,
Just for the record, /var/qmail/control/databytes is the file that contains the number of bytes qmail will accept in an email message. If that number is exceeded, qmail-smtpd returns a permanent error. The environment variable DATABYTES overrides that value. The value '0' (the default) means unlimited. man qmail-smtpd(8). Tim _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
