Hi, the script /usr/bin/faxrunq from mgetty-sendfax (1.1.30-6.1) contains the string MAILER="/usr/lib/sendmail", but the current sendmail version (8.12.11-4.6) under Fedora Core 2 doesn't offer such a link. The correct link is /usr/lib/sendmail.sendmail -> ../sbin/sendmail. So to get "success" mail- messages after sending a fax, I had to set the link /usr/lib/sendmail -> ../sbin/sendmail too. Now, is this an bug of sendmail or of mgetty-sendfax? Olaf