> I apologize for my previous post. I guess I was just caught off guard by
> your question. If you insrtalled from tarball, all you need to do is
> remove the qmail users...qmaild, qmailq, qmails etc. If you use tcsh, you
> could do something similar to the following:
>
> # foreach n ( qmaild qmails qmailq ) <cr>
> userdel -r $n <cr>
> end <cr>
>
> ---
>
> Be sure to include all the other qmail users as well. The <cr>'s are
> carriage returns. That should remove qmail from your system except for
> tcpserver and the startup scripts in /etc/rc.d/init.d and /etc/rc.d/rc3.d
Seems pretty reasonable, yes... On thinking about it, it seems to me it
would all be relatively simple. The most complicated part of it would be
moving from $HOME/Mailbox back to /var/spool/mail/$USER, I'm thinking. Ah
well, not likely to ever actually happen, was just curious. Thanks for the
reply...
Matt
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.