Re: [qmailtoaster] EZMLM Lists

2016-04-19 Thread Ed Morrison
Thanks for holding my hand Abel.  That fixed me.

Ed

On Tue, Apr 19, 2016 at 11:00 AM,  wrote:

>
> Try rebuilding package from rpm sources
>
>rpmbuild -ba qmailadmin.spec
>
>
> regards,
>
>
> --
>
> Abel Lucano 
>
> GlobalGate Ingeniería
>
> http://www.globalgate.com.ar
> Viamonte 723 5to of 19
>
> Tel (Buenos Aires):  (011) 5218 4242/44
> Tel (Córdoba):   (0351) 571 0351
> Tel (Corrientes):(0379) 464 0042
> Intl:+54 11 5218 4242
>
> On Tue, 19 Apr 2016, Ed Morrison wrote:
>
> Date: Tue, 19 Apr 2016 10:45:22 -0700
>> From: Ed Morrison 
>> Reply-To: qmailtoaster-list@qmailtoaster.com
>> To: qmailtoaster-list@qmailtoaster.com
>> Subject: Re: [qmailtoaster] EZMLM Lists
>>
>>
>> Hi Abel:
>>
>> Thanks for the information.  I downloaded the patched qmailadmin rpm but
>> received these dependency errors:
>>
>> [root@mail ~]# rpm -Uvh qmailadmin-1.2.16-1.qt.el6.x86_64.rpm
>> error: Failed dependencies:
>>libmysqlclient.so.18()(64bit) is needed by
>> qmailadmin-1.2.16-1.qt.el6.x86_64
>>libmysqlclient.so.18(libmysqlclient_16)(64bit) is needed by
>> qmailadmin-1.2.16-1.qt.el6.x86_64
>>
>> So I installed the mysql-libs but still get the above dependency error.
>> Any thoughts?
>>
>> [root@mail ~]# rpm -qa | grep mysql
>> mysql-libs-5.1.73-5.el6_7.1.i686
>> mysql-libs-5.1.73-5.el6_7.1.x86_64
>> mysql-5.1.73-5.el6_7.1.x86_64
>> mysql-devel-5.1.73-5.el6_7.1.x86_64
>> mysql-server-5.1.73-5.el6_7.1.x86_64
>>
>>
>>
>> Thanks,
>> Ed
>>
>> On Tue, Apr 19, 2016 at 9:06 AM,  wrote:
>>
>>
>>> hello Ed,
>>> there's a patch included in qmailadmin to take care of this issue.
>>> Look into EricB's repositories for qmailadmin.
>>>
>>> Briefly, the trick would be:
>>>
>>> modify .spec file:
>>>
>>> mysql for ezmlm = no-> mysql for ezmlm = yes
>>> --enable-ezmlm-mysql=n ->  --enable-ezmlm-mysql=y
>>>
>>> and rebuild the package
>>>
>>> Hope it helps
>>>
>>>
>>> --
>>>
>>> Abel Lucano 
>>>
>>> GlobalGate Ingeniería
>>>
>>> http://www.globalgate.com.ar
>>> Viamonte 723 5to of 19
>>>
>>> Tel (Buenos Aires):  (011) 5218 4242/44
>>> Tel (Córdoba):   (0351) 571 0351
>>> Tel (Corrientes):(0379) 464 0042
>>> Intl:+54 11 5218 4242
>>>
>>> On Tue, 19 Apr 2016, Ed Morrison wrote:
>>>
>>> Date: Tue, 19 Apr 2016 07:52:35 -0700
>>>
 From: Ed Morrison 
 Reply-To: qmailtoaster-list@qmailtoaster.com
 To: qmailtoaster-list@qmailtoaster.com
 Subject: [qmailtoaster] EZMLM Lists


 Hi Everyone:

 I have qmailtoaster installed using the c6 iso.  I used to run the qmt5
 iso. One of the big differences I see at least for ezmlm is that the c6
 version does not have all the ezmlm management option when creating a
 list
 via the web interface.  As such I am trying to create and announcement
 only
 list where only the moderator can post messages.  The list I have now
 allows all subscibers to post.  How do I correct this?  Better yet, how
 do
 I get all the web ezmlm management option back?

 Thanks,
 Ed

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




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


