Afif wrote:
I've problem why my sqwebmail couln't send email and I got error msg like this : usr/local/share/sqwebmail/sendit.sh: /usr/sbin/sendmail: Permission denied /usr/local/share/sqwebmail/sendit.sh: exec: /usr/sbin/sendmail: cannot execute: Permission denied
hi, Afif. Are you using sendmail or qmail?
if you are useing qmail, you need take off the sendmail command line from sendit.sh and put a qmail one, like mine(Im using qmail scanner):what the problem of my sqwebmail?
QMAILQUEUE="/path/to/qmail/bin/qmail-scanner-queue.pl" export QMAILQUEUE
exec /path/to/qmail/bin/qmail-inject -f "$1"
regards
--
Gustavo
