________________________________ From: Robert Swan [mailto:[EMAIL PROTECTED]
I have recently taken over administration of a Spamassassin server that is running RedHat 9, and Spamassassin 3.04, spamd, spamc, postfix. When users from the outside try and send us e-mail larger than 10MB they get a bounce back: ------------------------------------------------ This could very well be Sendmail. You can check in the .mc file for a line like the following: define(`confMAX_MESSAGE_SIZE',`10000000')dnl Or check the sendmail.cf file for lines like: # maximum message size O MaxMessageSize=10000000 -Matt