[qmailtoaster] Re: Qmail with LDAP

2010-07-07 Thread Eric Shubert
Very good, Amit. Strike up a thread on the qmail-devel list, and we'll 
continue there. We need to discuss how (if?) we're going to have an LDAP 
option with vpopmail-toaster. Personally, I'd love to see it, and will 
be glad to help out.


Amit Dalia wrote:
Anyway this is my development server where I'm trying Qmail + LDAP + 
Dovecot + Amavisd




At Thursday, 08-07-2010 on 0:28 Eric Shubert wrote:

All you need to do is run the qtp-convert script, which can be run from
the command line. The conversion process is already in there. :)
FWIW, qtp-newmodel runs the qtp-convert script automatically each time
an upgrade is done. It's also run in the sandbox after all the packages
are installed there, to be sure there aren't any problems.

Martin Waschbuesch wrote:
 > That would be very good! :-)
 >
 > Thanks a lot,
 >
 > Martin
 >
 > Am 07.07.2010 um 20:22 schrieb Eric Shubert:
 >
 >> IIRC, there are MySQL database changes required for that jump. I
think I may have written a script to do that. Would you like me to
check what I have on that?
 >>
 >> Martin Waschbuesch wrote:
 >>> In the meantime I just updated the package to 5.4.30... ;-)
Giving it a try as we speak - there seem to have been numerous
patches since 5.4.17 (stock QMT)...
 >>> Am 07.07.2010 um 19:56 schrieb Eric Shubert:
  Amit,
 
  Modifying the spec file is really pretty easy once you get the
hang of it. If you'd like, we can assist you with that.
 
  Please start a new thread on the devel list, and we'll go from
there.
 
  --
  -Eric 'shubes'
 
  Amit Dalia wrote:
 > Hi Eric,
 > Building vpopmail from spec file is good option but there are
much changes need to be done as there are many changes made in
vpopmail 5.5.0.
 > Regards,
 > Amit
 > At Wednesday, 07-07-2010 on 22:50 Eric Shubert wrote:
 > Amit Dalia wrote:
 > > Hi everyone,
 > >
 > > I was just trying to install qmail with LDAP support and beta
 > version of
 > > vpopmail 5.5.0. I had successfully compiled and install
vpopmail but
 > > stuck while installing qmail-toaster package. Getting below
error:
 > >
 > > Installing qmail-toaster-1.03-1.3.20.src.rpm
 > > warning: user shubes does not exist - using root
 > > warning: group shubes does not exist - using root
 > > error: Failed build dependencies:
 > > vpopmail-toaster >= 5.4.17 is needed by
 > > qmail-toaster-1.03-1.3.20.i386
 > > error: File not found by glob:
 > /usr/src/redhat/RPMS/i386/qmail-toaster*.rpm
 > > error: File not found by glob:
 > /usr/src/redhat/RPMS/i386/qmail-pop3d*.rpm
 > >
 > > Any help? I had already compiled and installed vpopmail.
 > >
 > >
 > > Regards,
 > >
 > > Amit
 > It'd be best to modify the vpopmail-toaster.spec file to
build and
 > install the 5.5 version.
 > If you're just building and installing vpopmail manually
 > (prototype/test
 > sort of thing), it'd be easiest to simply edit the
qmail-toaster.spec
 > file and remove/comment the vpopmail dependency.
 > -- -Eric 'shubes'
 >

-
 > Qmailtoaster is sponsored by Vickers Consulting Group
 > (www.vickersconsulting.com)
 > Vickers Consulting Group offers Qmailtoaster support and
installations.
 > If you need professional help with your setup, contact them
today!
 >

-
 > Please visit qmailtoaster.com for the latest news, updates, and
 > packages.
 > To unsubscribe, e-mail:
qmailtoaster-list-unsubscr...@qmailtoaster.com
 > For additional commands, e-mail:
qmailtoaster-list-h...@qmailtoaster.com
 

-
  Qmailtoaster is sponsored by Vickers Consulting Group
(www.vickersconsulting.com)
  Vickers Consulting Group offers Qmailtoaster support and
installations.
  If you need professional help with your setup, contact them today!
 

-
  Please visit qmailtoaster.com for the latest news, updates,
and packages.
  To unsubscribe, e-mail:
qmailtoaster-list-unsubscr...@qmailtoaster.com
  For additional commands, e-mail:
qmailtoaster-list-h...@qmailtoaster.com
 
 
 >>> --
 >>> "The whole modern world has divided itself into Conservatives
and Pr

[qmailtoaster] Re: Qmail with LDAP

2010-07-07 Thread Amit Dalia
Anyway this is my development server where I'm trying Qmail + LDAP +
Dovecot + Amavisd

At Thursday, 08-07-2010 on 0:28 Eric Shubert wrote:

All you need to do is run the qtp-convert script, which can be run
from 
the command line. The conversion process is already in there. :)
FWIW, qtp-newmodel runs the qtp-convert script automatically each
time 
an upgrade is done. It's also run in the sandbox after all the
packages 
are installed there, to be sure there aren't any problems.

Martin Waschbuesch wrote:
> That would be very good! :-)
> 
> Thanks a lot,
> 
> Martin
> 
> Am 07.07.2010 um 20:22 schrieb Eric Shubert:
> 
>> IIRC, there are MySQL database changes required for that jump. I
think I may have written a script to do that. Would you like me to
check what I have on that?
>>
>> Martin Waschbuesch wrote:
>>> In the meantime I just updated the package to 5.4.30... ;-)
Giving it a try as we speak - there seem to have been numerous patches
since 5.4.17 (stock QMT)...
>>> Am 07.07.2010 um 19:56 schrieb Eric Shubert:
 Amit,

 Modifying the spec file is really pretty easy once you get the
hang of it. If you'd like, we can assist you with that.

 Please start a new thread on the devel list, and we'll go from
there.

 -- 
 -Eric 'shubes'

 Amit Dalia wrote:
