You should add something like this to your sendmail.mc config:
define(`confMAX_MESSAGE_SIZE', `21000000')dnl
...which will set a maximum message size that your SMTP server is
willing to accept. The recommended max size in the RFCs was something
like 10 MB, but season to taste.
Do I have to follow the /usr/share/sendmail/cf/cf/README file in order
to configure sendmail as you said? or can I just put the above line in
some other config file?
P.D. the server had 2 files of 4.1 G each in /var/spool/mqueue, I
deleted this files and no more error messages appeared.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"