Re: [vchkpw] Announce of simscan-gui-base-0.1 GPL version

2008-01-22 Thread Franck
Hi,

 Ok now I have one more problem since I am running CentOS 5 with PHP 5 I do
 get this error:

 php apps/parser/simscan.parser.php -A

 Fatal error: Class 'Log' not found in /usr/share/pear/Log/file.php on line
 20

perhaps http://pear.php.net/package/Log/

Regards

Franck


 here is my line 20 of the file:
 class Log_file extends Log
 {
 Any other suggestions?

 Grazie.
 Remo
 Alessio Cecchi writes:

 Il Tuesday 22 January 2008 03:13:37 Remo Mattei ha scritto:
 I have a question Alessio.. ma se usi shupp.org/toaster dove sono i log
 di simscan.. Am I missing something since the only info I see about the
 simscan is under the /var/qmail/simscan and I have a huge 10megs file
 under that location (there is dir called 1198192110.336362.27290 1066)
 then the file msg.1xxx

 Thanks for your feedback..
 Remo

 I Remo,

 from simscan-gui README:

 QMAIL CONFIGURATION
 ===

 Configure Qmail logger like this:

 cat /var/qmail/supervise/qmail-smtpd/log/run

 #!/bin/sh
 exec /usr/local/bin/setuidgid qmaill /usr/local/bin/multilog \
 t s1000 n20 /var/log/qmail/smtpd \
 t s1000 n20 '-*' '+* simscan:*' /var/log/qmail/simscan 21

 Ciao
 --
 Alessio Cecchi is:
 @ ILS - http://www.linux.it/~alessice/
 Assistenza Sistemi GNU/Linux - http://www.cecchi.biz/
 @ PLUG - ex-Presidente, adesso senatore a vita,
 http://www.prato.linux.it







 




-- 
http://www.linuxpourtous.com


!DSPAM:47961535310547608015407!



[vchkpw] quota for a domain

2007-06-06 Thread Franck
Hi

i've a problem with quota support in vpopmail and vqadmin (vqadmin 2.3.6
and vpopmail 5.4.13)
Vpopmail config is in MysQl database in limits table.