> Hi Eric,
> Building vpopmail from spec file is good option but there are
much changes need to be done as there are many changes made in
vpopmail 5.5.0.
> Regards,
> Amit
> At Wednesday, 07-07-2010 on 22:50 Eric Shubert wrote:
> Amit Dalia wrote:
> > Hi everyone,
> >
> > I was just trying to install qmail with LDAP support and beta
> version of
> > vpopmail 5.5.0. I had successfully compiled and install
vpopmail but
> > stuck while installing qmail-toaster package. Getting below
error:
> >
> > Installing qmail-toaster-1.03-1.3.20.src.rpm
> > warning: user shubes does not exist - using root
> > warning: group shubes does not exist - using root
> > error: Failed build dependencies:
> > vpopmail-toaster >= 5.4.17 is needed by
> > qmail-toaster-1.03-1.3.20.i386
> > error: File not found by glob:
> /usr/src/redhat/RPMS/i386/qmail-toaster*.rpm
> > error: File not found by glob:
> /usr/src/redhat/RPMS/i386/qmail-pop3d*.rpm
> >
> > Any help? I had already compiled and installed vpopmail.
> >
> >
> > Regards,
> >
> > Amit
> It'd be best to modify the vpopmail-toaster.spec file to build
and
> install the 5.5 version.
> If you're just building and installing vpopmail manually
> (prototype/test
> sort of thing), it'd be easiest to simply edit the
qmail-toaster.spec
> file and remove/comment the vpopmail dependency.
> -- -Eric 'shubes'
>
-
> Qmailtoaster is sponsored by Vickers Consulting Group
> (www.vickersconsulting.com)
> Vickers Consulting Group offers Qmailtoaster support and
installations.
> If you need professional help with your setup, contact them
today!
>
-
> Please visit qmailtoaster.com for the latest news, updates, and
> packages.
> To unsubscribe, e-mail:
qmailtoaster-list-unsubscr...@qmailtoaster.com
> For additional commands, e-mail:
qmailtoaster-list-h...@qmailtoaster.com

-
 Qmailtoaster is sponsored by Vickers Consulting Group
(www.vickersconsulting.com)
 Vickers Consulting Group offers Qmailtoaster support and
installations.
 If you need professional help with your setup, contact them
today!

-
 Please visit qmailtoaster.com for the latest news, updates, and
packages.
 To unsubscribe, e-mail:
qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail:
qmailtoaster-list-h...@qmailtoaster.com


>>> --
>>> "The whole modern world has divided itself into Conservatives and
Progressives. The business of Progressives is to go on making
mistakes. The business of the Conservatives is to prevent the mistakes
from being corrected."
>>> Gilbert K. Chesterton
>>>
-
>>> Qmailtoaster is sponsored by Vickers Consulting Group
(www.vickersconsulting.com)
>>> Vickers Consulting Group offers Qmailtoaster support and
installations.
>>> If you need professional help with your setup, contact them
today!
>>
>> -- 
>> -Eric 'shubes'
>>
>>
>>
-
>> Qmailtoaster is sponsored by Vickers Consulting Group
(www.vickersconsulting.com)
>> Vickers Consulting Group offers Qmailtoaster support and
installations.
>> If you need prof

[qmailtoaster] Re: Qmail with LDAP

2010-07-07 Thread Amit Dalia
Hi Eric/Martin,

Sorry was gone out. Anyway some changes in vpopmail 5.5.0 is like
make compiling option are replaced like --enable-user is replaced by
--with-user. Most important --enable-auth-module is no more used. They
had started with backend module now, means now we need to compile
first with backend module which ever we required and then compile the
vpopmail.
And I'm beginner to LINUX world so don't know much, so surely will
need your all help.

Regards,

Amit 

At Thursday, 08-07-2010 on 0:28 Eric Shubert wrote:

All you need to do is run the qtp-convert script, which can be run
from 
the command line. The conversion process is already in there. :)
FWIW, qtp-newmodel runs the qtp-convert script automatically each
time 
an upgrade is done. It's also run in the sandbox after all the
packages 
are installed there, to be sure there aren't any problems.

Martin Waschbuesch wrote:
> That would be very good! :-)
> 
> Thanks a lot,
> 
> Martin
> 
> Am 07.07.2010 um 20:22 schrieb Eric Shubert:
> 
>> IIRC, there are MySQL database changes required for that jump. I
think I may have written a script to do that. Would you like me to
check what I have on that?
>>
>> Martin Waschbuesch wrote:
>>> In the meantime I just updated the package to 5.4.30... ;-)
Giving it a try as we speak - there seem to have been numerous patches
since 5.4.17 (stock QMT)...
>>> Am 07.07.2010 um 19:56 schrieb Eric Shubert:
 Amit,

 Modifying the spec file is really pretty easy once you get the
hang of it. If you'd like, we can assist you with that.

 Please start a new thread on the devel list, and we'll go from
there.

 -- 
 -Eric 'shubes'

 Amit Dalia wrote:
> Hi Eric,
> Building vpopmail from spec file is good option but there are
much changes need to be done as there are many changes made in
vpopmail 5.5.0.
> Regards,
> Amit
> At Wednesday, 07-07-2010 on 22:50 Eric Shubert wrote:
> Amit Dalia wrote:
> > Hi everyone,
> >
> > I was just trying to install qmail with LDAP support and beta
> version of
> > vpopmail 5.5.0. I had successfully compiled and install
vpopmail but
> > stuck while installing qmail-toaster package. Getting below
error:
> >
> > Installing qmail-toaster-1.03-1.3.20.src.rpm
> > warning: user shubes does not exist - using root
> > warning: group shubes does not exist - using root
> > error: Failed build dependencies:
> > vpopmail-toaster >= 5.4.17 is needed by
> > qmail-toaster-1.03-1.3.20.i386
> > error: File not found by glob:
> /usr/src/redhat/RPMS/i386/qmail-toaster*.rpm
> > error: File not found by glob:
> /usr/src/redhat/RPMS/i386/qmail-pop3d*.rpm
> >
> > Any help? I had already compiled and installed vpopmail.
> >
> >
> > Regards,
> >
> > Amit
> It'd be best to modify the vpopmail-toaster.spec file to build
and
> install the 5.5 version.
> If you're just building and installing vpopmail manually
> (prototype/test
> sort of thing), it'd be easiest to simply edit the
qmail-toaster.spec
> file and remove/comment the vpopmail dependency.
> -- -Eric 'shubes'
>
-
> Qmailtoaster is sponsored by Vickers Consulting Group
> (www.vickersconsulting.com)
> Vickers Consulting Group offers Qmailtoaster support and
installations.
> If you need professional help with your setup, contact them
today!
>
-
> Please visit qmailtoaster.com for the latest news, updates, and
> packages.
> To unsubscribe, e-mail:
qmailtoaster-list-unsubscr...@qmailtoaster.com
> For additional commands, e-mail:
qmailtoaster-list-h...@qmailtoaster.com

