[vchkpw] efilter?

2002-09-10 Thread Davide Giunchi
permit to the users to set their own basic rules (ie: block this sender...). Best Regards. -- Davide Giunchi. Membro del FoLUG (Forlí Linux User Group) - http://folug.linux.it GPG Key available on http://www.keyserver.net Fingerprint: 4BFF 2682 6A58 ECFE 071B A1A4 F2A3 9EFA 6494 81FD

[vchkpw] [OT] vpopmail cluster + LVS experience

2002-09-24 Thread Davide Giunchi
ailability capacity of lvs with mon, but what about performance of the single load balancing server that will get a lot of connections? Any advice will be appreciate. Regards -- Davide Giunchi.

Re: [vchkpw] Moving users to new server

2002-11-12 Thread Davide Giunchi
var/qmail/control (for qmail configuration files like virtualdomains..) /var/qmail/users (for the domain list) Then you can untar in the new server. Regards -- Davide Giunchi. Membro del FoLUG (Forlí Linux User Group) - http://folug.linux.it GPG Key available on http://www.keyserver.net Fingerprint:

Re: [vchkpw] vpopmail domain password

2002-12-09 Thread Davide Giunchi
vpasswd postmaster@domain newpassword Regards. > Hi, > > Simple question how to change password to virtual > domain created with vpopmail? > > Thanks -- Davide Giunchi. Membro del FoLUG (Forlí Linux User Group) - http://folug.linux.it GPG Key available on http://www.keyserve

Re: [vchkpw] max accounts limit?

2002-12-26 Thread Davide Giunchi
PROTECTED] > vuserinfo [EMAIL PROTECTED] > name: test > passwd:xxx > clear passwd: xxx > uid: 0 > gid: 0 > all services available > dir: /usr/vpopmail/domains/.com/0///test > quota: 1500 > usage:0% > > notice the /// after 0 > is that normal? > We h

Re: SV: [vchkpw] Too many connections to MySQL.. ? (VPOPMAIL 5.3.5)

2003-01-08 Thread Davide Giunchi
0-30 pop3 connections at the same time would not be a problem for qmail/mysql, i've constantly 100-150 (and sometimes 200) concurrent connection, as shown from qmailmrtg, to the pop3 and the system works good. Regards. -- Davide Giunchi. Membro del FoLUG (Forlí Linux User

Re: [vchkpw] per-domain From: host masquerading?

2003-02-05 Thread Davide Giunchi
you fix this issue and how. Regards. -- Davide Giunchi. Membro del FoLUG (Forlí Linux User Group) - http://folug.linux.it GPG Key available on http://www.keyserver.net Fingerprint: 4BFF 2682 6A58 ECFE 071B A1A4 F2A3 9EFA 6494 81FD

Re: [vchkpw] Re: Qmailadmin feature request

2003-02-06 Thread Davide Giunchi
atchy mail server" of mail servers. > > I keep hoping that will change sometime soon. :) I guess no-one has > released a patch that everyone just can't do without though. > > That says a lot for qmail's original design, which I like. > > > Reg

Re: [vchkpw] Re: Qmailadmin feature request

2003-02-06 Thread Davide Giunchi
ll insert third-part patches... djb is very selective (and strange) about this. Regards. -- Davide Giunchi. Membro del FoLUG (Forlí Linux User Group) - http://folug.linux.it GPG Key available on http://www.keyserver.net Fingerprint: 4BFF 2682 6A58 ECFE 071B A1A4 F2A3 9EFA 6494 81FD

Re: [vchkpw] Re: Qmailadmin feature request

2003-02-06 Thread Davide Giunchi
big lan with some external users - smtp-after-pop: vpopmail feature that do this is good for small traffic network, but when you have 100 or more concurrent connection to the pop3 you cannot use binary file but you must use a database. I could tell some of other needs, but i think that this is eno

Re: [vchkpw] Re: Qmailadmin feature request

2003-02-06 Thread Davide Giunchi
k traffic could slow down the server. Regards. -- Davide Giunchi. Membro del FoLUG (Forlí Linux User Group) - http://folug.linux.it GPG Key available on http://www.keyserver.net Fingerprint: 4BFF 2682 6A58 ECFE 071B A1A4 F2A3 9EFA 6494 81FD

Re: [vchkpw] Re: Qmailadmin feature request

2003-02-07 Thread Davide Giunchi
ybody here want to write yet_another_mta, probably if somebody is unhappy with qmail it will pass to postfix. Regards. -- Davide Giunchi. Membro del FoLUG (Forlí Linux User Group) - http://folug.linux.it GPG Key available on http://www.keyserver.net Fingerprint: 4BFF 2682 6A58 ECFE 071B A1A4 F2A3 9EFA 6494 81FD

[vchkpw] Fwd: Inter7 Internet Technologies: Newsletter Urgent Notice