I've a domain with 200 account and quota 2000M
But i can't update quota more than 2000M with vqadmin or directly in the
limits table (diskquota and defaultquota  int12) :(

What's the solution ?
If i put 0 in quota, is 0 like no limit ?

Regards

Franck
-- 
http://www.linuxpourtous.com



Re: [vchkpw] quota for a domain

2007-06-06 Thread Franck
Hi,

 Hi

 i've a problem with quota support in vpopmail and vqadmin (vqadmin 2.3.6
 and vpopmail 5.4.13)
 Vpopmail config is in MysQl database in limits table.

 I've a domain with 200 account and quota 2000M
 But i can't update quota more than 2000M with vqadmin or directly in the
 limits table (diskquota and defaultquota  int12) :(

 What's the solution ?
 If i put 0 in quota, is 0 like no limit ?

perhaps, i've found ...
Int(12) = -2147483648 - 2147483647
and 2Gb in octet near 20

Can i changed int by bigint in table schema for diskquota and defaultquota ?
Will vpopmail, vqadmin and qmailadmin always work ?

Franck
-- 
http://www.linuxpourtous.com



[vchkpw] Problem on compilation 5.4.14

2006-02-16 Thread Franck
Hi,

./configure --prefix=/home/vpopmail --enable-vpopuser=vpopmail
--enable-vpopgroup=vchkpw --enable-roaming-users
--enable-tcprules-prog=/usr/local/bin/tcprules
--enable-relay-clear-minutes=120 --enable-sqwebmail-pass
--enable-qmail-ext --enable-ip-alias-domains --enable-auth-module=mysql
--enable-logging=p --enable-auth-logging --enable-valias
--enable-sql-logging --enable-clear-passwd --enable-mysql-limits
--enable-libdir=/usr/include/mysql

make

ERRORS :
libvpopmail.a(libvpopmail_a-vpalias.o)(.text+0x0): In function
`valias_select':
/tmp/qmail_sources/vpopmail-5.4.14/vpalias.c:47: multiple definition of
`valias_select'
libvpopmail.a(libvpopmail_a-vauth.o)(.text+0x2aa0):/tmp/qmail_sources/vpopmail-5.4.14/vauth.c:1235:
first defined here
/usr/bin/ld: Warning: size of symbol `valias_select' changed from 357 in
libvpopmail.a(libvpopmail_a-vauth.o) to 411 in
libvpopmail.a(libvpopmail_a-vauth.o)
libvpopmail.a(libvpopmail_a-vpalias.o)(.text+0x1a0): In function
`valias_select_next':
/tmp/qmail_sources/vpopmail-5.4.14/vpalias.c:94: multiple definition of
`valias_select_next'
libvpopmail.a(libvpopmail_a-vauth.o)(.text+0x2c10):/tmp/qmail_sources/vpopmail-5.4.14/vauth.c:1270:
first defined here
/usr/bin/ld: Warning: size of symbol `valias_select_next' changed from 73
in libvpopmail.a(libvpopmail_a-vauth.o) to 164 in
libvpopmail.a(libvpopmail_a-vauth.o)
libvpopmail.a(libvpopmail_a-vpalias.o)(.text+0x250): In function
`valias_insert':
/tmp/qmail_sources/vpopmail-5.4.14/vpalias.c:112: multiple definition of
`valias_insert'
libvpopmail.a(libvpopmail_a-vauth.o)(.text+0x2c60):/tmp/qmail_sources/vpopmail-5.4.14/vauth.c:1280:
first defined here
/usr/bin/ld: Warning: size of symbol `valias_insert' changed from 219 in
libvpopmail.a(libvpopmail_a-vauth.o) to 558 in
libvpopmail.a(libvpopmail_a-vauth.o)
libvpopmail.a(libvpopmail_a-vpalias.o)(.text+0x480): In function
`valias_remove':
/tmp/qmail_sources/vpopmail-5.4.14/vpalias.c:147: multiple definition of
`valias_remove'
libvpopmail.a(libvpopmail_a-vauth.o)(.text+0x2d40):/tmp/qmail_sources/vpopmail-5.4.14/vauth.c:1301:
first defined here
/usr/bin/ld: Warning: size of symbol `valias_remove' changed from 197 in
libvpopmail.a(libvpopmail_a-vauth.o) to 76 in
libvpopmail.a(libvpopmail_a-vauth.o)
libvpopmail.a(libvpopmail_a-vpalias.o)(.text+0x4d0): In function
`valias_delete':
/tmp/qmail_sources/vpopmail-5.4.14/vpalias.c:153: multiple definition of
`valias_delete'
libvpopmail.a(libvpopmail_a-vauth.o)(.text+0x2e10):/tmp/qmail_sources/vpopmail-5.4.14/vauth.c:1321:
first defined here
/usr/bin/ld: Warning: size of symbol `valias_delete' changed from 190 in
libvpopmail.a(libvpopmail_a-vauth.o) to 417 in
libvpopmail.a(libvpopmail_a-vauth.o)
libvpopmail.a(libvpopmail_a-vpalias.o)(.text+0xba0): In function
`valias_select_all':
/tmp/qmail_sources/vpopmail-5.4.14/vpalias.c:315: multiple definition of
`valias_select_all'
libvpopmail.a(libvpopmail_a-vauth.o)(.text+0x2fd0):/tmp/qmail_sources/vpopmail-5.4.14/vauth.c:1366:
first defined here
/usr/bin/ld: Warning: size of symbol `valias_select_all' changed from 373
in libvpopmail.a(libvpopmail_a-vauth.o) to 257 in
libvpopmail.a(libvpopmail_a-vauth.o)
libvpopmail.a(libvpopmail_a-vpalias.o)(.text+0xcb0): In function
`valias_select_all_next':
/tmp/qmail_sources/vpopmail-5.4.14/vpalias.c:350: multiple definition of
`valias_select_all_next'
libvpopmail.a(libvpopmail_a-vauth.o)(.text+0x3150):/tmp/qmail_sources/vpopmail-5.4.14/vauth.c:1401:
first defined here
/usr/bin/ld: Warning: size of symbol `valias_select_all_next' changed from
88 in libvpopmail.a(libvpopmail_a-vauth.o) to 117 in
libvpopmail.a(libvpopmail_a-vauth.o)
collect2: ld returned 1 exit status
make[2]: *** [valias] Error 1
make[2]: Leaving directory `/tmp/qmail_sources/vpopmail-5.4.14'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/qmail_sources/vpopmail-5.4.14'
make: *** [all] Error 2

Is there a patch or a solution please ?

Franck


-- 
http://www.linuxpourtous.com



[vchkpw] qmail install script 1.3.17

2005-12-18 Thread Franck
Hi,

i've released a new version of my qmail installation script 1.3.17 :
http://www.linuxpourtous.com/index.php?option=com_contenttask=viewid=29Itemid=4

CHANGELOG

* Versions of softwares sources updated
* Minor changes in supervise scripts for chkuser
* Minor changes in simscan installation
* Added values.suse10.0 file
* Minor debug in ezmlm installation
* Added values.sles9 for SUSE Linux Enterprise Server 9. Thanks to Nikilauda
* Succesfully tested on SUSE Linux Enterprise Server 9. Thanks to Nikilauda

You could post feedbacks in forum.

Regards

Franck


Re: [vchkpw] qmail tap + toaster patches

2005-11-30 Thread Franck
Hi,

 Hello,

 Has anyone got a qmail-tap patch that works with the qmail toaster
 patches on shupp.org?

I've released this for shupp.org patch and qmail-tap

http://www.linuxpourtous.com/download/qmail/patchs/qmail-tap-1.1_over_shupp-0.8.diff.bz2

Franck
-- 
http://www.linuxpourtous.com



[vchkpw] qmail install script 1.3.16

2005-11-17 Thread Franck
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

i've released a new version of my qmail installation script :
http://www.linuxpourtous.com/index.php?option=com_contenttask=viewid=28Itemid=4

CHANGELOG

* Versions of softwares sources updated
* Added minor change in spamassasin's configuration (local.cf)
* Minor changes in Isoqlog installation
* Minor changes in vlimits.default
* Major changes in simscan installation

You could post feedbacks in forum.

Regards

Franck
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.0 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFDfMIL1zwfep5k9qERAthmAJ0d6E40YcHIUq7Lvwosc8DMEjMU2wCghL4P
KuzPAequNNOJ/B0U4Lbvj6U=
=Jx4J
-END PGP SIGNATURE-


[vchkpw] qmail install script 1.3.15

2005-09-25 Thread Franck
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

i've released a new version of my qmail installation script :
http://www.linuxpourtous.com/index.php?option=com_contenttask=viewid=27Itemid=4

CHANGELOG

* Versions of softwares sources updated
* Minor bugfixes
* Added vqadmin-2.patch
(http://sourceforge.net/tracker/index.php?func=detailaid=859073group_id=89912atid=591855)

You could post feedbacks in forum.

Regards

Franck
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.0 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFDNkbc1zwfep5k9qERAjk3AJ9w6ZXTHduN7q9lopGpKwtgZcSjkgCeOqjt
jacT81Y1JFPkXAA1CyxpvwA=
=HQHj
-END PGP SIGNATURE-


[vchkpw] qmail install script 1.3.14

2005-08-23 Thread Franck
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

i've released a new version of my qmail installation script :
http://www.linuxpourtous.com/index.php?option=com_contenttask=viewid=26Itemid=4

CHANGELOG

* Versions of softwares sources updated
* Shupp's patch updated to 0.8
* Vpopmail : remove enable-domainquotas option until the domain quota
code is fixed

You could post feedbacks in forum.

Regards

Franck
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.0 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDCsrg1zwfep5k9qERAuxDAJ9N1mPGTLiL3RTv9SbV32t05KZcDgCfRJ9C
Az24IoCM/UsvlMpho3VyVRw=
=Oj4j
-END PGP SIGNATURE-


[vchkpw] qmail install script 1.3.13

2005-07-29 Thread Franck
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

i've released a new version of my qmail installation script :
http://www.linuxpourtous.com/index.php?option=com_contenttask=viewid=24Itemid=4

CHANGELOG

* Versions of softwares sources updated
* Added Bresilian language (pt_BR). Thanks to Carlos Cesario.
* Minor bugfixes

You could post feedbacks in forum

Regards

Franck
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.0 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFC6coz1zwfep5k9qERAvQ8AJ96OlwfjmldLRU1T8umDhgx0mzoOgCfclVJ
Lp4ozXy8GJr8Y2vnEsWiivQ=
=//Fw
-END PGP SIGNATURE-


[vchkpw] qmail install script 1.3.12

2005-06-24 Thread Franck
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

i've released a new version of my qmail installation script :
http://www.linuxpourtous.com/index.php?option=com_contenttask=viewid=23Itemid=4

CHANGELOG

* Versions of softwares sources updated
* Bugfix in Clamav installation
* Added values.etch for the new Debian testing
* Added Debian etch entries in all scripts
* Removing greylist patch from shupp.org
* Added qmail tap patch

You could post feedbacks in forum

Regards

Franck

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.0 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCvACH1zwfep5k9qERAklDAJ47poKzNpuD1F8BMLE9a+wY7lGfxwCdFgH/
msZsFwyiXVlqzhgDkuJDbbw=
=7OEw
-END PGP SIGNATURE-


[vchkpw] qmail install script 1.3.11

2005-05-23 Thread Franck
Hi,

i've released a new version of my qmail installation script :
http://www.linuxpourtous.com/index.php?option=com_contenttask=viewid=21Itemid=4

CHANGELOG

* Versions of softwares sources updated
* Bugfixes for RH4
* Minor changes in clamav's installation
* Minor changes in french's language.

You could post feedbacks in forum

Regards

Franck

-- 
http://www.linuxpourtous.com



[vchkpw] qmail install script 1.3.10

2005-05-12 Thread Franck
Hi,

i've released a new version of my qmail installation script :
http://www.linuxpourtous.com/index.php?option=com_contenttask=viewid=19Itemid=4

CHANGELOG

* Versions of softwares sources updated
* All messages in others languages are in lang's files not in script
* Added rh4.values for Redhat Enterprise 4 (ES). Thanks to Nikilauda
* Succesfully tested on Redhat Enterprise 4 (ES). Thanks to Nikilauda

All feedbacks are welcome

A forum has been installed for helping :)

Regards

Franck

PS : If you have 1 second, it will be very cool to click on my pub's
banner :) (sorry for the noice)

