X-Git-Url: https://git.distorted.org.uk/~mdw/qmail/blobdiff_plain/2117e02ec495fdfd6e96b39778b701a5bcff8aa5..9312c29dd4ff4591809c01f71361d8cfe92db67c:/sendmail.c diff --git a/sendmail.c b/sendmail.c index f4205e1..3b4fc8c 100644 --- a/sendmail.c +++ b/sendmail.c @@ -80,7 +80,7 @@ char **argv; if (!qiargv) nomem(); arg = qiargv; - *arg++ = "bin/qmail-inject"; + *arg++ = "/usr/sbin/qmail-inject"; *arg++ = (flagh ? "-H" : "-a"); if (sender) {