Ogg.: HA cluster vpopmail implementation

2001-02-07 Thread francesco perillo
Hi, I'm interested in the problem since I'm going to study to create an HA installation of this software. Can you please provide more details of the problem ? Anyway, please make sure that users have the same UID e GID on both machines ! Francesco ___

Re: bouncing bad email (correction)

2001-02-07 Thread Cliff To
Actually you shouldn't create a devnull user and shouldn't put "/dev/null" in ~vpopmail/domains/yourdomain.com/devnull/.qmail at all. The best way is to do the following all over again and ignore all my previous messages in this thread: 1) echo postmaster > /var/qmail/control/bouncefrom (the d

Re: Un-subscribe

2001-02-07 Thread Gilberto Bottaro
I can handle administrative requests automatically. Just send an empty note to any of these addresses: <[EMAIL PROTECTED]>: Receive future messages sent to the mailing list. <[EMAIL PROTECTED]>: Stop receiving messages. <[EMAIL PROTECTED]>: Retrieve a copy of message

Disable Domain

2001-02-07 Thread Kenneth
Hello All, I'm using vpopmail 4.9.8 and sqwebmail 1.2.4 with mysql 3.23.32 and have the following question: I could use ./vmoduser -x [EMAIL PROTECTED] to disable the web mail access of the user [EMAIL PROTECTED] However, I could not disable the whole domain.com while use ./vmoduser

Problem with vchkpw

2001-02-07 Thread Joao Santos
Hello,   i've installed vpopmail without any problems, but i'm having some problems authenticating /etc/passwd users throught vchkpw!   vhckpw sometimes authenticates /etc/passwd users but sometimes it "HANGS" or something, leaving some vchkpw processes running and not authenticating users anymore

configure: error: must specify --with-locking-method option

2001-02-07 Thread list
Hello all,   I am attempting to correct an vpopmail-updating-sqwebmail-passwords error on my part which could have been avoided apparently if I had rtfm a little more closely. I was using sqwebmail-1.2.3.tar.gz successfully (except that vpopmail-updating-sqwebmail-passwords error)   Howeve

Upgrading

2001-02-07 Thread Steve Valliere
This may be a silly question but... I was wondering if there's any tool or option or function or something that will help me to build (and install) a newer version of vpopmail (or many other packages) using the same options I used to build (and install) my existing version. If not, it kinda b

Re: Upgrading

2001-02-07 Thread Ari Pollak
If i need to remember complex options for stuff like PHP, i just copy the ./configure line into a file and save it for the next time i download a new version -- ___ ___ / _ | / _ \ Ari Pollak - [EMAIL PROTECTED] - www.compwiz.nu / __ |/ ___/ ICQ #749825 - AOL IM: aripollak /_/ |_/_/

Re: Upgrading

2001-02-07 Thread Rick Updegrove
- Original Message - From: "Steve Valliere" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 07, 2001 10:18 AM Subject: Upgrading > This may be a silly question but... > > I was wondering if there's any tool or option or function or something that > will help me to b

Re: Upgrading

2001-02-07 Thread Rick Updegrove
oops should have been cd /usr/local/src/qmail/vpopmail-4.9.8 pico -w config.status but the same applies #! /bin/sh # Generated automatically by configure. # Run this file to recreate the current configuration. # This directory was configured as follows, # on host mail.updegrove.net: # # ./conf

Re: Upgrading

2001-02-07 Thread Cliff To
>>a) remembers every option used to build a package (yesterday,last >>month, last year, whenever) and/or Because the configure script has no way of knowing but guessing, so why bother to do the guessing since most (99.99%) of the people would check for ChangeLog and new options and run the conf

Fwd: Password Stuff Between vpopmail + sqwebmail

2001-02-07 Thread Francis P. Ling
Dear Ken, I have some problem changing password in sqwebmail. Perhaps you could help. 1. I tried changing password from the newly-created domain. From sqwebmail, I got "Unable to change password" message. Check my config script below. 2. OK, I move the new domain files and copy the old mail

virtual user quota

2001-02-07 Thread Tamer Hassan
To whomever this would concern, Has anyone wrote/thought of writing a cgi that could check vdelivermail's .current_size and subtract the output from the vuserinfo -q [EMAIL PROTECTED] to calculate how much of the user's quota is currently used. This could be very helpful and easy to integrat