-- 
http://www.linuxpourtous.com



[vchkpw] qmail install script 1.3.8

2005-04-03 Thread Franck
Hi,
i've released a new version of my qmail installation script :
http://www.linuxpourtous.com/index.php?option=com_contenttask=viewid=15Itemid=4
CHANGELOG
* Versions of softwares sources updated
* Added simscan, ripmime and clamav
* You must now choose between F-Prot (with qmailscanner) or ClamAV (with 
simscan) antivirus.
* Minor changes in supervise scripts
* Major changes in SpamAssassin installation and configuration
* Minor changes in qmailadmin installation
* Removing no more needed values

A mailing list has been created to talk about this script and qmail :
http://www.linuxpourtous.com/index.php?option=com_contenttask=viewid=13Itemid=18
All feedbacks are welcome :)
Regards
Franck


[vchkpw] vlimits in mysql

2005-03-21 Thread franck
Hi,

i've a problem with vlimits in mysql. Table is empty :(

I've compiling vpopmail-5-4.10 with :

./configure \
--prefix=/home/vpopmail \
--enable-roaming-users \
--enable-relay-clear-minutes=60 \
--enable-sqwebmail-pass \
--enable-qmail-ext \
--enable-ip-alias-domains \
--enable-domainquotas \
--enable-auth-module=mysql \
--enable-logging=p \
--enable-auth-logging \
--enable-libdir=/usr/include/mysql \
--enable-valias \
--enable-sql-logging \
--enable-clear-passwd \
--enable-mysql-limits

All work fine (vpopmail, qmail, spamm, antivirus, etc) but NOT vlimits in
mysql.
In vpopmail.mysql, i'm root for mysql

What could be the solution please ?

Regards

Franck



Re: [vchkpw] vlimits in mysql

2005-03-21 Thread Franck
All work fine (vpopmail, qmail, spamm, antivirus, etc) but NOT vlimits in
mysql.
In vpopmail.mysql, i'm root for mysql
What could be the solution please ?

Have you tried using vmoddomlimits to set up some default limits, or to 
set limits for a particular domain?
Thank's, that's work fine on command line but not with vqadmin.cgi :(
Regards
Franck


Re: [vchkpw] How to auth SMTP

2005-03-17 Thread Franck
Hello,
Hi folk's, i need to auth my SMTP server i have vpopmail and i use 
vpopmail+mysql+qmail my users are in mysql table and auth pop3, but i 
want to change my smtp to auth using users in mysql db of vpopmail, it's 
possible?!
Yes, it's possible with SMTP-AUTH patch.
The shupp's patch is very nice and work fine for me :)
http://shupp.org/patches/qmail-toaster-0.7.2.patch.bz2
Regards
Franck


[vchkpw] qmail install script 1.3.8-rc1

2004-08-21 Thread Franck
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello,

A new version of my installing's script for qmail are released (1.3.8-rc1).
More bugfix are cleaned :)
All feedback are welcome please ...

http://www.linuxpourtous.com/download/qmail/releases/
install_qmail-1.3.8-rc1.tar.gz
http://www.linuxpourtous.com/download/qmail/CHANGELOG
http://www.linuxpourtous.com/download/qmail/README
http://www.linuxpourtous.com/forum/viewforum.php?f=8

2004-08-22 v1.3.8-rc1

* Major bugfixes
* Versions of softwares sources updated
* Major changes in maildrop installation
* Minor changes in spamassassin configuration's file
* Bugfix on vpopmail installation when qmail is not yet installed
* Bugfix on ezmlm(-idx) installation
* Bugfix on qmailadmin installation
* Added IO::Socket::SSL and Net::DNS CPAN's modules
* All softwares's installation (number 1 to 21) has been tested (on SuSE 8.2)
* More changes in number 17 to 21

Regards
- -- 
Franck

http://www.linuxpourtous.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFBJ3Fd1zwfep5k9qERAjRxAKCVmxv67DXmnvBlhCbWLA5YpjQPyQCeNo8V
laaRfE43+LTOpyk4q6/RLS8=
=W2X9
-END PGP SIGNATURE-



[vchkpw] qmail install script 1.3.7.1

2004-08-01 Thread Franck
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello,

A new version of my installing's script for qmail are released (1.3.7.1).
More bugfix are cleaned :)
All feedback are welcome please ...

http://www.linuxpourtous.com/download/qmail/releases/
install_qmail-1.3.7.1.tar.gz
http://www.linuxpourtous.com/download/qmail/CHANGELOG
http://www.linuxpourtous.com/download/qmail/README
http://www.linuxpourtous.com/forum/viewforum.php?f=8

2004-07-31 v1.3.7.1

* Major bugfixes
* Added patch to correct compilation problem in qmail
* Remove all \015 (\r\n) in few files

