[rt-users] sendmail error (exited with code 75) - RHEL6
Thomas Sibley
trs at bestpractical.com
Thu Sep 13 14:45:22 EDT 2012
On 09/13/2012 09:49 AM, Raphaël Berlamont wrote:
> On a working sendmail call, it looks like this :
> #####################################
> =====NEW SENDMAIL CALL=======
> 20120913-095359
> === START 17662
> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
> sendmail 17662 apache 0r FIFO 0,8 0t0 1970074 pipe
> sendmail 17662 apache 1w FIFO 0,8 0t0 1970075 pipe
> sendmail 17662 apache 2w REG 253,0 1878695 144696
> /var/log/httpd/error_log
> sendmail 17662 apache 255r REG 253,0 687 24192 /usr/sbin/sendmail
> === END 17662
> #####################################
>
> On a non-working sendmail call, we have only one "pipe" process :
> #####################################
> =====NEW SENDMAIL CALL=======
> 20120913-095159
> === START 17601
> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
> sendmail 17601 apache 1r FIFO 0,8 0t0 1969455 pipe
> sendmail 17601 apache 2w REG 253,0 1871756 144696
> /var/log/httpd/error_log
> sendmail 17601 apache 255r REG 253,0 687 24192 /usr/sbin/sendmail
> === END 17601
> #####################################
FD 0 (normally STDIN) is non-existant, and FD 1 (normally STDOUT) is
read not write.
Can you save as HTML your RT System Configuration page and send it? It
automatically redacts passwords, but if you don't want to send it to the
list send it to me directly.
More information about the rt-users
mailing list