Re: [qmailtoaster] EZMLM Lists

2016-04-19 Thread aal


Try rebuilding package from rpm sources

   rpmbuild -ba qmailadmin.spec


regards,


--

Abel Lucano 

GlobalGate Ingeniería

http://www.globalgate.com.ar
Viamonte 723 5to of 19

Tel (Buenos Aires):  (011) 5218 4242/44
Tel (Córdoba):   (0351) 571 0351
Tel (Corrientes):(0379) 464 0042
Intl:+54 11 5218 4242

On Tue, 19 Apr 2016, Ed Morrison wrote:


Date: Tue, 19 Apr 2016 10:45:22 -0700
From: Ed Morrison 
Reply-To: qmailtoaster-list@qmailtoaster.com
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] EZMLM Lists

Hi Abel:

Thanks for the information.  I downloaded the patched qmailadmin rpm but
received these dependency errors:

[root@mail ~]# rpm -Uvh qmailadmin-1.2.16-1.qt.el6.x86_64.rpm
error: Failed dependencies:
   libmysqlclient.so.18()(64bit) is needed by
qmailadmin-1.2.16-1.qt.el6.x86_64
   libmysqlclient.so.18(libmysqlclient_16)(64bit) is needed by
qmailadmin-1.2.16-1.qt.el6.x86_64

So I installed the mysql-libs but still get the above dependency error.
Any thoughts?

[root@mail ~]# rpm -qa | grep mysql
mysql-libs-5.1.73-5.el6_7.1.i686
mysql-libs-5.1.73-5.el6_7.1.x86_64
mysql-5.1.73-5.el6_7.1.x86_64
mysql-devel-5.1.73-5.el6_7.1.x86_64
mysql-server-5.1.73-5.el6_7.1.x86_64



Thanks,
Ed

On Tue, Apr 19, 2016 at 9:06 AM,  wrote:



hello Ed,
there's a patch included in qmailadmin to take care of this issue.
Look into EricB's repositories for qmailadmin.

Briefly, the trick would be:

modify .spec file:

mysql for ezmlm = no-> mysql for ezmlm = yes
--enable-ezmlm-mysql=n ->  --enable-ezmlm-mysql=y

and rebuild the package

Hope it helps


--

Abel Lucano 

GlobalGate Ingeniería

http://www.globalgate.com.ar
Viamonte 723 5to of 19

Tel (Buenos Aires):  (011) 5218 4242/44
Tel (Córdoba):   (0351) 571 0351
Tel (Corrientes):(0379) 464 0042
Intl:+54 11 5218 4242

On Tue, 19 Apr 2016, Ed Morrison wrote:

Date: Tue, 19 Apr 2016 07:52:35 -0700

From: Ed Morrison 
Reply-To: qmailtoaster-list@qmailtoaster.com
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] EZMLM Lists


Hi Everyone:

I have qmailtoaster installed using the c6 iso.  I used to run the qmt5
iso. One of the big differences I see at least for ezmlm is that the c6
version does not have all the ezmlm management option when creating a list
via the web interface.  As such I am trying to create and announcement only
list where only the moderator can post messages.  The list I have now
allows all subscibers to post.  How do I correct this?  Better yet, how do
I get all the web ezmlm management option back?

Thanks,
Ed

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





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






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



Re: [qmailtoaster] EZMLM Lists

2016-04-19 Thread Ed Morrison
Hi Abel:

Thanks for the information.  I downloaded the patched qmailadmin rpm but
received these dependency errors:

[root@mail ~]# rpm -Uvh qmailadmin-1.2.16-1.qt.el6.x86_64.rpm
error: Failed dependencies:
libmysqlclient.so.18()(64bit) is needed by
qmailadmin-1.2.16-1.qt.el6.x86_64
libmysqlclient.so.18(libmysqlclient_16)(64bit) is needed by
qmailadmin-1.2.16-1.qt.el6.x86_64

So I installed the mysql-libs but still get the above dependency error.
Any thoughts?

