[rt-users] sendmail error (exited with code 75) - RHEL6

Thomas Sibley trs at bestpractical.com
Wed Sep 12 12:35:19 EDT 2012


On 09/05/2012 10:21 AM, Raphaël Berlamont wrote:
> Well! Very, very strange behaviour that I can't explain : the
> /tmp/sendmail-stdin filled by tee is fulfilled all the time, but when I
> encounter the bug, nothing appear in the file!

Can you modify the script (and go back to sendmailpipe) with this added
line?

    echo "=== START $$" >> /tmp/sendmail-lsof
    lsof -d^mem,^cwd,^txt,^rtd -a -p $$ >> /tmp/sendmail-lsof
    echo "=== END $$" >> /tmp/sendmail-lsof

and then send us the output when you encounter the problem?



More information about the rt-users mailing list