++
- -- 
Franck

http://www.linuxpourtous.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD4DBQFBDKEn1zwfep5k9qERAhKFAJ9YkbzegrVQBO4oZORkhPfi4tqnewCVGSzC
F0eg4gyvzdzB/qv4mIBtEQ==
=ko61
-END PGP SIGNATURE-



[vchkpw] qmail install script 1.3.7.1

2004-07-31 Thread Franck
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello,

A new version of my installing's script for qmail are released (1.3.7.1).
More bugfix are cleaned :)
All feedback are welcome please ...

http://www.linuxpourtous.com/download/qmail/releases/
install_qmail-1.3.7.1.tar.gz
http://www.linuxpourtous.com/download/qmail/CHANGELOG
http://www.linuxpourtous.com/download/qmail/README
http://www.linuxpourtous.com/forum/viewforum.php?f=8

2004-07-31 v1.3.7.1

* Major bugfixes
* Added patch to correct compilation problem in qmail
* Remove all \015 (\r\n) in few files

++
- -- 
Franck

http://www.linuxpourtous.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBC5qJ1zwfep5k9qERAhY1AKC51roCSXh00rtPuPWedEAHmCX5hQCfTXju
5Owt0zFNWU+uMZNOJWU45F8=
=9/f/
-END PGP SIGNATURE-



[vchkpw] qmail install script 1.3.7

2004-07-24 Thread Franck
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello,

A new version of my installing's script for qmail are released (1.3.7).
More bugfix are cleaned :)
All feedback are welcome please ...

http://www.linuxpourtous.com/download/qmail/releases/
install_qmail-1.3.7.tar.gz
http://www.linuxpourtous.com/download/qmail/CHANGELOG
http://www.linuxpourtous.com/download/qmail/README
http://www.linuxpourtous.com/forum/viewforum.php?f=8

Changelog since 1.3.7-rc7 :

* Removed qmail-smtpd.c_103_fqdnhelo-diff patch
* Added netqmail-1.05-moreipme-0.6pre1 patch
* Thanks to nikilauda and Herve for feedbacks
* Added $PATMYSQLCLIENTA in values.* files (needed for 
chkuser-0.6.mysql.patch)
* Versions of softwares sources updated
* Bug : Changed patchutil to patchutils in functions
* Removing ezmlm rpm installation, now, only ezmlm from tar.gz with mysql is 
installed
* Minor changes in ezmlm installation
* Minor changes in qmailadmin installation

++
- -- 
Franck

http://www.linuxpourtous.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBAnbG1zwfep5k9qERAv+5AKC9+zrmYQxCyOHx6wY7zuK7BSrP4QCfQesr
UvrDUuRitgzNs2AUAOuc2zk=
=1uqL
-END PGP SIGNATURE-



[vchkpw] qmail install script 1.3.7-rc7

2004-07-11 Thread Franck
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello,

A new version of my installing's script for qmail are released (1.3.7-rc7).
More bugfix are cleaned :)
All feedback are welcome please ...

http://www.linuxpourtous.com/download/qmail/releases/
install_qmail-1.3.7-rc7.tar.gz
http://www.linuxpourtous.com/download/qmail/CHANGELOG
http://www.linuxpourtous.com/download/qmail/README
http://www.linuxpourtous.com/forum/viewforum.php?f=8

Changelog since 1.3.7-rc6 :

* Minor changes in spamassassin entries
* Added RPM check for checking softwares installed
* Added DEB check for checking softwares installed
* Minor changes in MATT BUNDLE
* Minor changes in Mail Toaster
* Thanks to Ronald Wiplinger for feedbacks
* Thanks to Herve04 for feedbacks (http://www.linuxpourtous.com/forum/
viewforum.php?f=8)
* Minor changes in netqmail installation
* Added file's language
* More check in apt-debian.sh
* Added stop_all_services function
* Versions of softwares sources updated
* Minor changes in distrib/values*
* Added 'Date::Parse' CPAN Module installation
* Added S_EZMLM_INTER7 variable in software but not in the script (it's for 
futur :) )

++
- -- 
Franck

http://www.linuxpourtous.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFA8WJZ1zwfep5k9qERAitOAJ0SikOsDB1xzfwPV47cNbda/ImN6QCfTrHp
Iqdc8hwEI0iByfCyKXEEkxk=
=QQxe
-END PGP SIGNATURE-



Re: [vchkpw] qmail install script 1.3.7-rc7

2004-07-11 Thread Franck
 Is it going to work with Fedora yet?

I haven't Fedora on my computers , so i'don't know :(
But, with the values.suse91 renamed to values.fc2 and minor changes in the 
script, it should be work

++

 -Original Message-
 From: Franck [mailto:[EMAIL PROTECTED]
 Sent: Sunday, July 11, 2004 9:53 AM
 To: Mailing Vpopmail
 Subject: [vchkpw] qmail install script 1.3.7-rc7

 Hello,

 A new version of my installing's script for qmail are released (1.3.7-rc7).
 More bugfix are cleaned :)
 All feedback are welcome please ...

 http://www.linuxpourtous.com/download/qmail/releases/
 install_qmail-1.3.7-rc7.tar.gz
 http://www.linuxpourtous.com/download/qmail/CHANGELOG
 http://www.linuxpourtous.com/download/qmail/README
 http://www.linuxpourtous.com/forum/viewforum.php?f=8

 Changelog since 1.3.7-rc6 :

   * Minor changes in spamassassin entries
   * Added RPM check for checking softwares installed
   * Added DEB check for checking softwares installed
   * Minor changes in MATT BUNDLE
   * Minor changes in Mail Toaster
   * Thanks to Ronald Wiplinger for feedbacks
   * Thanks to Herve04 for feedbacks
 (http://www.linuxpourtous.com/forum/
 viewforum.php?f=8)
   * Minor changes in netqmail installation
   * Added file's language
   * More check in apt-debian.sh
   * Added stop_all_services function
   * Versions of softwares sources updated
   * Minor changes in distrib/values*
   * Added 'Date::Parse' CPAN Module installation
   * Added S_EZMLM_INTER7 variable in software but not in the script
 (it's for
 futur :) )

 ++

-- 
Franck

http://www.linuxpourtous.com



[vchkpw] vpopmail and mysql

2004-06-09 Thread Franck
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello,

