RE: [vchkpw] Problems with qmail/vpopmail/maildop

2005-06-29 Thread Charles J. Boening
Just a way to check and make sure they're all setup correctly. Charlie > -Original Message- > From: Charles J. Boening [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 29, 2005 2:38 PM > To: vchkpw@inter7.com > Subject: RE: [vchkpw] Problems with qmail/vpopmail/ma

RE: [vchkpw] Problems with qmail/vpopmail/maildop

2005-06-29 Thread Charles J. Boening
ED] > [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 29, 2005 1:20 PM > To: vchkpw@inter7.com > Subject: Re: [vchkpw] Problems with qmail/vpopmail/maildop > > Thats what I did, was just letting you know I was using a > different group > > > try

Re: [vchkpw] Problems with qmail/vpopmail/maildop

2005-06-29 Thread dballantyne
oot vpopmail 167988 Jun 29 15:52 /usr/bin/maildrop >> xen2 qmail-send # >> >> > leave everything in the ebuild except you need to change the gid to >> > vchkpw, >> > no promises but this is a big discrepency that might be causing it. >> >

Re: [vchkpw] Problems with qmail/vpopmail/maildop

2005-06-29 Thread Chris Godwin
try to re-edit the ebuild and set the group to vpopmail - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Wednesday, June 29, 2005 3:00 PM Subject: Re: [vchkpw] Problems with qmail/vpopmail/maildop > Well, still no joy. Still getting the following in the error logs and

Re: [vchkpw] Problems with qmail/vpopmail/maildop

2005-06-29 Thread dballantyne
ight be causing it. > - Original Message - > From: <[EMAIL PROTECTED]> > To: > Sent: Wednesday, June 29, 2005 2:30 PM > Subject: Re: [vchkpw] Problems with qmail/vpopmail/maildop > > >> Chris, >> >> Thank you. I will look into that right now. Al

Re: [vchkpw] Problems with qmail/vpopmail/maildop

2005-06-29 Thread Chris Godwin
overlay. > > insturctions here: http://gentoo-wiki.com/HOWTO_Create_an_Updated_Ebuild > > > > ----- Original Message - > > From: <[EMAIL PROTECTED]> > > To: > > Sent: Wednesday, June 29, 2005 2:07 PM > > Subject: Re: [vchkpw] Problems with qmail/vp

Re: [vchkpw] Problems with qmail/vpopmail/maildop

2005-06-29 Thread dballantyne
TED]> > To: > Sent: Wednesday, June 29, 2005 2:07 PM > Subject: Re: [vchkpw] Problems with qmail/vpopmail/maildop > > >> Hi, >> >> I complied maildrop from the ebuild. Nothing has been compliled from raw >> source. I have opened up the ebuild and

Re: [vchkpw] Problems with qmail/vpopmail/maildop

2005-06-29 Thread Chris Godwin
that you make what is called an overlay. insturctions here: http://gentoo-wiki.com/HOWTO_Create_an_Updated_Ebuild - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Wednesday, June 29, 2005 2:07 PM Subject: Re: [vchkpw] Problems with qmail/vpopmail/maildop > Hi, > >

Re: [vchkpw] Problems with qmail/vpopmail/maildop

2005-06-29 Thread Chris Godwin
no #emerge maildrop -vp - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Wednesday, June 29, 2005 2:21 PM Subject: Re: [vchkpw] Problems with qmail/vpopmail/maildop > It has been killing me too! The basic issue I have is that as soon as I > change my .qmail-de

Re: [vchkpw] Problems with qmail/vpopmail/maildop

2005-06-29 Thread dballantyne
te the output from emerge > maildrop -vp. > - Original Message - > From: <[EMAIL PROTECTED]> > To: > Sent: Wednesday, June 29, 2005 2:07 PM > Subject: Re: [vchkpw] Problems with qmail/vpopmail/maildop > > >> Hi, >> >> I complied maildrop from the eb

Re: [vchkpw] Problems with qmail/vpopmail/maildop

2005-06-29 Thread Chris Godwin
D]> To: Sent: Wednesday, June 29, 2005 2:07 PM Subject: Re: [vchkpw] Problems with qmail/vpopmail/maildop > Hi, > > I complied maildrop from the ebuild. Nothing has been compliled from raw > source. I have opened up the ebuild and checked the compile options. They > are as follows:

Re: [vchkpw] Problems with qmail/vpopmail/maildop

2005-06-29 Thread dballantyne
Hi, I complied maildrop from the ebuild. Nothing has been compliled from raw source. I have opened up the ebuild and checked the compile options. They are as follows: ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir

Re: [vchkpw] Problems with qmail/vpopmail/maildop

2005-06-29 Thread Chris Godwin
The first question that comes to mind is, did you compile maildrop from src or did you let portage to it for you? the guide you mentioned uses ebuilds, ebuilds that replace Maildir with .maildir in the source of courier, vpopmail, and qmail. Maildrop from source might not know about this change. --