[rt-users] sendmail error (exited with code 75) - RHEL6
Raphaël Berlamont
raphael.berlamont at raphux.com
Thu Sep 13 12:49:32 EDT 2012
2012/9/13 Thomas Sibley <trs at bestpractical.com>
> On 09/13/2012 02:14 AM, Raphaël Berlamont wrote:
> > And here is the "sendmail-lsof" of the corresponding messages :
> > #####################################
> > === START 18686
> > COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
> > sendmail 18686 apache 1r FIFO 0,8 0t0 1982013 pipe
> > sendmail 18686 apache 2w REG 253,0 1940786 144696
> > /var/log/httpd/error_log
> > sendmail 18686 apache 255r REG 253,0 687 24192
> /usr/sbin/sendmail
> > === END 18686
>
> What does the sendmail-lsof file look like for a successful invocation
> of sendmail?
>
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
#####################################
--
Raphaël Berlamont
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20120913/1f77555a/attachment.htm>
More information about the rt-users
mailing list