Re: [qmailtoaster] How to upgrade Clamav 0.99

2015-12-14 Thread Natalio Gatti
Hello Eric. I am trying to install clamav 0.99 rpm on centos 6.7 64bit, but
it fails requesting libcurl 3:

[root@smtp ~]# rpm -Uvh --test clamav-toaster-0.99-1.4.12.x86_64.rpm
error: Failed dependencies:
libcurl.so.3()(64bit) is needed by clamav-toaster-0.99-1.4.12.x86_64

In CentOs 6 I have curl installed, and all its libraries:
[root@smtp ~]# rpm -qa | grep curl
curl-7.19.7-46.el6.x86_64
libcurl-7.19.7-46.el6.x86_64
python-pycurl-7.19.0-8.el6.x86_64
libcurl-devel-7.19.7-46.el6.x86_64

Am I missing some package?

Thanks,

On Fri, Dec 11, 2015 at 2:53 PM, Eric  wrote:

>
> ftp://ftp.whitehorsetc.com/pub/repo/qmt/CentOS/6/testing/i386/clamav-0.99-0.qt.el6.i686.rpm
>
>
> On 12/11/2015 9:44 AM, Eric wrote:
>
> Yes, I'll have it (hopefully) by the end of day.
>
> On 12/10/2015 8:47 PM, Chandran Manikandan wrote:
>
> Hi Eric,
> Yes, I would like to get for Centos 6.
> I have tried above your link but no luck.
> Could you help me.
>
> On Wed, Dec 9, 2015 at 9:40 PM, Eric  wrote:
>
>> Hi Chandran,
>>
>> I have some 32bit binaries for CentOS 5
>> 
>>
>> # rpm -Uvh
>> ftp://ftp.whitehorsetc.com/pub/repo/qmt/CentOS/5/testing/i386/clamav-toaster-0.99-1.4.12.i386.rpm
>>
>> I have none for CentOS 6. Do you need some for CentOS 6?
>>
>> Eric
>>
>>
>> On 12/9/2015 1:14 AM, Chandran Manikandan wrote:
>>
>> Hi Eric,
>> Your below link is working and perfectly updated on 6.6 64 bit
>> How do i update on 32 bit.
>> I have tried from your ftp but no luck.
>> Could you help me.
>>
>> On Thu, Dec 3, 2015 at 11:57 PM, Philip Nix Guru < 
>> phi...@ows.ch> wrote:
>>
>>> Hello
>>> I found the issue, it kinda depends on the version of the OS
>>> --nomd5 was enough to installl
>>>
>>> Got still a  few legacy toasters :)
>>>
>>>
>>> On 12/03/2015 04:35 PM, Eric wrote:
>>>
>>> Phillip,
>>>
>>> And for unpacking the source itself...
>>>
>>> [ebroch@mail2 ~]$  tar -zxvf rpmbuild/SOURCES/clamav-0.99.tar.gz -C ./
>>>
>>> [ebroch@mail2 ~]$ ls -l
>>> total 4
>>> drwxrwxr-x 26 ebroch ebroch 4096 Nov 25 09:54 clamav-0.99
>>> drwxr-xr-x  5 ebroch ebroch   36 Aug  3 16:33 Maildir
>>> drwxr-xr-x  4 ebroch ebroch   32 Dec  3 08:15 rpmbuild
>>>
>>>
>>> Eric
>>>
>>> On 12/3/2015 8:19 AM, Eric wrote:
>>>
>>> Phillip,
>>>
>>> Hmmm.
>>>
>>> Here's my src file on my CentOS 7 server:
>>>
>>> [ebroch@mail2 ~]$ rpm -Uvh
>>> 
>>> ftp://ftp.whitehorsetc.com/pub/repo/qmt/CentOS/7/testing/SRPMS/clamav-0.99-0.qt.src.rpm
>>> Retrieving
>>> 
>>> ftp://ftp.whitehorsetc.com/pub/repo/qmt/CentOS/7/testing/SRPMS/clamav-0.99-0.qt.src.rpm
>>> Updating / installing...
>>>1:clamav-0.99-0.qt # [100%]
>>>
>>> [ebroch@mail2 ~]$ ls -l
>>> total 0
>>> drwxr-xr-x 5 ebroch ebroch 36 Aug  3 16:33 Maildir
>>> drwxr-xr-x 4 ebroch ebroch 32 Dec  3 08:15 rpmbuild
>>>
>>> [ebroch@mail2 ~]$ ls -l rpmbuild/*
>>> rpmbuild/SOURCES:
>>> total 15608
>>> -rw-r--r-- 1 ebroch ebroch 15968038 Dec  1 11:15 clamav-0.99.tar.gz
>>> -rw-rw-r-- 1 ebroch ebroch 2682 Nov 21  2014
>>> clamav-0.9x-qmailtoaster.patch
>>> -rw-rw-r-- 1 ebroch ebroch 1398 Jan 28  2015 clamd.init
>>> -rw-rw-r-- 1 ebroch ebroch 1469 Nov 21  2014 freshclam.init
>>>
>>> rpmbuild/SPECS:
>>> total 24
>>> -rw-rw-r-- 1 ebroch ebroch 22017 Dec  2 09:25 clamav.spec
>>>
>>>
>>> It unpacked fine as you can see above. On what machine did you unpack
>>> the source file?
>>>
>>> Eric
>>>
>>> On 12/3/2015 7:29 AM, Philip wrote:
>>>
>>> Hello Eri
>>> there is a problem with your src file
>>> error: unpacking of archive failed on file
>>> /usr/src/redhat/SOURCES/clamav-0.99.tar.gz;566051b7: cpio: MD5 sum
>>> mismatch
>>>
>>> On 12/03/2015 03:01 PM, Eric wrote:
>>>
>>> And on CentOS 7
>>>
>>> rpm -Uvh
>>>
>>> ftp://ftp.whitehorsetc.com/pub/repo/qmt/CentOS/7/testing/x86_64/clamav-0.99-0.qt.el7.x86_64.rpm
>>>
>>> or
>>>
>>> # yum --enablerepo=whtc-qmt-testing update
>>>
>>> if you have White Horse repo enable in your yum configuration.
>>>
>>>
>>> On 12/3/2015 6:56 AM, Eric wrote:
>>>
>>> rpm -Uvh
>>>
>>> ftp://ftp.whitehorsetc.com/pub/repo/qmt/CentOS/6/testing/x86_64/clamav-0.99-0.qt.el6.x86_64.rpm
>>>
>>> or
>>>
>>> # yum --enablerepo=whtc-qmt-testing update
>>>
>>> If you have White Horse repos in your yum configuration.
>>>
>>>
>>>
>>> On 12/3/2015 2:16 AM, NoriyukiHayashi wrote:
>>>
>>> Hi,
>>>
>>> U can download clamav-0.99.tar.gz.
>>> Then
>>> rpm -ivh clamav-0.98.7.qt.srm.
>>> Change spec file.
>>> ftp upload clamav-0.99.tar.gz
>>> Then
>>> rpmbiuld -ba --target x86_64 --define 'qt' clamav.spec
>>>
>>> U can make clamav-0.99.qt srpm
>>>
>>> If u can not do that.
>>> I will do that end of this week and upload web server that u can
>>> 

Re: [qmailtoaster] How to upgrade Clamav 0.99

2015-12-14 Thread Natalio Gatti
Sorry for this mail-storming. I finally solved the problem. I downloaded
the SRPM for centos5 and compiled it in my centos6.
Everything went OK.

Thanks anyway.

On Mon, Dec 14, 2015 at 11:02 AM, Natalio Gatti  wrote:

> Mmm, I think I found the problem.. and it is no good at all.
> I installed this Centos when there was no official packages for Centos6,
> so I used Centos5 rpms.
> I can see that there was a change in the naming scheme. In Centos5 it is
> clamav-toaster and in Centos6 it is just clamav.
> I was trying to install centos5 version and it requests libcurl(3). But if
> I wan to install Centos6 clamav, it complains about the change in naming
> scheme:
> [root@smtp clamav]# rpm -Uvh --test clamav-0.99-0.qt.el6.x86_64.rpm
> error: Failed dependencies:
> clamav-toaster is needed by (installed)
> simscan-toaster-1.4.0-1.4.0.x86_64
>
> Can I force the installation? Or it will break qmail?
>
> Thanks.
>
> On Mon, Dec 14, 2015 at 10:43 AM, Natalio Gatti  wrote:
>
>> Hello Eric. I am trying to install clamav 0.99 rpm on centos 6.7 64bit,
>> but it fails requesting libcurl 3:
>>
>> [root@smtp ~]# rpm -Uvh --test clamav-toaster-0.99-1.4.12.x86_64.rpm
>> error: Failed dependencies:
>> libcurl.so.3()(64bit) is needed by
>> clamav-toaster-0.99-1.4.12.x86_64
>>
>> In CentOs 6 I have curl installed, and all its libraries:
>> [root@smtp ~]# rpm -qa | grep curl
>> curl-7.19.7-46.el6.x86_64
>> libcurl-7.19.7-46.el6.x86_64
>> python-pycurl-7.19.0-8.el6.x86_64
>> libcurl-devel-7.19.7-46.el6.x86_64
>>
>> Am I missing some package?
>>
>> Thanks,
>>
>> On Fri, Dec 11, 2015 at 2:53 PM, Eric  wrote:
>>
>>>
>>> ftp://ftp.whitehorsetc.com/pub/repo/qmt/CentOS/6/testing/i386/clamav-0.99-0.qt.el6.i686.rpm
>>>
>>>
>>> On 12/11/2015 9:44 AM, Eric wrote:
>>>
>>> Yes, I'll have it (hopefully) by the end of day.
>>>
>>> On 12/10/2015 8:47 PM, Chandran Manikandan wrote:
>>>
>>> Hi Eric,
>>> Yes, I would like to get for Centos 6.
>>> I have tried above your link but no luck.
>>> Could you help me.
>>>
>>> On Wed, Dec 9, 2015 at 9:40 PM, Eric  wrote:
>>>
 Hi Chandran,

 I have some 32bit binaries for CentOS 5
 

 # rpm -Uvh
 ftp://ftp.whitehorsetc.com/pub/repo/qmt/CentOS/5/testing/i386/clamav-toaster-0.99-1.4.12.i386.rpm

 I have none for CentOS 6. Do you need some for CentOS 6?

 Eric


 On 12/9/2015 1:14 AM, Chandran Manikandan wrote:

 Hi Eric,
 Your below link is working and perfectly updated on 6.6 64 bit
 How do i update on 32 bit.
 I have tried from your ftp but no luck.
 Could you help me.

 On Thu, Dec 3, 2015 at 11:57 PM, Philip Nix Guru < 
 phi...@ows.ch> wrote:

> Hello
> I found the issue, it kinda depends on the version of the OS
> --nomd5 was enough to installl
>
> Got still a  few legacy toasters :)
>
>
> On 12/03/2015 04:35 PM, Eric wrote:
>
> Phillip,
>
> And for unpacking the source itself...
>
> [ebroch@mail2 ~]$  tar -zxvf rpmbuild/SOURCES/clamav-0.99.tar.gz -C
> ./
>
> [ebroch@mail2 ~]$ ls -l
> total 4
> drwxrwxr-x 26 ebroch ebroch 4096 Nov 25 09:54 clamav-0.99
> drwxr-xr-x  5 ebroch ebroch   36 Aug  3 16:33 Maildir
> drwxr-xr-x  4 ebroch ebroch   32 Dec  3 08:15 rpmbuild
>
>
> Eric
>
> On 12/3/2015 8:19 AM, Eric wrote:
>
> Phillip,
>
> Hmmm.
>
> Here's my src file on my CentOS 7 server:
>
> [ebroch@mail2 ~]$ rpm -Uvh
> 
> ftp://ftp.whitehorsetc.com/pub/repo/qmt/CentOS/7/testing/SRPMS/clamav-0.99-0.qt.src.rpm
> Retrieving
> 
> ftp://ftp.whitehorsetc.com/pub/repo/qmt/CentOS/7/testing/SRPMS/clamav-0.99-0.qt.src.rpm
> Updating / installing...
>1:clamav-0.99-0.qt # [100%]
>
> [ebroch@mail2 ~]$ ls -l
> total 0
> drwxr-xr-x 5 ebroch ebroch 36 Aug  3 16:33 Maildir
> drwxr-xr-x 4 ebroch ebroch 32 Dec  3 08:15 rpmbuild
>
> [ebroch@mail2 ~]$ ls -l rpmbuild/*
> rpmbuild/SOURCES:
> total 15608
> -rw-r--r-- 1 ebroch ebroch 15968038 Dec  1 11:15 clamav-0.99.tar.gz
> -rw-rw-r-- 1 ebroch ebroch 2682 Nov 21  2014
> clamav-0.9x-qmailtoaster.patch
> -rw-rw-r-- 1 ebroch ebroch 1398 Jan 28  2015 clamd.init
> -rw-rw-r-- 1 ebroch ebroch 1469 Nov 21  2014 freshclam.init
>
> rpmbuild/SPECS:
> total 24
> -rw-rw-r-- 1 ebroch ebroch 22017 Dec  2 09:25 clamav.spec
>
>
> It unpacked fine as you can see above. On what machine did you unpack
> the source file?

Re: [qmailtoaster] How to upgrade Clamav 0.99

2015-12-14 Thread Aleksander Podsiadły
W dniu 14.12.2015, pon o godzinie 11∶02 -0300, użytkownik Natalio Gatti
napisał:
> Can I force the installation? Or it will break qmail?

Download the source package:
ftp://ftp.whitehorsetc.com/pub/qmail/CentOS6/qmt/srpms/clamav-0.99-0.qt.src.rpm
recompile it:
rmpbuild --rebuild clamav-0.99-0.qt.src.rmp

It's more secure than force the instalation. I always compile all QMT packages 
from souces.

-- 
Pozdrawiam/Regards,
mgr inż. Aleksander Podsiadły
starszy informatyk
Urząd Gminy w Mniowie
ul. Centralna 9
26-080 Mniów
tel:+48 413737002
fax:+48 413737024
mail:   a...@mniow.pl
a...@mniow.eu
jid:a...@jabber.mniow.pl
gg: 9150578



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



Re: [qmailtoaster] How to upgrade Clamav 0.99

2015-12-14 Thread Natalio Gatti
Mmm, I think I found the problem.. and it is no good at all.
I installed this Centos when there was no official packages for Centos6, so
I used Centos5 rpms.
I can see that there was a change in the naming scheme. In Centos5 it is
clamav-toaster and in Centos6 it is just clamav.
I was trying to install centos5 version and it requests libcurl(3). But if
I wan to install Centos6 clamav, it complains about the change in naming
scheme:
[root@smtp clamav]# rpm -Uvh --test clamav-0.99-0.qt.el6.x86_64.rpm
error: Failed dependencies:
clamav-toaster is needed by (installed)
simscan-toaster-1.4.0-1.4.0.x86_64

Can I force the installation? Or it will break qmail?

Thanks.

On Mon, Dec 14, 2015 at 10:43 AM, Natalio Gatti  wrote:

> Hello Eric. I am trying to install clamav 0.99 rpm on centos 6.7 64bit,
> but it fails requesting libcurl 3:
>
> [root@smtp ~]# rpm -Uvh --test clamav-toaster-0.99-1.4.12.x86_64.rpm
> error: Failed dependencies:
> libcurl.so.3()(64bit) is needed by
> clamav-toaster-0.99-1.4.12.x86_64
>
> In CentOs 6 I have curl installed, and all its libraries:
> [root@smtp ~]# rpm -qa | grep curl
> curl-7.19.7-46.el6.x86_64
> libcurl-7.19.7-46.el6.x86_64
> python-pycurl-7.19.0-8.el6.x86_64
> libcurl-devel-7.19.7-46.el6.x86_64
>
> Am I missing some package?
>
> Thanks,
>
> On Fri, Dec 11, 2015 at 2:53 PM, Eric  wrote:
>
>>
>> ftp://ftp.whitehorsetc.com/pub/repo/qmt/CentOS/6/testing/i386/clamav-0.99-0.qt.el6.i686.rpm
>>
>>
>> On 12/11/2015 9:44 AM, Eric wrote:
>>
>> Yes, I'll have it (hopefully) by the end of day.
>>
>> On 12/10/2015 8:47 PM, Chandran Manikandan wrote:
>>
>> Hi Eric,
>> Yes, I would like to get for Centos 6.
>> I have tried above your link but no luck.
>> Could you help me.
>>
>> On Wed, Dec 9, 2015 at 9:40 PM, Eric  wrote:
>>
>>> Hi Chandran,
>>>
>>> I have some 32bit binaries for CentOS 5
>>> 
>>>
>>> # rpm -Uvh
>>> ftp://ftp.whitehorsetc.com/pub/repo/qmt/CentOS/5/testing/i386/clamav-toaster-0.99-1.4.12.i386.rpm
>>>
>>> I have none for CentOS 6. Do you need some for CentOS 6?
>>>
>>> Eric
>>>
>>>
>>> On 12/9/2015 1:14 AM, Chandran Manikandan wrote:
>>>
>>> Hi Eric,
>>> Your below link is working and perfectly updated on 6.6 64 bit
>>> How do i update on 32 bit.
>>> I have tried from your ftp but no luck.
>>> Could you help me.
>>>
>>> On Thu, Dec 3, 2015 at 11:57 PM, Philip Nix Guru < 
>>> phi...@ows.ch> wrote:
>>>
 Hello
 I found the issue, it kinda depends on the version of the OS
 --nomd5 was enough to installl

 Got still a  few legacy toasters :)


 On 12/03/2015 04:35 PM, Eric wrote:

 Phillip,

 And for unpacking the source itself...

 [ebroch@mail2 ~]$  tar -zxvf rpmbuild/SOURCES/clamav-0.99.tar.gz -C ./

 [ebroch@mail2 ~]$ ls -l
 total 4
 drwxrwxr-x 26 ebroch ebroch 4096 Nov 25 09:54 clamav-0.99
 drwxr-xr-x  5 ebroch ebroch   36 Aug  3 16:33 Maildir
 drwxr-xr-x  4 ebroch ebroch   32 Dec  3 08:15 rpmbuild


 Eric

 On 12/3/2015 8:19 AM, Eric wrote:

 Phillip,

 Hmmm.

 Here's my src file on my CentOS 7 server:

 [ebroch@mail2 ~]$ rpm -Uvh
 
 ftp://ftp.whitehorsetc.com/pub/repo/qmt/CentOS/7/testing/SRPMS/clamav-0.99-0.qt.src.rpm
 Retrieving
 
 ftp://ftp.whitehorsetc.com/pub/repo/qmt/CentOS/7/testing/SRPMS/clamav-0.99-0.qt.src.rpm
 Updating / installing...
1:clamav-0.99-0.qt # [100%]

 [ebroch@mail2 ~]$ ls -l
 total 0
 drwxr-xr-x 5 ebroch ebroch 36 Aug  3 16:33 Maildir
 drwxr-xr-x 4 ebroch ebroch 32 Dec  3 08:15 rpmbuild

 [ebroch@mail2 ~]$ ls -l rpmbuild/*
 rpmbuild/SOURCES:
 total 15608
 -rw-r--r-- 1 ebroch ebroch 15968038 Dec  1 11:15 clamav-0.99.tar.gz
 -rw-rw-r-- 1 ebroch ebroch 2682 Nov 21  2014
 clamav-0.9x-qmailtoaster.patch
 -rw-rw-r-- 1 ebroch ebroch 1398 Jan 28  2015 clamd.init
 -rw-rw-r-- 1 ebroch ebroch 1469 Nov 21  2014 freshclam.init

 rpmbuild/SPECS:
 total 24
 -rw-rw-r-- 1 ebroch ebroch 22017 Dec  2 09:25 clamav.spec


 It unpacked fine as you can see above. On what machine did you unpack
 the source file?

 Eric

 On 12/3/2015 7:29 AM, Philip wrote:

 Hello Eri
 there is a problem with your src file
 error: unpacking of archive failed on file
 /usr/src/redhat/SOURCES/clamav-0.99.tar.gz;566051b7: cpio: MD5 sum
 mismatch

 On 12/03/2015 03:01 PM, Eric wrote:

 And on CentOS 7

 rpm -Uvh

 

[qmailtoaster] QMT Instructions (bare bones)

2015-12-14 Thread Eric

https://www.whitehorsetc.com/files/qmail/qmail.php

The CentOS 5 link resolves to 
http://wiki.qmailtoaster.com/index.php/Configuration. I don't think 
anyone is creating CentOS 5 QMT hosts anymore so this goes to the 
configuration page.
The CentOS 6 link resolves to 
https://github.com/QMailToaster/qmailtoaster-util
The CentOS 7 link resolves to an installation and update README 
ftp://ftp.whitehorsetc.com/pub/repo/qmt/CentOS/7/current/x86_64/1.qmail-centos7-install.README


If anyone wants to submit any documentation let me know.

Eric


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



Re: [qmailtoaster] Dovecot 2.2.21

2015-12-14 Thread Aleksander Podsiadły
W dniu 12.12.2015, sob o godzinie 08∶14 -0700, użytkownik Eric napisał:
> List,
> 
> The latest dovecot is out in the testing and update branches for
> CentOS 
> 5, 6, and 7.

Compiled on CentOS 5, installed, works for me. :)
v2.2.20 had some bugs, specially with mailbox list.

-- 
Pozdrawiam/Regards,
mgr inż. Aleksander Podsiadły
starszy informatyk
Urząd Gminy w Mniowie
ul. Centralna 9
26-080 Mniów
tel:+48 413737002
fax:+48 413737024
mail:   a...@mniow.pl
a...@mniow.eu
jid:a...@jabber.mniow.pl
gg: 9150578



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