-
 Qmailtoaster is sponsored by Vickers Consulting Group
(www.vickersconsulting.com)
 Vickers Consulting Group offers Qmailtoaster support and
installations.
 If you need professional help with your setup, contact them
today!

-
 Please visit qmailtoaster.com for the latest news, updates, and
packages.
 To unsubscribe, e-mail:
qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail:
qmailtoaster-list-h...@qmailtoaster.com


>>> --
>>> "The whole modern world has divided itself into Conservatives and
Progressives. The business of Progressives is to go on making
mistakes. The business of the Conservatives is to prevent the mistakes
from being corrected."
>>> Gilbert K. Chesterton
>>>
-
>>> Qmailtoaster is sponsored by Vickers Consulting Group
(www.vickersconsulting.com)
>>> Vickers Consulting Group offers Qmailtoaster support an

[qmailtoaster] Re: Qmail with LDAP

2010-07-07 Thread Eric Shubert
All you need to do is run the qtp-convert script, which can be run from 
the command line. The conversion process is already in there. :)
FWIW, qtp-newmodel runs the qtp-convert script automatically each time 
an upgrade is done. It's also run in the sandbox after all the packages 
are installed there, to be sure there aren't any problems.


Martin Waschbuesch wrote:

That would be very good! :-)

Thanks a lot,

Martin

Am 07.07.2010 um 20:22 schrieb Eric Shubert:


IIRC, there are MySQL database changes required for that jump. I think I may 
have written a script to do that. Would you like me to check what I have on 
that?

Martin Waschbuesch wrote:

In the meantime I just updated the package to 5.4.30... ;-) Giving it a try as 
we speak - there seem to have been numerous patches since 5.4.17 (stock QMT)...
Am 07.07.2010 um 19:56 schrieb Eric Shubert:

Amit,

Modifying the spec file is really pretty easy once you get the hang of it. If 
you'd like, we can assist you with that.

Please start a new thread on the devel list, and we'll go from there.

--
-Eric 'shubes'

Amit Dalia wrote:

Hi Eric,
Building vpopmail from spec file is good option but there are much changes need 
to be done as there are many changes made in vpopmail 5.5.0.
Regards,
Amit
At Wednesday, 07-07-2010 on 22:50 Eric Shubert wrote:
  Amit Dalia wrote:
   > Hi everyone,
   >
   > I was just trying to install qmail with LDAP support and beta
  version of
   > vpopmail 5.5.0. I had successfully compiled and install vpopmail but
   > stuck while installing qmail-toaster package. Getting below error:
   >
   > Installing qmail-toaster-1.03-1.3.20.src.rpm
   > warning: user shubes does not exist - using root
   > warning: group shubes does not exist - using root
   > error: Failed build dependencies:
   > vpopmail-toaster >= 5.4.17 is needed by
   > qmail-toaster-1.03-1.3.20.i386
   > error: File not found by glob:
  /usr/src/redhat/RPMS/i386/qmail-toaster*.rpm
   > error: File not found by glob:
  /usr/src/redhat/RPMS/i386/qmail-pop3d*.rpm
   >
   > Any help? I had already compiled and installed vpopmail.
   >
   >
   > Regards,
   >
   > Amit
  It'd be best to modify the vpopmail-toaster.spec file to build and
  install the 5.5 version.
  If you're just building and installing vpopmail manually
  (prototype/test
  sort of thing), it'd be easiest to simply edit the qmail-toaster.spec
  file and remove/comment the vpopmail dependency.
  -- -Eric 'shubes'
  
-
  Qmailtoaster is sponsored by Vickers Consulting Group
  (www.vickersconsulting.com)
  Vickers Consulting Group offers Qmailtoaster support and installations.
  If you need professional help with your setup, contact them today!
  
-
  Please visit qmailtoaster.com for the latest news, updates, and
  packages.
  To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
  For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com

-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
 Vickers Consulting Group offers Qmailtoaster support and installations.
   If you need professional help with your setup, contact them today!
-
  Please visit qmailtoaster.com for the latest news, updates, and packages.
   To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
  For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



--
"The whole modern world has divided itself into Conservatives and Progressives. The 
business of Progressives is to go on making mistakes. The business of the Conservatives 
is to prevent the mistakes from being corrected."
Gilbert K. Chesterton
-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!


--
-Eric 'shubes'


-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
  Vickers Consulting Group offers Qmailtoaster support and installations.
If you need professional help with your setup, contact them today!
-
   Please visit qmailtoaster.com for the latest news, updates, and packages.
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
   For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com





--
"In everyone there sleeps
A sense of life lived according to love.
To s

Re: [qmailtoaster] Re: Qmail with LDAP

2010-07-07 Thread Martin Waschbuesch
Oh, I understand, but 5.4.x has some (albeit limited I understand) LDAP support 
and 5.4.30 seems to have some things backported from 5.5.0 to allow for *some* 
more interoperability.

Of course, switching from mysql to ldap is a far bigger thing as far as I can 
tell.

Martin

Am 07.07.2010 um 20:24 schrieb Eric Shubert:

> Yeah, but it's not simply a matter of going to 5.4.30. It's also a matter of 
> switching from MySQL to LDAP for the backend. That's a big change (if not 
> bigger) as well.
> 
> Martin Waschbuesch wrote:
>> Very true.
>> It's just that I could very quickly update the vpopmail-toaster package to 
>> 5.4.30. I would not want to touch 5.5.x though - as Amit pointed out, a lot 
>> of things changed...
>> Am 07.07.2010 um 19:55 schrieb Eric Shubert:
>>> I expect that's true, but where's the fun in that?? ;)
>>> 
>>> Seriously though, I'm glad to see someone trying the 5.5 branch. My 
>>> understanding is that a) it has improvements in the LDAP area, and b) 
>>> quotas are finally fixed.
>>> 
>>> Martin Waschbuesch wrote:
 Does it have to be the development branch of vpopmail?
 I expect that using the stable branch (5.4.30 is the current version) 
 would be easier to integrate with the existing vpopmail-toaster package...
 Martin
 Am 07.07.2010 um 19:26 schrieb Amit Dalia:
