On Mon, 17 May 1999, root wrote:

> I am trying to use formmail script ( www.worldwidemart.com )with qmail
> having variable mailprog set to
> /var/qmail/bin/qmail-send. Script works but data are not sent.
> Place above gives scripts to work with  sendmail. Is there something
> similar for qmail?

Set the variable to either "/var/qmail/bin/sendmail" which is the
sendmail wrapper 

OR

if the person that has installed sendmail on your system has read the
document "INSTALL" which is part of the _documentation_ then he could
have read the following:


15. Make qmail's ``sendmail'' wrapper available to MUAs:
       # ln -s /var/qmail/bin/sendmail /usr/lib/sendmail
       # ln -s /var/qmail/bin/sendmail /usr/sbin/sendmail
    /usr/sbin might not exist on your system.



Which means that you can use "/usr/lib/sendmail" instead.
and formmail will do fine.

cheers,

   magnus bodin

-- 
"MOST USELESS site of the year 1998" 
       --> http://x42.com/urlcalc/

Reply via email to