vlimit don't work with MySQL :(
./configure \
- --prefix=/var/qmail \
- --enable-qmail-newu=/var/qmail/bin/qmail-newu \
- --enable-vpopuser=VPOPUSER \
- --enable-vpopgroup=VPOPGROUP \
- --enable-roaming-users \
- --enable-tcprules-prog=pacth_tcprule \
- --enable-relay-clear-minutes=90 \
- --enable-sqwebmail-pass \
- --enable-qmail-ext \
- --enable-ip-alias-domains \
- --enable-domainquotas \
- --enable-auth-module=mysql \
- --enable-logging=p \
- --enable-auth-logging \
- --enable-mysql-logging \
- --enable-libdir=path_mysql_lib \
- --enable-valias \
- --enable-mysql-logging \
- --enable-clear-passwd \
- --enable-mysql-limits

But, table vlimit is still empty and in ~vpopmail/domain/my_domain, i've 
the .qmailadmin-limits and nothing in MySQL :( and i've too etc/
vlimits.default

Could anyone has a solution ?

Regards
- -- 
Franck

http://www.linuxpourtous.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAx0pJ1zwfep5k9qERAtHqAJ9ilbIiu5fDVEyaF/KLrYY21x/3zgCeLx9E
mnaqJwll3CbYsIT1gZu1acM=
=kV9I
-END PGP SIGNATURE-



Re: [vchkpw] vpopmail and mysql

2004-06-09 Thread Franck
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

  But, table vlimit is still empty and in ~vpopmail/domain/my_domain,
  i've
  the .qmailadmin-limits and nothing in MySQL :( and i've too etc/
  vlimits.default
 
  Could anyone has a solution ?

 Have you run vmoddomlimits to try setting limits on a domain?

 I don't think there's any code to convert .qmailadmin-limits files into
 the MySQL table, if that's what you were expecting.


No, i'm only use qmailadmin + vqadmin to manage vpopmail but, if 
- --enable-mysql-limits is defined, all values must be in MySQL and not in the 
file no ???

- -- 
Franck

http://www.linuxpourtous.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAx1141zwfep5k9qERAhOhAKC+SaDEbbFlUxg2psXptjSXWdmzGQCfQN2i
6hd+gD2fNaosqSoO6ylPo8Y=
=8lmP
-END PGP SIGNATURE-



[vchkpw] Roaming user don't work

2004-06-01 Thread Franck
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello,

I've a problem with vpopmail 5.5.0 and roaming user. I've compile vpopmail 
like this but, i couldn't log in via pop3 before smtp.

I've testing with Kmail :
- - smtp.my_domain.com
- - login : [EMAIL PROTECTED]
- - password : mypass
- - Authentification : login or cram or plain

oops, unable to write pipe and I can't auth (#4.3.0) 

./configure \
- --prefix=/home/vpopmail \
- --enable-qmail-newu=/var/qmail/bin/qmail-newu \
- --enable-vpopuser=vpopmail \
- --enable-vpopgroup=vchkpw \
- --enable-roaming-users \
- --enable-relay-clear-minutes=90 \
- --enable-sqwebmail-pass \
- --enable-qmail-ext \
- --enable-ip-alias-domains \
- --enable-domainquotas \
- --enable-auth-module=mysql \
- --enable-logging=p \
- --enable-auth-logging \
- --enable-mysql-logging \
- --enable-libdir=/usr/include/mysql \
- --enable-valias \
- --enable-mysql-logging \
- --enable-clear-passwd \
- --enable-mysql-limits \
- --enable-tcprules-prog=/usr/local/bin/tcprules \
- --enable-tcpserver-file=/home/vpopmail/etc/tcp.smtp

make
make install-strip

Regards
- -- 
Franck

http://www.linuxpourtous.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAvEdM1zwfep5k9qERAny7AKCyQkuTEj8DAJdXo0umwcD4nL7rHACcDLa2
QI+ZxjRg3m4h8si1t3l7tXM=
=cU3A
-END PGP SIGNATURE-



Re: [vchkpw] Roaming user don't work

2004-06-01 Thread Franck
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

  I've a problem with vpopmail 5.5.0 and roaming user. I've compile
  vpopmail like this but, i couldn't log in via pop3 before smtp.
 
  I've testing with Kmail :
  - smtp.my_domain.com
  - login : [EMAIL PROTECTED]
  - password : mypass
  - Authentification : login or cram or plain
 
  oops, unable to write pipe and I can't auth (#4.3.0)

 that's not pop-before-smtp.  You're trying to use SMTP auth and haven't set
 it up properly.

Yes, i've patch qmail with colapse.sh and with shupp's patch 
qmail-toaster-0.6-1.patch
.
 Show us your smtp run script.

#!/bin/sh
PATHQMAIL=/var/qmail

PATH=$PATHQMAIL/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/sbin:/usr/
sbin:/sbin
QMAILQUEUE=$PATHQMAIL/bin/qmail-scanner-queue.pl
export PATH
export QMAILQUEUE

QMAILDUID=`id -u qmaild`
NOFILESGID=`id -g qmaild`
MAXSMTPD=`cat $PATHQMAIL/control/concurrencyincoming`
LOCAL=`head -1 $PATHQMAIL/control/me`
HOTE=my_domain.com
SPAM=-r relays.ordb.org
SOFTLIMIT=3700

if [ -z $QMAILDUID -o -z $NOFILESGID -o -z $MAXSMTPD -o -z $LOCAL ]; 
then
echo QMAILDUID, NOFILESGID, MAXSMTPD, or LOCAL is unset in
echo $PATHQMAIL/supervise/smtpd/run
exit 1
fi

if [ ! -f $PATHQMAIL/control/rcpthosts ]; then
echo No $PATHQMAIL/control/rcpthosts!
echo Refusing to start SMTP listener because it'll create an open 
relay
exit 1
fi

exec /usr/local/bin/softlimit -m $SOFTLIMIT \
/usr/local/bin/tcpserver -v -p -H -R -l 0 -x /home/vpopmail/etc/tcp.smtp.cdb \
- -c $MAXSMTPD -u $QMAILDUID -g $NOFILESGID 0 smtp \
rblsmtpd $SPAM \
qmail-smtpd $HOTE \
/home/vpopmail/bin/vchkpw /bin/true 21

++
- -- 
Franck

http://www.linuxpourtous.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAvEzU1zwfep5k9qERAi0QAKC+vwo3Qe2te7ummDSBXOVTfKsE+wCgmuea
IbYhe2P61rsTeZQp9X0XAmU=
=IsLN
-END PGP SIGNATURE-



Re: [vchkpw] Roaming user don't work

2004-06-01 Thread Franck
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

   that's not pop-before-smtp.  You're trying to use SMTP auth and haven't
   set it up properly.
 
  Yes, i've patch qmail with colapse.sh and with shupp's patch
  qmail-toaster-0.6-1.patch

 I'm not sure what's all included in that 'toaster' patch, but my guess is:
  qmail-smtpd $HOTE \
  /home/vpopmail/bin/vchkpw /bin/true 21

 you should take out the '$HOTE' there.  Be careful though, depending on
 which day of the month you grabbed the SMTP auth patch it has different
 command line requirements.

I've take out $HOTE and i've changing permission on :
- -rw-r--r--   1 vpopmail vchkpw   39 May 11 11:07 vpopmail.mysql

But, in var/log/message, i've this :
vpopmail[15499]: vchkpw-smtp: vpopmail user not found 
[EMAIL PROTECTED]:81.56.xxx.xx

The login is not [EMAIL PROTECTED] ? It's only for pop before smtp ???

++

- -- 
Franck

http://www.linuxpourtous.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAvFa71zwfep5k9qERAoPQAJ9zTOKKuwMB9BLkNEFryixH/idEBgCcDYUV
4l2zYcTnmwa4GGiZbBg64t4=
=LhnG
-END PGP SIGNATURE-



[vchkpw] qmail install script 1.3.7-rc5

2004-03-11 Thread Franck
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello,

A new version of my installing's script for qmail are released (1.3.7-rc5).
More bugfix are cleaned :)
All feedback are welcome please ...

http://www.linuxpourtous.com/download/qmail/releases/
install_qmail-1.3.7-rc5.tar.gz
http://www.linuxpourtous.com/download/qmail/CHANGELOG
http://www.linuxpourtous.com/download/qmail/README

Changelog since 1.3.7-rc4

* Versions of softwares sources updated
* Change qqtools's installation to Mail Toaster's installation
* Added MySQL's values in debian and suse .values files
* Added suse90 value for $DISTRIB
* Minor changes in ezmlm's installation
* Minor changes in ucspi's installation
* Minor changes in maildrop's installation

Thanks to marcello : http://www.linuxpourtous.com/forum/
viewtopic.php?t=21highlight=

Regards
- -- 
Franck

http://www.linuxpourtous.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAUErM1zwfep5k9qERAgiWAKCzRn6/zTn3HMLkiku5Tr1uFcFrKACeKied
8osIK9LqeFudOPgE18Dnq9Q=
=B14x
-END PGP SIGNATURE-



[vchkpw] qmail install script 1.3.7-rc4

2004-02-13 Thread Franck
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello all,

A new version of my installing's script for qmail are released (1.3.7-rc4).
All feedback are welcome please ...

http://www.linuxpourtous.com/download/qmail/releases/
install_qmail-1.3.7-rc4.tar.gz
http://www.linuxpourtous.com/download/qmail/CHANGELOG
http://www.linuxpourtous.com/download/qmail/README

Changelog since 1.3.7-rc3

* Added check for software's compilation
* Versions of softwares sources updated
* Minor bugfix

Best regards
- --
Franck

http://www.linuxpourtous.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFALN7C1zwfep5k9qERAnAQAKCahi116vGXMpIDqpC31Ayo0B/GqwCgtzlT
lqndyJMJdUQ3wIjZXqPBb34=
=lC+o
-END PGP SIGNATURE-



Re: [vchkpw] qmail install script 1.3.7-rc3

2004-02-03 Thread Franck
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello all,

A new version of my installing's script for qmail are released (1.3.7-rc3).
More bugfix are cleaned :)
All feedback are welcome please ...

