[vchkpw] moving servers

2004-01-23 Thread Jon Reynolds
I am moving from one server to a new and was wondering what I need to do
to move my users from the old server to the new. I am thinking I need to
move the /etc/passwd,/etc/master.passwd and /etc/group then move the
domain directory in /home/vpopmail/domains/.

Would that work and do I need to make sure that all the uid's and gid's
match for spamassassin, clamav and the others?

Thanks for any help,

Jon



Re: [vchkpw] moving servers

2004-01-24 Thread Jon Reynolds
On Fri, 2004-01-23 at 15:53, Rick Widmer wrote:
> Jon Reynolds wrote:
> 
> > I am moving from one server to a new and was wondering what I need to do
> > to move my users from the old server to the new. I am thinking I need to
> > move the /etc/passwd,/etc/master.passwd and /etc/group then move the
> > domain directory in /home/vpopmail/domains/.
> 
> I've done it that way before and it worked.  You could also edit the 
> password and group files to move just the qmail, vpopmail and related 
> lines across.  Less chance of messing up some other part of the system 
> that way.  Make sure you don't duplicate any existing uid/gid values.
> 
> > Would that work and do I need to make sure that all the uid's and gid's
> > match for spamassassin, clamav and the others?
> 
> You also want to preserve the uid/gid values on all the files and 
> directories...  or go through all of them and make sure they match when 
> you are done.  (not much fun!)
> 

Rick and Rick,

Thanks for the reply, that is exactly what I needed to know.

Well alright, I just woke up about 2 hours ago and have almost finished
this move, dang flu is killing me! 

I have found that all I had to do was move the /home/vpopmail/domains/
folder to the new server. I checked all the users and group ID's and
they were exactly the same on both machines so I didn't need to move the
passwd files or the group files. 

Apparently vpopmail stores it's passwd file inside of the directory of
the domain it is hosting so user passwords are intact from the move. So
what I ended up doing was just to scp the domain folder over and chown
it to the correct uid:gid and restart qmail.

 Was that ever easy!

Thanks for the help and the replies, it's always nice to have someone
holding your hand when you are doing something your not sure of. :)

Jon



Re: [vchkpw] Qmail popmail and relay-ctrl problem

2004-05-08 Thread Jon Reynolds
On Sat, 2004-05-08 at 06:16, Paul Theodoropoulos wrote:
> sorry for the double post.
> 
> At 07:13 AM 5/8/2004, you wrote:
> >At 05:10 AM 5/8/2004, X-Istence wrote:
> >>Paul Theodoropoulos wrote:
> >
> >Paul Theodoropoulos
> >http://www.anastrophe.com
> 
> 
> 

Your message was posted twice to the same list, please refrain from
doing this. If you don't know what this means go to
www.idontknowwhatthismeans.org or please do not post until you do.

;)

Jon



Re: [vchkpw] www.qmailrocks.org - was: Re: [vchkpw] RE: good howto

2004-07-16 Thread Jon Reynolds
Quoting Bruno Negrão <[EMAIL PROTECTED]>:

> 
> 
> > www.qmailrocks.org
> Hey, this website is incredible useful! Awesome!!!
> 
> How isn't it mentioned on www.qmail.org website?!
> 
> bruno
> 
> 
> > That's all you need.
> > 
> > -Original Message-
> > From: Michiels Tom (Uptime) [mailto:[EMAIL PROTECTED] 
> > Sent: 15 July 2004 10:38
> > To: [EMAIL PROTECTED]
> > Subject: good howto
> > 
> > 
> > Can somebody point me to a good howto for installing and configuring
> > vpopmail together with squirrelmail/qmail/antispam/antivirus on a Debian
> > machine ?
> > 
> > thx in advance!
> > 
> > regards
> > 
> > Tom Michiels
> > 
> > 
> > 
> > 
> > 
> 
I don't know why it isn't listed. The guy that maintains it even updates all the
pkgs just about as soon as they come out. I emailed him after one install and he
emailed me back, so he is paying attention if you have problems. Also, qmail
does rock!

Jon