[imp] Can't send messages though sendmail
George A. Theall
theall at tifaware.com
Wed Dec 4 13:56:17 2002
On Wed, 4 Dec 2002 EdwardSPL@ita.org.mo wrote:
> When I send message to someone with IMP 3.1 though Sendmail, the error
> message :
> sendmail returned error code 71
>
> So, how can I fix this problem ?
Sendmail error codes are defined in sendmail/sysexits.h. EX_OSERR (71)
indicates some type of system error; eg, can't fork, can't create pipe,
getuid returning a uid not found in the passwd file, ...
Check your mail logs when the error occured -- you may find entries that
help diagnose the problem.
George
--
theall@tifaware.com
More information about the imp
mailing list