https://bugzilla.novell.com/show_bug.cgi?id=231041 Summary: sendmail client is not starting Product: openSUSE 10.2 Version: Final Platform: x86 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: ulrich@holeschak.de QAContact: qa@suse.de In the sendmail start script (/etc/init.d/sendmail) sendmail and the sendmail client should get started. But for some reasons the client never starts. This seems to be a problem with startproc. If i remove startproc the client starts correctly: start) echo -n "Initializing SMTP port (sendmail)" startproc -p $srvpid -i $msppid /usr/sbin/sendmail $SENDMAIL_ARGS rc_status poll25 rc_status # [UH] startproc -p $msppid -i $srvpid /usr/sbin/sendmail $SENDMAIL_CLIENT_ARGS /usr/sbin/sendmail $SENDMAIL_CLIENT_ARGS rc_status -v This is no real solution, but startproc seems to ignore the -i option ... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.