Home | History | Annotate | Line # | Download | only in etc
mailer.conf revision 1.7
      1 #	$NetBSD: mailer.conf,v 1.7 2003/03/20 23:09:56 mrg Exp $
      2 #
      3 # Execute the "real" Sendmail program
      4 #
      5 sendmail	/usr/libexec/sendmail/sendmail
      6 send-mail	/usr/libexec/sendmail/sendmail
      7 mailq		/usr/libexec/sendmail/sendmail
      8 newaliases	/usr/libexec/sendmail/sendmail
      9 hoststat	/usr/libexec/sendmail/sendmail
     10 purgestat	/usr/libexec/sendmail/sendmail
     11 
     12 #
     13 # Run Sendmail compatible Postfix commands
     14 #
     15 #sendmail	/usr/libexec/postfix/sendmail
     16 #send-mail	/usr/libexec/postfix/sendmail
     17 #mailq		/usr/libexec/postfix/sendmail
     18 #newaliases	/usr/libexec/postfix/sendmail
     19