> Hi Eric,
> Building vpopmail from spec file is good option but there are much 
> changes need to be done as there are many changes made in vpopmail 5.5.0.
> 
> Regards,
> 
> Amit
> 
> At Wednesday, 07-07-2010 on 22:50 Eric Shubert wrote:
> 
>   Amit Dalia wrote:
>   > Hi everyone,
>   >
>   > I was just trying to install qmail with LDAP support and beta
>   version of
>   > vpopmail 5.5.0. I had successfully compiled and install vpopmail
>   but
>   > stuck while installing qmail-toaster package. Getting below error:
>   >
>   > Installing qmail-toaster-1.03-1.3.20.src.rpm
>   > warning: user shubes does not exist - using root
>   > warning: group shubes does not exist - using root
>   > error: Failed build dependencies:
>   > vpopmail-toaster >= 5.4.17 is needed by
>   > qmail-toaster-1.03-1.3.20.i386
>   > error: File not found by glob:
>   /usr/src/redhat/RPMS/i386/qmail-toaster*.rpm
>   > error: File not found by glob:
>   /usr/src/redhat/RPMS/i386/qmail-pop3d*.rpm
>   >
>   > Any help? I had already compiled and installed vpopmail.
>   >
>   >
>   > Regards,
>   >
>   > Amit
> 
>   It'd be best to modify the vpopmail-toaster.spec file to build and
>   install the 5.5 version.
> 
>   If you're just building and installing vpopmail manually
>   (prototype/test
>   sort of thing), it'd be easiest to simply edit the qmail-toaster.spec
>   file and remove/comment the vpopmail dependency.
> 
>   -- -Eric 'shubes'
> 
> 
>   
> -
>   Qmailtoaster is sponsored by Vickers Consulting Group
>   (www.vickersconsulting.com )
>   Vickers Consulting Group offers Qmailtoaster support and
>   installations.
>   If you need professional help with your setup, contact them today!
>   
> -
>   Please visit qmailtoaster.com  for the
>   latest news, updates, and packages.
> 
>   To unsubscribe, e-mail:
>   qmailtoaster-list-unsubscr...@qmailtoaster.com
>   
>   For additional commands, e-mail:
>   qmailtoaster-list-h...@qmailtoaster.com
>   
> 
 --
 "Corporation. An ingenious device for obtaining individual profit without 
 individual responsibility."
 Bierce, Ambrose
>>> 
>>> -- 
>>> -Eric 'shubes'
>>> 
>>> 
>>> -
>>> Qmailtoaster is sponsored by Vickers Consulting Group 
>>> (www.vickersconsulting.com)
>>>  Vickers Consulting Group offers Qmailtoaster support and installations.
>>>If you need professional help with your setup, contact them today!
>>> -
>>>   Please visit qmailtoaster.com for the latest news, updates, and packages.
>>>To unsubscribe, e-mail: 
>>> qmailtoaster-list-unsubscr...@qmailtoaster.com
>>>   For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com
>>> 
>>> 
>> --
>> "If we don't believe in freedom of expression for people we despise, we 
>> don't believe in it at all. "
>> Noam Chomsky
>> -
>> Qmailtoaster is sponsored by Vickers Co

Re: [qmailtoaster] Re: Qmail with LDAP

2010-07-07 Thread Martin Waschbuesch
That would be very good! :-)

Thanks a lot,

Martin

Am 07.07.2010 um 20:22 schrieb Eric Shubert:

> IIRC, there are MySQL database changes required for that jump. I think I may 
> have written a script to do that. Would you like me to check what I have on 
> that?
> 
> Martin Waschbuesch wrote:
>> In the meantime I just updated the package to 5.4.30... ;-) Giving it a try 
>> as we speak - there seem to have been numerous patches since 5.4.17 (stock 
>> QMT)...
>> Am 07.07.2010 um 19:56 schrieb Eric Shubert:
>>> Amit,
>>> 
>>> Modifying the spec file is really pretty easy once you get the hang of it. 
>>> If you'd like, we can assist you with that.
>>> 
>>> Please start a new thread on the devel list, and we'll go from there.
>>> 
>>> -- 
>>> -Eric 'shubes'
>>> 
>>> Amit Dalia wrote:
 Hi Eric,
 Building vpopmail from spec file is good option but there are much changes 
 need to be done as there are many changes made in vpopmail 5.5.0.
 Regards,
 Amit
 At Wednesday, 07-07-2010 on 22:50 Eric Shubert wrote:
   Amit Dalia wrote:
> Hi everyone,
>
> I was just trying to install qmail with LDAP support and beta
   version of
> vpopmail 5.5.0. I had successfully compiled and install vpopmail but
> stuck while installing qmail-toaster package. Getting below error:
>
> Installing qmail-toaster-1.03-1.3.20.src.rpm
> warning: user shubes does not exist - using root
> warning: group shubes does not exist - using root
> error: Failed build dependencies:
> vpopmail-toaster >= 5.4.17 is needed by
> qmail-toaster-1.03-1.3.20.i386
> error: File not found by glob:
   /usr/src/redhat/RPMS/i386/qmail-toaster*.rpm
> error: File not found by glob:
   /usr/src/redhat/RPMS/i386/qmail-pop3d*.rpm
