Subject: | spurious eror if qmail not found |
$ perl -MEmail::Send -e '$s = Email::Send->new; $s->send("To
: peter\@psdt.com\nFrom:ps\@psdt.com\n\nHello there")'
which: no qmail-inject in
(/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/peter/bin:.)
[...]
The `which qmail` in the source should have a "2>/dev/null" in it to
suppress this output.
This is in 2.04, BTW; for some reason RT only gives me up to 2.00 as an
option.