> Chris Godwin wrote: >> Well actually I have to change chkuser in order to disallow sender_mx >> checking. This is to enable email from hosts on our network that send >> out cron emails but have no mx records. >> >> Chris Godwin >> Linux/Unix Consultant >> Network Logistic, Inc. >> Get help at http://www.networklogistic.com/help >> >>
Chris, I just noticed CHKUSER_SENDER_NOCHECK_VARIABLE at http://www.interazioni.it/opensource/chkuser/documentation/chkuser_settings.html It looks like if you wanted to bypass sender checking entirely, you could simply set SENDER_NOCHECK variable in tcp.smtp for the local hosts sending these emails, and you wouldn't need to modify chkuser_settings.h. Just FYI. -- -Eric 'shubes' --------------------------------------------------------------------- QmailToaster hosted by: VR Hosted <http://www.vr.org> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
