mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
12 lines
302 B
Plaintext
12 lines
302 B
Plaintext
# $NetBSD: mailer.conf.exim,v 1.3 2005/10/03 18:45:50 abs Exp $
|
|
#
|
|
# Use "exim" as replacement for "sendmail".
|
|
#
|
|
mailq @PREFIX@/sbin/exim
|
|
newaliases @PREFIX@/sbin/exim
|
|
rmail @PREFIX@/sbin/exim
|
|
rsmtp @PREFIX@/sbin/exim
|
|
runq @PREFIX@/sbin/exim
|
|
send-mail @PREFIX@/sbin/exim
|
|
sendmail @PREFIX@/sbin/exim
|