>
> Any help? I had already compiled and installed vpopmail.
>
>
> Regards,
>
> Amit
   It'd be best to modify the vpopmail-toaster.spec file to build and
   install the 5.5 version.
   If you're just building and installing vpopmail manually
   (prototype/test
   sort of thing), it'd be easiest to simply edit the qmail-toaster.spec
   file and remove/comment the vpopmail dependency.
   -- -Eric 'shubes'
   
 -
   Qmailtoaster is sponsored by Vickers Consulting Group
   (www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
   If you need professional help with your setup, contact them today!
   
 -
   Please visit qmailtoaster.com for the latest news, updates, and
   packages.
   To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
   For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com
>>> 
>>> -
>>> Qmailtoaster is sponsored by Vickers Consulting Group 
>>> (www.vickersconsulting.com)
>>>  Vickers Consulting Group offers Qmailtoaster support and installations.
>>>If you need professional help with your setup, contact them today!
>>> -
>>>   Please visit qmailtoaster.com for the latest news, updates, and packages.
>>>To unsubscribe, e-mail: 
>>> qmailtoaster-list-unsubscr...@qmailtoaster.com
>>>   For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com
>>> 
>>> 
>> --
>> "The whole modern world has divided itself into Conservatives and 
>> Progressives. The business of Progressives is to go on making mistakes. The 
>> business of the Conservatives is to prevent the mistakes from being 
>> corrected."
>> Gilbert K. Chesterton
>> -
>> Qmailtoaster is sponsored by Vickers Consulting Group 
>> (www.vickersconsulting.com)
>>Vickers Consulting Group offers Qmailtoaster support and installations.
>>  If you need professional help with your setup, contact them today!
> 
> 
> -- 
> -Eric 'shubes'
> 
> 
> -
> Qmailtoaster is sponsored by Vickers Consulting Group 
> (www.vickersconsulting.com)
>   Vickers Consulting Group offers Qmailtoaster support and installations.
> If you need professional help with your setup, contact them today!
> -
>Please visit qmailtoaster.com for the latest news, updates, and packages.
> To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
>For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com
> 
> 


--
"In ever

[qmailtoaster] Re: Qmail with LDAP

2010-07-07 Thread Eric Shubert
Yeah, but it's not simply a matter of going to 5.4.30. It's also a 
matter of switching from MySQL to LDAP for the backend. That's a big 
change (if not bigger) as well.


Martin Waschbuesch wrote:

Very true.
It's just that I could very quickly update the vpopmail-toaster package to 
5.4.30. I would not want to touch 5.5.x though - as Amit pointed out, a lot of 
things changed...

Am 07.07.2010 um 19:55 schrieb Eric Shubert:


I expect that's true, but where's the fun in that?? ;)

Seriously though, I'm glad to see someone trying the 5.5 branch. My 
understanding is that a) it has improvements in the LDAP area, and b) quotas 
are finally fixed.

Martin Waschbuesch wrote:

Does it have to be the development branch of vpopmail?
I expect that using the stable branch (5.4.30 is the current version) would be 
easier to integrate with the existing vpopmail-toaster package...
Martin
Am 07.07.2010 um 19:26 schrieb Amit Dalia:

Hi Eric,
Building vpopmail from spec file is good option but there are much changes need 
to be done as there are many changes made in vpopmail 5.5.0.

Regards,

Amit

At Wednesday, 07-07-2010 on 22:50 Eric Shubert wrote:

   Amit Dalia wrote:
   > Hi everyone,
   >
   > I was just trying to install qmail with LDAP support and beta
   version of
   > vpopmail 5.5.0. I had successfully compiled and install vpopmail
   but
   > stuck while installing qmail-toaster package. Getting below error:
   >
   > Installing qmail-toaster-1.03-1.3.20.src.rpm
   > warning: user shubes does not exist - using root
   > warning: group shubes does not exist - using root
   > error: Failed build dependencies:
   > vpopmail-toaster >= 5.4.17 is needed by
   > qmail-toaster-1.03-1.3.20.i386
   > error: File not found by glob:
   /usr/src/redhat/RPMS/i386/qmail-toaster*.rpm
   > error: File not found by glob:
   /usr/src/redhat/RPMS/i386/qmail-pop3d*.rpm
   >
   > Any help? I had already compiled and installed vpopmail.
   >
   >
   > Regards,
   >
   > Amit

   It'd be best to modify the vpopmail-toaster.spec file to build and
   install the 5.5 version.

   If you're just building and installing vpopmail manually
   (prototype/test
   sort of thing), it'd be easiest to simply edit the qmail-toaster.spec
   file and remove/comment the vpopmail dependency.

   -- -Eric 'shubes'


   
-
   Qmailtoaster is sponsored by Vickers Consulting Group
   (www.vickersconsulting.com )
   Vickers Consulting Group offers Qmailtoaster support and
   installations.
   If you need professional help with your setup, contact them today!
   
-
   Please visit qmailtoaster.com  for the
   latest news, updates, and packages.

   To unsubscribe, e-mail:
   qmailtoaster-list-unsubscr...@qmailtoaster.com
   
   For additional commands, e-mail:
   qmailtoaster-list-h...@qmailtoaster.com
   


--
"Corporation. An ingenious device for obtaining individual profit without individual 
responsibility."
Bierce, Ambrose


--
-Eric 'shubes'


-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
  Vickers Consulting Group offers Qmailtoaster support and installations.
If you need professional help with your setup, contact them today!
-
   Please visit qmailtoaster.com for the latest news, updates, and packages.
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
   For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com





--
"If we don't believe in freedom of expression for people we despise, we don't 
believe in it at all. "

Noam Chomsky


-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
  If you need professional help with your setup, contact them today!



--
-Eric 'shubes'


-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!
-
Please visit qmailtoaster.com for the latest news, updates, and packages.

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.co

[qmailtoaster] Re: Qmail with LDAP

2010-07-07 Thread Eric Shubert
IIRC, there are MySQL database changes required for that jump. I think I 
may have written a script to do that. Would you like me to check what I 
have on that?


Martin Waschbuesch wrote:

In the meantime I just updated the package to 5.4.30... ;-) Giving it a try as 
we speak - there seem to have been numerous patches since 5.4.17 (stock QMT)...


Am 07.07.2010 um 19:56 schrieb Eric Shubert:


Amit,

Modifying the spec file is really pretty easy once you get the hang of it. If 
you'd like, we can assist you with that.

Please start a new thread on the devel list, and we'll go from there.

--
-Eric 'shubes'

Amit Dalia wrote:

Hi Eric,
Building vpopmail from spec file is good option but there are much changes need 
to be done as there are many changes made in vpopmail 5.5.0.
Regards,
Amit
At Wednesday, 07-07-2010 on 22:50 Eric Shubert wrote:
   Amit Dalia wrote:
> Hi everyone,
>
> I was just trying to install qmail with LDAP support and beta
   version of
> vpopmail 5.5.0. I had successfully compiled and install vpopmail but
> stuck while installing qmail-toaster package. Getting below error:
>
> Installing qmail-toaster-1.03-1.3.20.src.rpm
> warning: user shubes does not exist - using root
> warning: group shubes does not exist - using root
> error: Failed build dependencies:
> vpopmail-toaster >= 5.4.17 is needed by
> qmail-toaster-1.03-1.3.20.i386
> error: File not found by glob:
   /usr/src/redhat/RPMS/i386/qmail-toaster*.rpm
> error: File not found by glob:
   /usr/src/redhat/RPMS/i386/qmail-pop3d*.rpm