[root@mail ~]# rpm -qa | grep mysql
mysql-libs-5.1.73-5.el6_7.1.i686
mysql-libs-5.1.73-5.el6_7.1.x86_64
mysql-5.1.73-5.el6_7.1.x86_64
mysql-devel-5.1.73-5.el6_7.1.x86_64
mysql-server-5.1.73-5.el6_7.1.x86_64



Thanks,
Ed

On Tue, Apr 19, 2016 at 9:06 AM,  wrote:

>
> hello Ed,
> there's a patch included in qmailadmin to take care of this issue.
> Look into EricB's repositories for qmailadmin.
>
> Briefly, the trick would be:
>
> modify .spec file:
>
> mysql for ezmlm = no-> mysql for ezmlm = yes
> --enable-ezmlm-mysql=n ->  --enable-ezmlm-mysql=y
>
> and rebuild the package
>
> Hope it helps
>
>
> --
>
> Abel Lucano 
>
> GlobalGate Ingeniería
>
> http://www.globalgate.com.ar
> Viamonte 723 5to of 19
>
> Tel (Buenos Aires):  (011) 5218 4242/44
> Tel (Córdoba):   (0351) 571 0351
> Tel (Corrientes):(0379) 464 0042
> Intl:+54 11 5218 4242
>
> On Tue, 19 Apr 2016, Ed Morrison wrote:
>
> Date: Tue, 19 Apr 2016 07:52:35 -0700
>> From: Ed Morrison 
>> Reply-To: qmailtoaster-list@qmailtoaster.com
>> To: qmailtoaster-list@qmailtoaster.com
>> Subject: [qmailtoaster] EZMLM Lists
>>
>>
>> Hi Everyone:
>>
>> I have qmailtoaster installed using the c6 iso.  I used to run the qmt5
>> iso. One of the big differences I see at least for ezmlm is that the c6
>> version does not have all the ezmlm management option when creating a list
>> via the web interface.  As such I am trying to create and announcement only
>> list where only the moderator can post messages.  The list I have now
>> allows all subscibers to post.  How do I correct this?  Better yet, how do
>> I get all the web ezmlm management option back?
>>
>> Thanks,
>> Ed
>>
>> -
>> To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
>> For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com
>>
>>
>>
>>
> -
> To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
> For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com
>
>


Re: [qmailtoaster] EZMLM Lists

2016-04-19 Thread aal


hello Ed,
there's a patch included in qmailadmin to take care of this issue.
Look into EricB's repositories for qmailadmin.

Briefly, the trick would be:

modify .spec file:

mysql for ezmlm = no-> mysql for ezmlm = yes
--enable-ezmlm-mysql=n ->  --enable-ezmlm-mysql=y

and rebuild the package

Hope it helps


--

Abel Lucano 

GlobalGate Ingeniería

http://www.globalgate.com.ar
Viamonte 723 5to of 19

Tel (Buenos Aires):  (011) 5218 4242/44
Tel (Córdoba):   (0351) 571 0351
Tel (Corrientes):(0379) 464 0042
Intl:+54 11 5218 4242

On Tue, 19 Apr 2016, Ed Morrison wrote:


Date: Tue, 19 Apr 2016 07:52:35 -0700
From: Ed Morrison 
Reply-To: qmailtoaster-list@qmailtoaster.com
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] EZMLM Lists

Hi Everyone:

I have qmailtoaster installed using the c6 iso.  I used to run the qmt5 iso. 
One of the big differences I see at least for ezmlm is that the c6 version 
does not have all the ezmlm management option when creating a list via the 
web interface.  As such I am trying to create and announcement only list 
where only the moderator can post messages.  The list I have now allows all 
subscibers to post.  How do I correct this?  Better yet, how do I get all the 
web ezmlm management option back?


Thanks,
Ed

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





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



[qmailtoaster] EZMLM Lists

2016-04-19 Thread Ed Morrison

Hi Everyone:

I have qmailtoaster installed using the c6 iso.  I used to run the qmt5 
iso.  One of the big differences I see at least for ezmlm is that the c6 
version does not have all the ezmlm management option when creating a 
list via the web interface.  As such I am trying to create and 
announcement only list where only the moderator can post messages.  The 
list I have now allows all subscibers to post.  How do I correct this?  
Better yet, how do I get all the web ezmlm management option back?


Thanks,
Ed

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