2003-03-12 Thread Davide Giunchi
Which is the bug that is named in this "advisory"? I think that must be given more details. 1.3.27 contains some bugfixes so the problem could be solved even upgrading to 1.3.27 (because upgrading to apache2.x is not always a good choice). Regards. -- Davide Giunchi--- Begin Messag

Re: [vchkpw] Problem with sharing domains dir via NFS

2003-06-25 Thread Davide Giunchi
/var/qmail/bin/qmail-newu /var/qmail/bin/qmail-newu /var/qmail/bin/qmail-newmrh killall -HUP qmail-send on the second server, to make it syncronize without restart qmail. Regards. -- Davide Giunchi

Error: Unable to chdir to vpopmail/domains directory

2000-10-31 Thread Davide Giunchi
Hi all. I'm using vpopmail-4.9.5 on a linux slackware 7.1, i do configure, make and make install (i've installed vpopmail in other system and work good) ... then when i do vadddomain i get the following error: root@pluto:/home/vpopmail/bin# ./vadddomain pluto.com Please enter password for postmas

Re: Error: Unable to chdir to vpopmail/domains directory

2000-10-31 Thread Davide Giunchi
> Try deleting the domain and adding it again. Untill you don't > get any errors. > Ken Jones I've tryied but i get the same error... i've installed the version 4.9.4 stable and it works good, it could be a bug in the development version. After that i've create the domain and the users for thi

Re: Error: Unable to chdir to vpopmail/domains directory

2000-10-31 Thread Davide Giunchi
> Try deleting the domain and adding it again. Untill you don't > get any errors. > Ken Jones I've tryied but i get the same error... i've installed the version 4.9.4 stable and it works good, it could be a bug in the development version. After that i've create the domain and the users for thi

clearopensmtp error

2000-11-29 Thread Davide Giunchi
Hi all. I'm using the latest version of vpopmail on a Linux Slackware7.1 i've configured it for allowing the smtp relaying for that ip tha first autenticate to the pop3, so i've set the crontab to clean the ip tables every hour with the clearopensmtp, here it's the error that i get: Return-Path:

Re: [vchkpw] squirrelmail installation with vpopmail

2003-10-28 Thread Davide Giunchi
urbed. There's no particular step, you need to install courier-imap (because squirrel use imap), then you need to follow the normal installation steps explained in the squirrel doc. Regards. -- Davide Giunchi

Re: [vchkpw] qmail installation script 1.3.6 final release

2003-10-29 Thread Davide Giunchi
SuSE Linux and Debian testing. > * Added apt-debian.sh for installing all needed softwares on Debian. > * Minor bug fix > > Best regards -- Davide Giunchi

RE: [vchkpw] qmail - ldap - vpopmail

2003-12-15 Thread Davide Giunchi
No, to use qmail with an LDAP database you have mainly two choice: - use a "plain" qmail + vpopmail with ldap support. no qmail-ldap patch. - use qmail with ldap patch www.qmail-ldap.org and DON'T use vpopmail+inter7's stuff. One solution exclude the other. Regards. -- Davide Giunchi

Re: [vchkpw] RedHatLinux 9 compatibility

2004-07-22 Thread Davide Giunchi
7;s a lot of documentation about how to set up this software, you can find it on www.qmail.org . Don't send email in HTML !! -- Davide Giunchi

Re: [vchkpw] RedHatLinux 9 compatibility

2004-07-22 Thread Davide Giunchi
I've done some errors, here it's the right response: Red Hat 9 is linux, and every software that you named is linux compatible, so this software it's "redhatlinux" 9 compatible. -- Davide Giunchi

Re: [vchkpw] Pop3d time-out ???

2004-08-03 Thread Davide Giunchi
this configuration ? > > Thanks for your help in advance ! > > Wael Ellouze -- Davide Giunchi

Re: [vchkpw] QMail + Vpopmail vs. Postfix + Cyrus IMAP

2004-09-08 Thread Davide Giunchi
nt with the Netqmail package. It's giving me > hope for the platform that I've invested so much of my personal time > into. > > For those of you who have had the opportunity to work with BOTH > systems, which do you prefer and why? > > BTW, I currently run QMail + vpo

Re: [vchkpw] Re: (Urgent) qmail-smtpd Bug !!!!!!!!!

2005-04-19 Thread Davide Giunchi
Alle 17:49, martedì 19 aprile 2005, Peter Palmreuther ha scritto: > 1) Stop crying. The way you find it is the way it *works* > 2) Stop bothering this list. This mailing list is about *vpopmail*, >    you have a problem with qmail-smtpd. qmail has it's own mailing >    list. Absolutely! I'd like t

Re: [vchkpw] many roaming users

2005-05-18 Thread Davide Giunchi
Payal Rathod ha scritto: Hi, The other day a friend showed interest in qmail server. He is running sendmail for many years and wants to shift to a better MTA (for his moderately loaded server of 3 thousand users) during hardware change. I have advised him qmail + vpopmail combo, but am scared of