Frank Barcenas: > I have moodle installed on my webserver. At peak times during the month, I > begin to see this error: SMTP server error: 4.7.1 Error: too much mail from > xx.xx.xx.xx in the logs. What value do I need to increase in my main.cf? Or > is there some sortof whitelist that I can use so that it won't limit my > webserver, even though they are one in the same.
Look for these settings: $ postconf -n | grep smtpd_client Someone put these settings into your main.cf. Wietse