http://www.linuxpourtous.com/download/qmail/releases/
install_qmail-1.3.7-rc3.tar.gz
http://www.linuxpourtous.com/download/qmail/CHANGELOG
http://www.linuxpourtous.com/download/qmail/README

Changelog since 1.3.7-rc2

* Major bugs fix.
* Minor changes in maildrop's installation
* Minor changes in qmail-scanner's installation
* Minor changes in spamassassin's installation
* Major changes in vpopmail's installation
* Added more softwares in apt-debian.sh
* Fully compatibility with debian stable and testing

Best regards
- -- 
Franck

http://www.linuxpourtous.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQFAH7xb1zwfep5k9qERAt6NAJ0Q5umhNlFhkkbDZgvFOBUV6u0FQwCfV0zr
OPFo5YmBuWi8MB2hEr2zpX0=
=7uog
-END PGP SIGNATURE-



[vchkpw] qmail install script 1.3.7-rc2

2004-02-02 Thread Franck
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello all,

A new version of my installing's script for qmail are released (1.3.7-rc2).
All feedback are welcome please ...

http://www.linuxpourtous.com/download/qmail/releases/
install_qmail-1.3.7-rc2.tar.gz
http://www.linuxpourtous.com/download/qmail/CHANGELOG
http://www.linuxpourtous.com/download/qmail/README

Changelog since 1.3.7-rc1

* Versions of softwares sources updated
* Minor bugs fix

Best regards
- -- 
Franck

http://www.linuxpourtous.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQFAHhhN1zwfep5k9qERAg3YAJ9/gWfLyIy+Ya05xmLQcOIN4l6fZwCeIwvc
H6MPW+3UhiPEFcBoWapSQMk=
=5Hn1
-END PGP SIGNATURE-



[vchkpw] qmail installation script 1.3.7-rc1

2003-12-30 Thread Franck
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello,

A new version of the installing's script for qmail are released.

All feedback are welcome before the final 1.3.7 :)

http://www.linuxpourtous.com/download/qmail/releases/
install_qmail-1.3.7-rc1.tar.gz
http://www.linuxpourtous.com/download/qmail/README
http://www.linuxpourtous.com/download/qmail/CHANGELOG

Changelog since 1.3.6 :

* Versions of softwares sources updated
* Minor bugfix in spamassassin installation with setuidgid. Thanks to
Ulrik :)
* Bugfix in vqadmin installation. Thanks to Ulrik :)
* Softwares's sources in a specific script
* More check for Debian
* Added ucspi-tcp-0.88.nodefaultrbl.patch
* Minor changes in sqwebmail's installation
* Minor bugs fix. Thanks to Kay Huebeler :)
* Added badmailpatterns
* Minor changes in daemontools's installation

Best regards
- -- 
Franck

