... and then Ish Rattan says:
} X-Authentication-Warning: shardi.cps.cmich.edu: majordomo set sender
} to Majordom o-Owner@shardi.cps.cmich.edu using -f
}
} Any pointer for fixing it?
Make sure that majordomo is defined as a "trusted user" in your sendmail
configuration. If you're hacking sendmail.cf by hand, you need a line
that looks like:
Tmajordomo
Look around for Tuucp or Tdaemon for placement. If you're using m4 to
generate your sendmail.cf (highly prefered), add a line like:
define(`confTRUSTED_USERS',`majordomo')
to the config file.
References:
|
|