>
> Any help? I had already compiled and installed vpopmail.
>
>
> Regards,
>
> Amit
   It'd be best to modify the vpopmail-toaster.spec file to build and
   install the 5.5 version.
   If you're just building and installing vpopmail manually
   (prototype/test
   sort of thing), it'd be easiest to simply edit the qmail-toaster.spec
   file and remove/comment the vpopmail dependency.
   -- -Eric 'shubes'
   
-
   Qmailtoaster is sponsored by Vickers Consulting Group
   (www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
   If you need professional help with your setup, contact them today!
   
-
   Please visit qmailtoaster.com for the latest news, updates, and
   packages.
   To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
   For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com


-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
  Vickers Consulting Group offers Qmailtoaster support and installations.
If you need professional help with your setup, contact them today!
-
   Please visit qmailtoaster.com for the latest news, updates, and packages.
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
   For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com





--
"The whole modern world has divided itself into Conservatives and Progressives. The 
business of Progressives is to go on making mistakes. The business of the Conservatives 
is to prevent the mistakes from being corrected."

Gilbert K. Chesterton


-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
  If you need professional help with your setup, contact them today!



--
-Eric 'shubes'


-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!
-
Please visit qmailtoaster.com for the latest news, updates, and packages.

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




Re: [qmailtoaster] Re: Qmail with LDAP

2010-07-07 Thread Martin Waschbuesch
In the meantime I just updated the package to 5.4.30... ;-) Giving it a try as 
we speak - there seem to have been numerous patches since 5.4.17 (stock QMT)...


Am 07.07.2010 um 19:56 schrieb Eric Shubert:

> Amit,
> 
> Modifying the spec file is really pretty easy once you get the hang of it. If 
> you'd like, we can assist you with that.
> 
> Please start a new thread on the devel list, and we'll go from there.
> 
> -- 
> -Eric 'shubes'
> 
> Amit Dalia wrote:
>> Hi Eric,
>> Building vpopmail from spec file is good option but there are much changes 
>> need to be done as there are many changes made in vpopmail 5.5.0.
>> Regards,
>> Amit
>> At Wednesday, 07-07-2010 on 22:50 Eric Shubert wrote:
>>Amit Dalia wrote:
>> > Hi everyone,
>> >
>> > I was just trying to install qmail with LDAP support and beta
>>version of
>> > vpopmail 5.5.0. I had successfully compiled and install vpopmail but
>> > stuck while installing qmail-toaster package. Getting below error:
>> >
>> > Installing qmail-toaster-1.03-1.3.20.src.rpm
>> > warning: user shubes does not exist - using root
>> > warning: group shubes does not exist - using root
>> > error: Failed build dependencies:
>> > vpopmail-toaster >= 5.4.17 is needed by
>> > qmail-toaster-1.03-1.3.20.i386
>> > error: File not found by glob:
>>/usr/src/redhat/RPMS/i386/qmail-toaster*.rpm
>> > error: File not found by glob:
>>/usr/src/redhat/RPMS/i386/qmail-pop3d*.rpm
>> >
>> > Any help? I had already compiled and installed vpopmail.
>> >
>> >
>> > Regards,
>> >
>> > Amit
>>It'd be best to modify the vpopmail-toaster.spec file to build and
>>install the 5.5 version.
>>If you're just building and installing vpopmail manually
>>(prototype/test
>>sort of thing), it'd be easiest to simply edit the qmail-toaster.spec
>>file and remove/comment the vpopmail dependency.
>>-- -Eric 'shubes'
>>
>> -
>>Qmailtoaster is sponsored by Vickers Consulting Group
>>(www.vickersconsulting.com)
>>Vickers Consulting Group offers Qmailtoaster support and installations.
>>If you need professional help with your setup, contact them today!
>>
>> -
>>Please visit qmailtoaster.com for the latest news, updates, and
>>packages.
>>To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
>>For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com
> 
> 
> -
> Qmailtoaster is sponsored by Vickers Consulting Group 
> (www.vickersconsulting.com)
>   Vickers Consulting Group offers Qmailtoaster support and installations.
> If you need professional help with your setup, contact them today!
> -
>Please visit qmailtoaster.com for the latest news, updates, and packages.
> To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
>For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com
> 
> 


--
"The whole modern world has divided itself into Conservatives and Progressives. 
The business of Progressives is to go on making mistakes. The business of the 
Conservatives is to prevent the mistakes from being corrected."

Gilbert K. Chesterton


-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
  If you need professional help with your setup, contact them today!
-
 Please visit qmailtoaster.com for the latest news, updates, and packages.

  To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




[qmailtoaster] Re: Qmail with LDAP

2010-07-07 Thread Eric Shubert

Amit,

Modifying the spec file is really pretty easy once you get the hang of 
it. If you'd like, we can assist you with that.


Please start a new thread on the devel list, and we'll go from there.

--
-Eric 'shubes'

Amit Dalia wrote:

Hi Eric,
Building vpopmail from spec file is good option but there are much 
changes need to be done as there are many changes made in vpopmail 5.5.0.


Regards,

Amit

At Wednesday, 07-07-2010 on 22:50 Eric Shubert wrote:

Amit Dalia wrote:
 > Hi everyone,
 >
 > I was just trying to install qmail with LDAP support and beta
version of
 > vpopmail 5.5.0. I had successfully compiled and install vpopmail but
 > stuck while installing qmail-toaster package. Getting below error:
 >
 > Installing qmail-toaster-1.03-1.3.20.src.rpm
 > warning: user shubes does not exist - using root
 > warning: group shubes does not exist - using root
 > error: Failed build dependencies:
 > vpopmail-toaster >= 5.4.17 is needed by
 > qmail-toaster-1.03-1.3.20.i386
 > error: File not found by glob:
/usr/src/redhat/RPMS/i386/qmail-toaster*.rpm
 > error: File not found by glob:
/usr/src/redhat/RPMS/i386/qmail-pop3d*.rpm
 >
 > Any help? I had already compiled and installed vpopmail.
 >
 >
 > Regards,
 >
 > Amit

It'd be best to modify the vpopmail-toaster.spec file to build and
install the 5.5 version.

If you're just building and installing vpopmail manually
(prototype/test
sort of thing), it'd be easiest to simply edit the qmail-toaster.spec
file and remove/comment the vpopmail dependency.

-- 
-Eric 'shubes'