http://www.linuxpourtous.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/8ThO1zwfep5k9qERAiGDAKCXIqivBvU9MJkJKI3a7K1b/kB+9QCgloXK
6ZMzQAEy6xh0rTSVR/pE7y8=
=k6DD
-END PGP SIGNATURE-



Re: [vchkpw] Vpopmail 5.3.30 released

2003-11-21 Thread Franck
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 Hi all,
Hi

 Sorry but i'm french and am unable to translate roaming userswhat
 doesn that means ?

Tu peux le traduire par utilisateurs itinérants

++

 thanks

 florent

 -Message d'origine-
 De : Dave Weiner [mailto:[EMAIL PROTECTED]
 Envoyé : vendredi 21 novembre 2003 16:17
 À : vpopmail list
 Objet : Re: [vchkpw] Vpopmail 5.3.30 released

 On Thursday 20 November 2003 19:36, Tom Collins wrote:
  http://vpopmail.sf.net/
 
  This should fix all known problems with 5.3.29.

 Great news Tom!  Does this also fix the problem with roaming users?  I
 don't see it explicitly mentioned in the change log.

 Dave

- -- 
Franck

http://www.linuxpourtous.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/vj2R1zwfep5k9qERAtguAJ9b8cpPJqnI+GFTter22DS7qIc1cACgtY9b
i095mAZeBeAIDUkrTRRiUa0=
=kISe
-END PGP SIGNATURE-




Re: [vchkpw] Compiling error with mysql

2003-11-17 Thread Franck
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello

  I'm trying to compiling vpopmail 5.3.29 with mysql 4.1.0 and I'm getting
  errors.

have you mysql-devel packages ?

  Here's my configure:

  ./configure \
  --enable-roaming-users=y \
  --enable-logging=p \
  --enable-defaultquota=20971520S \
  --enable-ip-alias-domains=n \
  --enable-passwd=n \
  --enable-clear-passwd=y \
  --enable-domain-quotas=n \
  --enable-mysql=y \
  --enable-many-domains=n \
  --enable-auth-logging=y \
  --enable-mysql-logging=y \
  --enable-valias=y \
  --enable-incdir=/usr/local/mysql/include \
  --enable-libdir=/usr/local/mysql/lib

  And here are the errors on make:

  gcc -I. -I/usr/local/mysql/include  -I. -I. -I. -g -O2 -Wall -c
 `test -f
  'vpopmail.c' || echo './'`vpopmail.c
  gcc -I. -I/usr/local/mysql/include  -I. -I. -I. -g -O2 -Wall -c
 `test -f
  'md5.c' || echo './'`md5.c
  gcc -I. -I/usr/local/mysql/include  -I. -I. -I. -g -O2 -Wall -c
 `test -f
  'bigdir.c' || echo './'`bigdir.c
  gcc -I. -I/usr/local/mysql/include  -I. -I. -I. -g -O2 -Wall -c
 `test -f
  'vauth.c' || echo './'`vauth.c
  vauth.c:33:19: mysql.h: No such file or directory
  vauth.c:40: parse error before mysql_update
  vauth.c:40: warning: type defaults to `int' in declaration of
 `mysql_update'
  vauth.c:40: warning: data definition has no type or storage class
  vauth.c:41: parse error before mysql_read_getall
  vauth.c:41: warning: type defaults to `int' in declaration of
  vauth.c:693: subscripted value is neither array nor pointer
  vauth.c:693: subscripted value is neither array nor pointer
  vauth.c: In function `vauth_setpw':
  vauth.c:781: warning: format argument is not a pointer (arg 3)
  vauth.c: In function `vopen_smtp_relay':
  vauth.c:820: warning: format argument is not a pointer (arg 3)
  vauth.c:823: warning: implicit declaration of function
 `mysql_affected_rows'
  vauth.c: In function `vupdate_rules':
  vauth.c:838: warning: format argument is not a pointer (arg 3)
  vauth.c:842: warning: assignment makes pointer from integer without a cast
  vauth.c:847: subscripted value is neither array nor pointer
  vauth.c: In function `vcreate_relay_table':
  vauth.c:876: warning: format argument is not a pointer (arg 3)
  vauth.c: In function `vclose':
  vauth.c:891: warning: implicit declaration of function `mysql_close'
  vauth.c: In function `vread_dir_control':
  vauth.c:1038: warning: assignment makes pointer from integer without a
 cast vauth.c:1043: warning: comparison between pointer and integer
 ***some simular ***
  vauth.c:1391: subscripted value is neither array nor pointer
  vauth.c:1392: subscripted value is neither array nor pointer
  make[2]: *** [vauth.o] Error 1
  make[2]: Leaving directory `/usr/src/qmail/vpopmail-5.3.29'
  make[1]: *** [all-recursive] Error 1
  make[1]: Leaving directory `/usr/src/qmail/vpopmail-5.3.29'
  make: *** [all] Error 2

  ==
  Ron Dyck
  Webbtech
  www.webbtech.net
  ==

- -- 
Franck

http://www.linuxpourtous.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/uRKc1zwfep5k9qERAiusAJ9rnL+0TLFA4OMkGpXT9/mevcYV7ACghAOh
IngWclqzqzoY93u0Xv7bWS4=
=235M
-END PGP SIGNATURE-




[vchkpw] qmail installation script 1.3.6 final release

2003-10-29 Thread Franck
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello,

A new version of the installing's script for qmail are released.

All feedback are welcome for this final 1.3.6 :)

http://www.linuxpourtous.com/download/qmail/install_qmail-1.3.6.tar.gz
http://www.linuxpourtous.com/download/qmail/README
http://www.linuxpourtous.com/download/qmail/CHANGELOG

Changelog since 1.3.6-rc6 :

* Testing installation script on Debian testing without error.
* Added values.suse and values.debian for both installation.
* This script works fine on SuSE Linux and Debian testing.
* Added apt-debian.sh for installing all needed softwares on Debian.
* Minor bug fix

Best regards
- -- 
Franck

http://www.linuxpourtous.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/n8IS1zwfep5k9qERApc9AJ9GnORgLy+DX9QECB22vavcc1bfNgCgqJvW
+9ixiMm3s0cMHrOE4UuEkwM=
=2drB
-END PGP SIGNATURE-




[vchkpw] qmail installation script 1.3.6-rc6

2003-10-27 Thread Franck
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello,

A new version of the installing's script for qmail are released.

All feedback are welcome before the final 1.3.6 :)

http://www.linuxpourtous.com/download/qmail/install_qmail-1.3.6-rc6.tar.gz

Changelog since 1.3.6-rc5 :

* Testing installation script on 2 servers SuSE 8.2 without error with this 
doc :
- http://www.linuxpourtous.com/read_doc.php?docs/qmail-1_3_4-french.html
- http://www.linuxpourtous.com/read_doc.php?docs/qmail-1_3_4-english.html
* Changing source of rpms's ezmlm (for SuSE 8.2) Number #2 in the script
* Modification in do_sleep() function
* Bug correction in dcc-dccproc's installation
* Bug correction in qmail's installation :
- creating /var/qmail/control/rcpthosts
- changing /usr/bin/softlimit by /usr/local/bin/softlimit in /var/qmail/
supervise/smtp/run
* Added symlink [EMAIL PROTECTED] in qmail-scanner's installation
* Bug correction in tools's installation
* Bug correction in isoqlog's installation
* More checkings and more variables
* Minor changing in vpopmail's installation (vlimits.default) 
* Create all MySQL's users and MySQL's passwords automagically ;-)
* Added locals file in /var/qmail/control/
* Minor changing in courier_imap installation according to SSL work with qmail
* Versions of softwares sources updated
* Installing all needed CPAN's modules
* Minor bugs corrections in entire script
* Added ezmlm's errno patch (ezmlm-idx-0.53.400.unified_41.patch)
* Added mess822 software

Best regards
- -- 
Franck

http://www.linuxpourtous.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/nNin1zwfep5k9qERAv7rAJ4t5a6w08v1/VnUWH9+y2zkPDYy/QCfToRO
tWC3RX4BeYXPtQ4xeosh+b8=
=f0v6
-END PGP SIGNATURE-




[vchkpw] qmail installation script 1.3.6-rc4

2003-10-16 Thread Franck
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello,

A new version of the installing's script for qmail are released.

All feedback are welcome before the final 1.3.6 :)

http://www.linuxpourtous.com/download/qmail/install_qmail-1.3.6-rc4.tar.gz

Changelog since 1.3.6-rc3 :

* Check for OS type and user root
* Versions of softwares sources updated
* Added README
* Added qmail-smtpd-viruscan-1.2.patch
* Added -DHAVE_VLOGAUTH in the export CFLAGS in vpopmail installation
* Minor changes in ucspi installation
* Minor changes in smtp/run script
* Added Tnef installation
* Minor changes in qmail installation
* Added errno patch for daemontools, ucspi, checkpassword, qmailanalog

Best regards
- -- 
Franck

http://www.linuxpourtous.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/joYj1zwfep5k9qERAj+dAKCFWLpDGAOaA5P39CGbbhwTNSUMfgCff4Na
JFkIJ+aAS5HQIpncHvhQZzE=
=TN2R
-END PGP SIGNATURE-




Re: [vchkpw] Quota problems

2003-10-13 Thread Franck
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 `rm user/Maildir/maildirsize`

 after you have changed the quota.

 send that user an email, then check if the quota is fixed.

 If yes, then vqadmin is not deleting the old maildirsize file when changing
 quotas, which it should.

Works fine, thanks :)

Regards

  -BEGIN PGP SIGNED MESSAGE-
  Hash: SHA1
 
  Hello all,
 
  I have problem with quota on vqadmin 2.3.4 and vpopmail 5.3.9
 
  The domain name my_domain.com have 1 bytes (~100 Mo) for quota
  In this domain, i have 5 users who are 1 bytes too. I have
  updated all
  users from 10 Mo to 100 Mo.
 
  But, when i'm logging in sqwebmail with one of user account, sqwebmail
  tell me
  that's the account have 49%.
 
  df -h  ~vpopmail/domians/my_domain.com/my_user = 7.7 Mo :(
 
  What's the solution ?
 
  Regards
  - --
  Franck
 
  http://www.linuxpourtous.com
  -BEGIN PGP SIGNATURE-
  Version: GnuPG v1.2.3 (GNU/Linux)
 
  iD8DBQE/iZkK1zwfep5k9qERAr82AKCpWs11BzcqFnzXXZHl2uvEOv9pFwCfUOUc
  n/f+X6UmfZUdAkbRh1k0TMs=
  =DjZN
  -END PGP SIGNATURE-

- -- 
Franck

http://www.linuxpourtous.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/imD71zwfep5k9qERAu3jAJ42jY5JFZBX216Qhr/a8tJaulrIJgCgqJMh
PXGYpzl5+bhDO1F3rRGmxNI=
=7s1G
-END PGP SIGNATURE-




[vchkpw] Quota problems

2003-10-12 Thread Franck
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello all,

I have problem with quota on vqadmin 2.3.4 and vpopmail 5.3.9

The domain name my_domain.com have 1 bytes (~100 Mo) for quota
In this domain, i have 5 users who are 1 bytes too. I have updated all 
users from 10 Mo to 100 Mo.

But, when i'm logging in sqwebmail with one of user account, sqwebmail tell me 
that's the account have 49%.

df -h  ~vpopmail/domians/my_domain.com/my_user = 7.7 Mo :(

What's the solution ?

Regards
- -- 
Franck

http://www.linuxpourtous.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/iZkK1zwfep5k9qERAr82AKCpWs11BzcqFnzXXZHl2uvEOv9pFwCfUOUc
n/f+X6UmfZUdAkbRh1k0TMs=
=DjZN
-END PGP SIGNATURE-




Re: [vchkpw] off topic - proxies.relays.monkeys.com non-responsive

2003-09-23 Thread Franck
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Le Mardi 23 Septembre 2003 19:20, Paul Theodoropoulos a écrit :
 this isn't directly vpopmail related, however - one of the rbl's i've been
 using, proxies.relays.monkeys.com - is essentially non-responsive right
 now. i was seeing a lot of qmail-smtpd's hanging around, and that's what it
 turned out to be. i've removed it, but now i'm down to only one rbl check
 from within my smtpd startup.

 any good, not-too-conservative, not-too-liberal rbl's out there that anyone
 would recommend? my one remaining one is relays.ordb.org.

relays.ordb.org
rbl.spamcop.net
rbl-plus.mail-abuse.org
list.dsbl.org
sbl.spamhaus.org

++
- -- 
Franck

http://www.linuxpourtous.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/cJdO1zwfep5k9qERAhwVAJ4qSZ72cPTKHNSjUFQIRLRpgDMBsQCfaTrR
BMKKbYxWet6D4i3bXLFHHQ8=
=glKq
-END PGP SIGNATURE-