> So I suggest, maildrop package handles where sendmail is,
> or have the candidate list, inside src code or configuration script.

After sending a mail, i found

     * --enable-sendmail=program   -  sets  the  initial  value  for  the
       SENDMAIL  environment  variable  for maildrop recipes. This is the
       pathname to the default mail delivery agent. If this option is not
       specified, configure will try to find it itself.

In maildrop/configure.in, there is.
        for f in /var/qmail/bin/sendmail /usr/bin/sendmail /usr/sbin/sendmail
                 /lib/sendmail /usr/lib/sendmail /etc/sendmail /sbin/sendmail

so how about adding here,
/usr/libexec/sendmail/sendmail for FreeBSD user

-- 
Toshikazu Ichikawa <[EMAIL PROTECTED]>
Site: http://www.toshikazu.org/ (including my PGP public key)
Key fingerprint = 1C98 7233 F225 D783 0A70  A958 2876 F825 F0CD 25EA


Reply via email to