Jake,
I moved the user_prefs to the proper place.
The script still ended early.
The script ending prematurely did not have to do with the missing
user_prefs file.
In the following snippet:
if test -e /root/*-djbdnsfiles.tar.bz2
then
echo "Restoring DJBDNS files"
tar xjvf *-djbdnsfiles.tar.bz2
rm -rf /var/djbdns/service/dnscache/env
rm -rf /var/djbdns/service/dnscache/root
mv -f env /var/djbdns/service/dnscache/
mv -f root /var/djbdns/service/dnscache/
else
fi
I removed the "else" and all works well.
Regards,
Steve Slowik
[EMAIL PROTECTED]
630-628-1670 ext. 2
Notice: This electronic message, including all attachments, is intended solely
for the use of the individuals or entities named above, and contains
confidential, privileged and / or trade secret information. Any use,
dissemination, distribution or copying of this message, including attachments,
is strictly prohibited. If you receive this message in error, please notify us
immediately at [EMAIL PROTECTED]
f$234#43%nhk*^
Jake Vickers wrote:
Steve Slowik wrote:
I am attempting to move from an older qmailtoaster installation on
one machine to a new machine running the iso-current installation.
I believe that I am using the latest qtp-backup script on the old
installation and the latest qtp-restore script on the new machine.
Here is the result:
home/vpopmail/domains/.quotawarn.msg
Restoring spamassassin files
.spamassassin/
.spamassassin/bayes_toks
.spamassassin/auto-whitelist
.spamassassin/bayes_seen
.spamassassin/bayes_journal
.spamassassin/bayes_toks.expire5240
Performing permission/sanity check on spamassassin files
chmod: cannot access `/home/vpopmail/.spamassassin/user_prefs': No
such file or directory
Was spamassassin installed prior to running the backup?
I'll try and do a test today myself.
Thanks.
---------------------------------------------------------------------
QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]