dnk wrote:
Just curious about this error:

Issuing command: qtp-sa-update
/usr/sbin/qtp-sa-update: line 9: =/etc/cron.daily/qtp-sa-update: No such file or directory /usr/sbin/qtp-sa-update: line 10: =/usr/src/qtms-install: No such file or directory
Already installed! Exiting.
Fixed. You can just edit /opt/qmailtoaster-plus/bin/qtp-sa-update and change these lines:
$DAILYCRON=/etc/cron.daily/qtp-sa-update
$ORIG=`pwd`

To this:

DAILYCRN=/etc/cron.daily/qtp-sa-update
ORIG=`pwd`

(just remove the $ from the front of those variables) if you don't want to download the package again. Sorry about that!
The one on the website has been updated.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to