autorespond compile error

2000-12-13 Thread Dean Mumby
Hi all I have run into a problem trying to install autorespond-1.0.0.tar.gz. The instruction just say to use gcc -Wall -o autorespond autorespond.c which i did and I keep getting they same error. ---snip-- autorespond.c: In function 'send_message' : autorespond.c:212: warning: long unsigned int

Directory structure/location of mail.

2000-12-13 Thread Peter Brezny
Hello, I'm working on configuring qmail with vpopmail. I would like to be able to specify the location for mail storage specifically for each virtual domain. Is there a way to do this? Thanks for your help. Peter Brezny SysAdmin Services Inc.

Weird issue with vpopmail

2000-12-13 Thread Scott Walker
I have it installed and it's working (Sorta). Mail is delievered instantaneous for some domains... Some have to wait for 10-15 minutes.. Other it nevers gets to the domain (Domain being where the use can pop and and grab) untill the qmail process is stop and started. Has anyone else had this

Shell script to regenerate vpasswd file

2000-12-13 Thread Sailin Nelson
Just in case any of you find yourself in the frustrating situation I was in a few weeks ago where your vpasswd file gets narfled and for one reason another you dont have a current backup or your backup is corrupt, I'm attaching a really basic script (the first real shell script I've ever

Re: Statistic Info

2000-12-13 Thread Mike Miller
show_counts() { count_users(); count_aliases(); count_forwards(); count_autoresponders(); count_mailinglists(); fprintf(actout, "Pop accounts = %dBR\n", CurPopAccounts); fprintf(actout, "Aliases= %dBR\n", CurAliases);

Re: autorespond compile error

2000-12-13 Thread Ken Jones
Dean Mumby wrote: Hi all I have run into a problem trying to install autorespond-1.0.0.tar.gz. The instruction just say to use gcc -Wall -o autorespond autorespond.c which i did and I keep getting they same error. ---snip-- autorespond.c: In function 'send_message' :

Sorry, that domain isn't available for signup. Please try again.

2000-12-13 Thread hari_bhr
hi i downloaded the vqsignup 0.4 i installed as per the installation instructions when try to add domain iam getting following error Sorry, that domain isn't available for signup. Please try again. any help will be appriciate

Re: Statistic Info

2000-12-13 Thread Ken Jones
Mike Miller wrote: show_counts() { count_users(); This function actually calls: struct passwd *vauth_getall(char *domain, int first, int sortit) first = 1 to start a new one, first = 0 for all subsequent calls keep calling it while it returns non NULL. CurPopAccounts = 0;

Re: Code to reset Quota for mass accounts all around

2000-12-13 Thread Ken Jones
Russell \"Elik\" Rademacher wrote: Okay guys. I want to ask if anyone written a code which goes though the entire /vpopmail/domains directory and cull all the email addresses in each domain and parse it to reset the quota size for all accounts, since it seems I set it wrong in the