-
Qmailtoaster is sponsored by Vickers Consulting Group
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
If you need professional help with your setup, contact them today!

-
Please visit qmailtoaster.com for the latest news, updates, and
packages.

To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!
-
Please visit qmailtoaster.com for the latest news, updates, and packages.

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




Re: [qmailtoaster] Re: Qmail with LDAP

2010-07-07 Thread Martin Waschbuesch
Very true.
It's just that I could very quickly update the vpopmail-toaster package to 
5.4.30. I would not want to touch 5.5.x though - as Amit pointed out, a lot of 
things changed...

Am 07.07.2010 um 19:55 schrieb Eric Shubert:

> I expect that's true, but where's the fun in that?? ;)
> 
> Seriously though, I'm glad to see someone trying the 5.5 branch. My 
> understanding is that a) it has improvements in the LDAP area, and b) quotas 
> are finally fixed.
> 
> Martin Waschbuesch wrote:
>> Does it have to be the development branch of vpopmail?
>> I expect that using the stable branch (5.4.30 is the current version) would 
>> be easier to integrate with the existing vpopmail-toaster package...
>> Martin
>> Am 07.07.2010 um 19:26 schrieb Amit Dalia:
>>> Hi Eric,
>>> Building vpopmail from spec file is good option but there are much changes 
>>> need to be done as there are many changes made in vpopmail 5.5.0.
>>> 
>>> Regards,
>>> 
>>> Amit
>>> 
>>> At Wednesday, 07-07-2010 on 22:50 Eric Shubert wrote:
>>> 
>>>Amit Dalia wrote:
>>>> Hi everyone,
>>>>
>>>> I was just trying to install qmail with LDAP support and beta
>>>version of
>>>> vpopmail 5.5.0. I had successfully compiled and install vpopmail
>>>but
>>>> stuck while installing qmail-toaster package. Getting below error:
>>>>
>>>> Installing qmail-toaster-1.03-1.3.20.src.rpm
>>>> warning: user shubes does not exist - using root
>>>> warning: group shubes does not exist - using root
>>>> error: Failed build dependencies:
>>>> vpopmail-toaster >= 5.4.17 is needed by
>>>> qmail-toaster-1.03-1.3.20.i386
>>>> error: File not found by glob:
>>>/usr/src/redhat/RPMS/i386/qmail-toaster*.rpm
>>>> error: File not found by glob:
>>>/usr/src/redhat/RPMS/i386/qmail-pop3d*.rpm
>>>>
>>>> Any help? I had already compiled and installed vpopmail.
>>>>
>>>>
>>>> Regards,
>>>>
>>>> Amit
>>> 
>>>It'd be best to modify the vpopmail-toaster.spec file to build and
>>>install the 5.5 version.
>>> 
>>>If you're just building and installing vpopmail manually
>>>(prototype/test
>>>sort of thing), it'd be easiest to simply edit the qmail-toaster.spec
>>>file and remove/comment the vpopmail dependency.
>>> 
>>>-- -Eric 'shubes'
>>> 
>>> 
>>>
>>> -
>>>Qmailtoaster is sponsored by Vickers Consulting Group
>>>(www.vickersconsulting.com )
>>>Vickers Consulting Group offers Qmailtoaster support and
>>>installations.
>>>If you need professional help with your setup, contact them today!
>>>
>>> -
>>>Please visit qmailtoaster.com  for the
>>>latest news, updates, and packages.
>>> 
>>>To unsubscribe, e-mail:
>>>qmailtoaster-list-unsubscr...@qmailtoaster.com
>>>
>>>For additional commands, e-mail:
>>>qmailtoaster-list-h...@qmailtoaster.com
>>>
>>> 
>> --
>> "Corporation. An ingenious device for obtaining individual profit without 
>> individual responsibility."
>> Bierce, Ambrose
> 
> 
> -- 
> -Eric 'shubes'
> 
> 
> -
> Qmailtoaster is sponsored by Vickers Consulting Group 
> (www.vickersconsulting.com)
>   Vickers Consulting Group offers Qmailtoaster support and installations.
> If you need professional help with your setup, contact them today!
> -
>Please visit qmailtoaster.com for the latest news, updates, and packages.
> To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
>For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com
> 
> 


--
"If we don't believe in freedom of expression for people we despise, we don't 
believe in it at all. "

Noam Chomsky


-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
  If you need professional help with your setup, contact them today!
-
 Please visit qmailtoaster.com for the latest news, updates, and packages.

  To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




[qmailtoaster] Re: Qmail with LDAP

2010-07-07 Thread Eric Shubert

I expect that's true, but where's the fun in that?? ;)

Seriously though, I'm glad to see someone trying the 5.5 branch. My 
understanding is that a) it has improvements in the LDAP area, and b) 
quotas are finally fixed.


Martin Waschbuesch wrote:

Does it have to be the development branch of vpopmail?

I expect that using the stable branch (5.4.30 is the current version) 
would be easier to integrate with the existing vpopmail-toaster package...


Martin

Am 07.07.2010 um 19:26 schrieb Amit Dalia:


Hi Eric,
Building vpopmail from spec file is good option but there are much 
changes need to be done as there are many changes made in vpopmail 5.5.0.


Regards,

Amit

At Wednesday, 07-07-2010 on 22:50 Eric Shubert wrote:

Amit Dalia wrote:
> Hi everyone,
>
> I was just trying to install qmail with LDAP support and beta
version of
> vpopmail 5.5.0. I had successfully compiled and install vpopmail
but
> stuck while installing qmail-toaster package. Getting below error:
>
> Installing qmail-toaster-1.03-1.3.20.src.rpm
> warning: user shubes does not exist - using root
> warning: group shubes does not exist - using root
> error: Failed build dependencies:
> vpopmail-toaster >= 5.4.17 is needed by
> qmail-toaster-1.03-1.3.20.i386
> error: File not found by glob:
/usr/src/redhat/RPMS/i386/qmail-toaster*.rpm
> error: File not found by glob:
/usr/src/redhat/RPMS/i386/qmail-pop3d*.rpm
>
> Any help? I had already compiled and installed vpopmail.
>
>
> Regards,
>
> Amit

It'd be best to modify the vpopmail-toaster.spec file to build and
install the 5.5 version.

If you're just building and installing vpopmail manually
(prototype/test
sort of thing), it'd be easiest to simply edit the qmail-toaster.spec
file and remove/comment the vpopmail dependency.

