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.
--
Sam