* Holger Mauermann <hol...@mauermann.org>:

> > find / -name sendmail Output:
> > 
> > /etc/webmin/sendmail
> > /usr/libexec/webmin/blue-theme/sendmail
> > /usr/libexec/webmin/caldera/sendmail
> > /usr/libexec/webmin/sendmail
> > /usr/libexec/webmin/mscstyle3/sendmail
> > /usr/sbin/sendmail
> > /usr/lib/sendmail
> 
> Try
> 
>   echo "Subject: Test" | /usr/sbin/sendmail em...@example.com
> 
> and watch your sendmail log.

And of course:
echo "Subject: Test" | /usr/lib/sendmail em...@example.com

one of the two will be the right one.
-- 
Ralf Hildebrandt
  Geschäftsbereich IT | Abteilung Netzwerk
  Charité - Universitätsmedizin Berlin
  Campus Benjamin Franklin
  Hindenburgdamm 30 | D-12203 Berlin
  Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962
  ralf.hildebra...@charite.de | http://www.charite.de
            

Reply via email to