-- 
-Eric 'shubes'




-
Qmailtoaster is sponsored by Vickers Consulting Group
(www.vickersconsulting.com )
Vickers Consulting Group offers Qmailtoaster support and
installations.
If you need professional help with your setup, contact them today!

-
Please visit qmailtoaster.com  for the
latest news, updates, and packages.

To unsubscribe, e-mail:
qmailtoaster-list-unsubscr...@qmailtoaster.com

For additional commands, e-mail:
qmailtoaster-list-h...@qmailtoaster.com





--
"Corporation. An ingenious device for obtaining individual profit 
without individual responsibility."


Bierce, Ambrose




--
-Eric 'shubes'


-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!
-
Please visit qmailtoaster.com for the latest news, updates, and packages.

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




Re: [qmailtoaster] Re: Qmail with LDAP

2010-07-07 Thread Martin Waschbuesch
Does it have to be the development branch of vpopmail?

I expect that using the stable branch (5.4.30 is the current version) would be 
easier to integrate with the existing vpopmail-toaster package...

Martin

Am 07.07.2010 um 19:26 schrieb Amit Dalia:

> Hi Eric,
> Building vpopmail from spec file is good option but there are much changes 
> need to be done as there are many changes made in vpopmail 5.5.0.
> 
> Regards,
> 
> Amit
> 
> At Wednesday, 07-07-2010 on 22:50 Eric Shubert wrote:
> Amit Dalia wrote:
> > Hi everyone,
> > 
> > I was just trying to install qmail with LDAP support and beta version of 
> > vpopmail 5.5.0. I had successfully compiled and install vpopmail but 
> > stuck while installing qmail-toaster package. Getting below error:
> > 
> > Installing qmail-toaster-1.03-1.3.20.src.rpm
> > warning: user shubes does not exist - using root
> > warning: group shubes does not exist - using root
> > error: Failed build dependencies:
> > vpopmail-toaster >= 5.4.17 is needed by 
> > qmail-toaster-1.03-1.3.20.i386
> > error: File not found by glob: /usr/src/redhat/RPMS/i386/qmail-toaster*.rpm
> > error: File not found by glob: /usr/src/redhat/RPMS/i386/qmail-pop3d*.rpm
> > 
> > Any help? I had already compiled and installed vpopmail.
> > 
> > 
> > Regards,
> > 
> > Amit
> 
> It'd be best to modify the vpopmail-toaster.spec file to build and 
> install the 5.5 version.
> 
> If you're just building and installing vpopmail manually (prototype/test 
> sort of thing), it'd be easiest to simply edit the qmail-toaster.spec 
> file and remove/comment the vpopmail dependency.
> 
> -- 
> -Eric 'shubes'
> 
> 
> -
> Qmailtoaster is sponsored by Vickers Consulting Group 
> (www.vickersconsulting.com)
> Vickers Consulting Group offers Qmailtoaster support and installations.
> If you need professional help with your setup, contact them today!
> -
> Please visit qmailtoaster.com for the latest news, updates, and packages.
> 
> To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
> For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com


--
"Corporation. An ingenious device for obtaining individual profit without 
individual responsibility."

Bierce, Ambrose



[qmailtoaster] Re: Qmail with LDAP

2010-07-07 Thread Amit Dalia
Hi Eric,
Building vpopmail from spec file is good option but there are much
changes need to be done as there are many changes made in vpopmail
5.5.0.

Regards,

Amit

At Wednesday, 07-07-2010 on 22:50 Eric Shubert wrote:

Amit Dalia wrote:
> Hi everyone,
> 
> I was just trying to install qmail with LDAP support and beta
version of 
> vpopmail 5.5.0. I had successfully compiled and install vpopmail
but 
> stuck while installing qmail-toaster package. Getting below error:
> 
> Installing qmail-toaster-1.03-1.3.20.src.rpm
> warning: user shubes does not exist - using root
> warning: group shubes does not exist - using root
> error: Failed build dependencies:
> vpopmail-toaster >= 5.4.17 is needed by 
> qmail-toaster-1.03-1.3.20.i386
> error: File not found by glob:
/usr/src/redhat/RPMS/i386/qmail-toaster*.rpm
> error: File not found by glob:
/usr/src/redhat/RPMS/i386/qmail-pop3d*.rpm
> 
> Any help? I had already compiled and installed vpopmail.
> 
> 
> Regards,
> 
> Amit

It'd be best to modify the vpopmail-toaster.spec file to build and 
install the 5.5 version.

If you're just building and installing vpopmail manually
(prototype/test 
sort of thing), it'd be easiest to simply edit the qmail-toaster.spec

file and remove/comment the vpopmail dependency.

-- 
-Eric 'shubes'

-
Qmailtoaster is sponsored by Vickers Consulting Group
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and
installations.
If you need professional help with your setup, contact them today!
-
Please visit qmailtoaster.com for the latest news, updates, and
packages.

To unsubscribe, e-mail:
qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail:
qmailtoaster-list-h...@qmailtoaster.com




[qmailtoaster] Re: Qmail with LDAP

2010-07-07 Thread Eric Shubert

Amit Dalia wrote:

Hi everyone,

I was just trying to install qmail with LDAP support and beta version of 
vpopmail 5.5.0. I had successfully compiled and install vpopmail but 
stuck while installing qmail-toaster package. Getting below error:


Installing qmail-toaster-1.03-1.3.20.src.rpm
warning: user shubes does not exist - using root
warning: group shubes does not exist - using root
error: Failed build dependencies:
vpopmail-toaster >= 5.4.17 is needed by 
qmail-toaster-1.03-1.3.20.i386

error: File not found by glob: /usr/src/redhat/RPMS/i386/qmail-toaster*.rpm
error: File not found by glob: /usr/src/redhat/RPMS/i386/qmail-pop3d*.rpm

Any help? I had already compiled and installed vpopmail.


Regards,

Amit


It'd be best to modify the vpopmail-toaster.spec file to build and 
install the 5.5 version.


If you're just building and installing vpopmail manually (prototype/test 
sort of thing), it'd be easiest to simply edit the qmail-toaster.spec 
file and remove/comment the vpopmail dependency.


--
-Eric 'shubes'


-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!
-
Please visit qmailtoaster.com for the latest news, updates, and packages.

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com