Description of Problem: In trying to test if certain patches had made it in, I upgraded this evening to various RPMs out of this mornings rawhide. After doing so, pine no longer would send email. It would begin to do so say [Sending mail 0%] and then stop.. looking at gdb it was just sitting waiting for sendmail to do something. Looking at the changelog I am guessing that this is the cause of it: * Thu Aug 16 2001 Mike A. Harris <mharris> 4.33-14 - Created sendmail-options patch to remove "-bs", and add "-t -oi" to sendmail invocation options. This gets rid of sendmail complaints in maillog of "process foo invoked sendmail with -bs". Looked in maillog and messages and dont see any errors. I have worked around the problem by either changing the .pinerc to use the local smtp MX box.. or to put the line sendmail-path=/usr/lib/sendmail -oem -t -oi which causes sendmail to not hang but also not queue :) I set up a dummy user to see if it was my .pinerc, but I was able to replicate it there. Version-Release number of selected component (if applicable): pine-4.33-14
Filed by Trond, fixed not long after in -15. I guess you must have missed that one when you queried bugzilla for already reported and/or resolved bugs tho... ;o) Could happen to anyone... ;o) <grin> *** This bug has been marked as a duplicate of 52226 ***