On Tue, Sep 04, 2001 at 09:25:52PM +0000, Sam Varshavchik wrote:
> Jan Z. writes:
>
> > hello dear list,
> >
> > I am proudly using your sqwebmail-3.0.0.20010827 software. A problem occurs
> > when trying to send mail.
> >
> > /sr/local/courier-imap-1.3.9/sendit.sh: /usr/sbin/sendmail: not found
> >
> > yes indeed I am not using sendmail. MTA is postfix. How can I replace the
> > sendmail command in sendit.sh ?
> >
> > /usr/sbin/sendmail -oi -t -f "$1"
> >
> > Any ideas ?
>
> postfix must provide some sort of a command-line mail submitter. Check
> postfix's documentation for details, and use it in place of
> /usr/sbin/sendmail.
Postfix provides a /usr/sbin/sendmail that works perfectly with the
default sendit.sh. If the /usr/sbin/sendmail doesn't exist then the
poster's installation is either broken or has placed it somewhere
else.