On Monday, August 12, 2002, at 02:20 AM, [EMAIL PROTECTED] wrote: > Hello, > > Been having problems removing the old quota patch. The patch was > applied along with the rest of the toaster scripts, as per the > instructions. I get a number of errors when I try to remove the portion > of the toaster scripts patch using the specific pop3d maildir patch. > Can anyone forward or point out instructions to remove only that > portiion of the toaster scripts patch so I can apply the new maildir ++ > patch? Or do i have to start fresh and apply the toaster scripts and > new quota patches individually.
Should be as simple as this: cd /var/src/qmail-1.03 lynx --source http://shupp.org/patches/qmail-pop3d- maildirquota.patch.gz | patch -R lynx --source http://shupp.org/patches/qmail-maildir++.patch | patch qmailctl stop make setup check qmailct start But if you've already hosed your current source, you might want to get fresh source, apply the old toaster patch, and then follow the steps above. Regards, Bill