RE: [vchkpw] Urgent Problem

2002-09-03 Thread John Johnson
Is qmail running? -John -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 03, 2002 8:57 PM To: [EMAIL PROTECTED] Subject: [vchkpw] Urgent Problem Hi every one I have this issue that is stopping mail from being sent or received. RH

[vchkpw] Smtp-auth

2002-09-03 Thread John Johnson
I am using vpopmail 5.3.8 and I patched qmail with Bill shupps big qmail patch And I can't get smtp-auth to work.. I get an error that the user name and or Password is rejected.. This is my smtp start up script below. #!/bin/sh QMAILDUID=`id -u qmaild` NOFILESGID=`id -g qmaild` MAXSMTPD=`cat

RE: [vchkpw] mail gateway smtp auth

2002-10-16 Thread John Johnson
replication is EASY!!! First make sure both versions of mysql are the Same..Now set permissions.. GRANT FILE ON *.* TO REPL@% IDENTIFIED BY 'password'; Do that on the master... Shutdown MySQL then tar.gz the files for the data bases on the primary server And put them on the new slave. Now

[vchkpw] RE: FW: patch for vpopmail 5.3.8 for .qmailadmin-limits

2002-10-23 Thread John Johnson
, 2002, at 02:43 PM, John Johnson wrote: ok, what is the problem so I can decide what to do... I fixed it. Get 5.3.11 from my site: http://shupp.org Please keep posts on the list. Regards, Bill

[vchkpw] Vpopmail and mysql limits

2002-10-23 Thread John Johnson
ok to use mysql-limits is there a convert program to convert the limits I have Or do I have to start over with them and reset them.. I guess I will also have To recompile vqadmin and qmailadmin for this as well? -John

RE: [vchkpw] Vpopmail and mysql limits

2002-10-23 Thread John Johnson
To: [EMAIL PROTECTED] Subject: Re: [vchkpw] Vpopmail and mysql limits On Wednesday, October 23, 2002, at 03:28 PM, John Johnson wrote: ok to use mysql-limits is there a convert program to convert the limits I have Or do I have to start over with them and reset them.. I guess I will also

RE: [vchkpw] Vpopmail and mysql limits

2002-10-23 Thread John Johnson
PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: [vchkpw] Vpopmail and mysql limits On Wednesday, October 23, 2002, at 03:28 PM, John Johnson wrote: ok to use mysql-limits is there a convert program to convert the limits I have Or do I have to start over with them

RE: [vchkpw] Getting a list of all mailboxes and their size?

2002-10-18 Thread John Johnson
would it not be easy to use the du command on ~/vpopmail/domains/ -John -Original Message- From: vol [mailto:vol] On Behalf Of [EMAIL PROTECTED] Sent: Thursday, October 17, 2002 3:47 PM To: Brendan McAlpine Cc: [EMAIL PROTECTED] Subject: Re: [vchkpw] Getting a list of all mailboxes and

[vchkpw] Re: authenticated relay

2002-10-19 Thread John Johnson
I use Bill shupps mega patch... It has smtp-auth in it.. go to http://www.shupp.org This is how I setup my smtp-auth and it also has the qmail-queue patch and a patch to fix some stuff with quotas... Well worth the time to use this patch and if you wait a little longer he is going to be adding

[vchkpw] Re: smtp-auth

2002-10-24 Thread John Johnson
Paulo Henrique Baptista de Oliveira writes: Hi all, I installed qmail smtp-remote-auth patch. It works well for outlook client but with eudora it fails. What I can do to fix this? TIA, Paulo Henrique What version of vpopmail are you running and what are your compile options? -John

[vchkpw] Re: qmailadmin-limits update

2002-10-24 Thread John Johnson
I am not a programmer but from what I can see this looks like a clean and very efective way to do the qmailadmin-limits. If you try to bloat things down for something that MIGHT be added or changed then we really will not have things really planned, they will be half planned and still open waiting

RE: [vchkpw] Vpopmail Exploits on Bugtraq

2002-10-24 Thread John Johnson
The exploits are for a 3rd part web based admin.. Nothing in vpopmail or Qmailadmin from what I Can see.. -John -Original Message- From: K a z [mailto:ikazdek;hotmail.com] Sent: Thursday, October 24, 2002 2:34 PM To: [EMAIL PROTECTED] Subject: [vchkpw] Vpopmail Exploits on Bugtraq

RE: [vchkpw]

2002-10-26 Thread John Johnson
Title: Message You have it seutp for mysql and don't have the mysql settings correct. the mysql settings are in vmysql.h you need to edit with the user and password you want to use.. Example user vpopmail password vpopmail you will have to recompile after fixing vmysql.h mysql -uroot -p

[vchkpw] Re: Reason for MYSQL

2002-10-28 Thread John Johnson
Carl A Jeptha writes: Is MySQL used for storing user information so that we the ISP can use it for tech support , etc. I cannot compile vpopmail with mysql support. You have a good day now, You would do better to use MySQL support if you are an ISP because chances are you will have a crap

[vchkpw] Problems compiling Vpopmail

2002-11-04 Thread John Johnson
I am building this on mandrake 8.1 does anyone have any ideas? -John - rm -f libvpopmail.a ar cru libvpopmail.a vpopmail.o md5.o bigdir.o vauth.o file_lock.o vpalias.o seek.o cdb/*.o ranlib libvpopmail.a gcc -I. -I/usr/include/mysql -g -O2 -Wall -c vchkpw.c gcc -I.

RE: [vchkpw] Problems compiling Vpopmail

2002-11-05 Thread John Johnson
compiling Vpopmail Looks like you are missing the zlib libs. -Original Message- From: John Johnson [mailto:john;cyberbytesbbs.com] Sent: Tuesday, 5 November 2002 3:29 PM To: [EMAIL PROTECTED] Subject: [vchkpw] Problems compiling Vpopmail I am building this on mandrake 8.1

RE: [vchkpw] finding include directory

2002-11-11 Thread John Johnson
If he go's to www.rpmfind.net he can find them or if he go's to ftp://ftp.cs.ucr.edu/pub/mirrors/mandrake-old I think those are The directories, he can find it there as well.. -John -Original Message- From: Bill Shupp [mailto:hostmaster;shupp.org] Sent: Monday, November 11, 2002

RE: [vchkpw] using spamassassin....

2002-11-14 Thread John Johnson
I run spamassassin with qmail-scanner and I LOVE THE COMBO.. Install Spamassassin And configure the local.cf and then install qmail-scanner and it will find it and Call it to check email not procmail config files or anything like that.. I love it! -John -Original Message- From:

RE: [vchkpw] using spamassassin....

2002-11-14 Thread John Johnson
I would like to see this info as well... I am sure there is allways a better Way to do things so I have to check this out!! -John -Original Message- From: Justin R. Miller [mailto:incanus;codesorcery.net] Sent: Thursday, November 14, 2002 10:19 AM To: [EMAIL PROTECTED] Subject:

RE: [vchkpw] changing defaults for vqadmin

2002-12-18 Thread John Johnson
Compile Vpopmail with a default quota.. -John -Original Message- From: Brendan McAlpine [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 18, 2002 1:06 PM To: [EMAIL PROTECTED] Subject: [vchkpw] changing defaults for vqadmin when my techs create a new account using

RE: [vchkpw] TMDA or somthing like it

2003-01-06 Thread John Johnson
I use TMDA with vpopmail... There is a nice tool that will Help you A LOT with this. It's called qadmin-tmda. What It does is setup a basic config and all your files you need Then adds menus to qmailadmin for it so you can just login to Qmailadmin and change your settings, add/remove from

[vchkpw] Re: mysql migration

2003-01-26 Thread John Johnson
Replicate the MySQL servers. Worked for me when I was changing servers. Worked like a charm. -John Remo Mattei writes: Hi guys I have an old mail server with vpopmail 5.3.12 and I am building a new one more powerful which I want to migrate all users to. I have dump the database mysqldump and

Re: [vchkpw] Vpopmail help

2003-02-13 Thread John Johnson
The vpopmail account on the MySQL server doesn't have access.. You need to make sure the account is there and that it has the proper access. -John - Original Message - From: Scooter [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, February 13, 2003 5:02 PM Subject: [vchkpw]

Re: [vchkpw] vpopmail as a daemon

2003-02-23 Thread John Johnson
Using MySQL or LDAP for your backend would make it easy to share the work load of qmailadmin and other things on other systems. -John - Original Message - From: Jesse Guardiani [EMAIL PROTECTED] To: vpopmail [EMAIL PROTECTED] Sent: Sunday, February 23, 2003 10:03 AM Subject: [vchkpw]

Re: [vchkpw] starting vpop gives error

2003-02-27 Thread John Johnson
telnet to port 110 and try issuing cammands and see what it gives back... -John - Original Message - From: Kevin L Aleshire [EMAIL PROTECTED] To: Vchkpw [EMAIL PROTECTED] Sent: Thursday, February 27, 2003 11:54 AM Subject: RE: [vchkpw] starting vpop gives error this is the response

Re: [vchkpw] starting vpop gives error

2003-02-27 Thread John Johnson
This is what netstat -a should look like notice it shows the service that is on that port Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State tcp0 0 *:mysql *:*

Re: [vchkpw] vpopmail mysql registration trouble

2003-03-11 Thread John Johnson
Not to ask a stupid question, but did you do this before or after compiling? Also it looks like this is only a problem logging into the update server, make sure you edited that field as well. -John - Original Message - From: miks [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday,

Re: [vchkpw] 2 servers

2003-03-27 Thread John Johnson
The Mail server that does the scanning needs to have the MX and you will need to edit the smtproutes file to forward mail for all domains to the second server... -John - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, March 27, 2003 8:13 AM Subject:

[vchkpw] Vpopmail permissions

2003-04-12 Thread John Johnson
Can someone tell me what the permissions should be on the mail directorys and the mail.. Mine are 600 is that the way it should be? -John

Re: [vchkpw] Login

2003-07-11 Thread John Johnson
when you run your ./configure on vpopmail set your default domain to somedomain.com and that will be your default domain and you will not have to use email address as login name. -John - Original Message - From: Mago Gozner To: vpopmail Sent: Friday, July 11, 2003

Re: [vchkpw] vpopmail and virusscanner

2003-07-13 Thread John Johnson
qmail scanner works good. -John - Original Message - From: Bård Tommy Nilsen To: [EMAIL PROTECTED] Sent: Sunday, July 13, 2003 4:23 AM Subject: [vchkpw] vpopmail and virusscanner Hello Have anyone set up a mail virus checker on a FreeBSD machine

Re: [vchkpw] vpopmail with mysql problem

2003-07-18 Thread John Johnson
Is Mysql started? -John - Original Message - From: zafar rizvi [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, July 18, 2003 12:20 AM Subject: [vchkpw] vpopmail with mysql problem hi i am installing vpopmail-5.2.1 with mysql centralized database ports, I successfully compile

[vchkpw] vpopmail-5.3.21

2003-07-18 Thread John Johnson
Ok, I can't locate vpopmail-5.3.21.tar.gz anyplace.. Not on Inter7, Sourceforge errors out when I try to download it and it's not on shupp.org. Is there anyplace I can get it? -John

Re: [vchkpw] vpopmail-5.3.21

2003-07-18 Thread John Johnson
Thanks I will do that.. -John - Original Message - From: Benjamin Tomhave To: John Johnson Cc: [EMAIL PROTECTED] Sent: Friday, July 18, 2003 3:28 PM Subject: RE: [vchkpw] vpopmail-5.3.21 Sourceforge worked a-ok for me. Maybe the mirror you chose

Re: [vchkpw] Unknown column 'pw_name' in 'field list'

2003-08-14 Thread John Johnson
what are the database permissions? -John - Original Message - From: Alan Murrell [EMAIL PROTECTED] To: Vpopmail Users List [EMAIL PROTECTED] Sent: Sunday, August 10, 2003 9:18 PM Subject: [vchkpw] Unknown column 'pw_name' in 'field list' Hello, Mandrake 9.1 Qmail 1.03

Re: [vchkpw] File busy, try again later.

2003-08-14 Thread John Johnson
your tcp.smtp.cdb is locked, sounds like you have a lot of stuff going on on this server -John - Original Message - From: yung [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, August 11, 2003 9:05 AM Subject: [vchkpw] File busy, try again later. Hello guys, I'm using

[vchkpw] Is the list broken

2003-08-14 Thread John Johnson
I have not gotten anymail from this list in a few days is it broken? -John

Re: [vchkpw] Is the list broken

2003-08-14 Thread John Johnson
Nope, I use tmda and I have all of inter7.com whitelisted. -John - Original Message - From: Trey Nolen To: John Johnson Sent: Sunday, August 10, 2003 4:26 PM Subject: Re: [vchkpw] Is the list broken Not for me...maybe your spam software is weeding

[vchkpw] qmailadmin

2003-08-14 Thread John Johnson
I have noticed in the last devel version of qmailadmin that it will remove the program delivery lines for tmda if I set it up because of some changes to the code. Is there a configure option I can use to disable this? -John

Re: [vchkpw] QMAIL: SMTP-AUTH-SSL

2003-08-18 Thread John Johnson
got o http://www.shupp.org his Mega patch is NICE! -John - Original Message - From: eLgino [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Sunday, August 17, 2003 7:07 AM Subject: [vchkpw] QMAIL: SMTP-AUTH-SSL hi guys, sorry that i write to this mailinglist, but i traffic is not

Re: [vchkpw] Re: Inserting new users via mysql-insert into the vpopmail database

2003-10-27 Thread John Johnson
] To: John Johnson [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Monday, October 27, 2003 7:13 AM Subject: Re: [vchkpw] Re: Inserting new users via mysql-insert into the vpopmail database Hello John, what exactly is the learn password option? Oliver He can also enable the learn password option

Re: [vchkpw] Re: Inserting new users via mysql-insert into the vpopmail database

2003-10-27 Thread John Johnson
Johnson [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Monday, October 27, 2003 7:14 AM Subject: [vchkpw] Re: Inserting new users via mysql-insert into the vpopmail database John Johnson writes: He can also enable the learn password option in vpopmail, I think this would be an easy way

Re: [vchkpw] Re: Inserting new users via mysql-insert into the vpopmail database

2003-10-27 Thread John Johnson
It's in CPAN. Just do a search for vpopmail in CPAN and you will find it. -John - Original Message - From: Oliver Etzel - GoodnGo.COM (R) [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, October 27, 2003 7:36 AM Subject: Re: [vchkpw] Re: Inserting new users via mysql-insert into

[vchkpw] Enable learn passwords

2003-10-27 Thread John Johnson
I have been working on a test system and I set enable learn password to yes but qmailadmin and vadduser will not let me Add an account with out a password. Also will vpopmail learn The password on an imap connection using courier imap? -John

[vchkpw] merging accounts from 2 servers to 1

2003-11-01 Thread John Johnson
Hi, I have 2 qmail servers using vpopmail with mysql backend and I need to know the best way to merge the accounts from one of the servers to the other with it's current accounts. Any ideas? -John

Re: [vchkpw] libvpopmail + squirrelmail/courier-imap

2003-11-10 Thread John Johnson
I am using he newest Dev version of vpopmail with no problems and it's an easy compile and upgrade, but please allways backup first. -John - Original Message - From: jon kutassy [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, November 10, 2003 9:00 AM Subject: [vchkpw]

Re: [vchkpw] Export one domain from mysql to another

2003-11-21 Thread John Johnson
Title: Export one domain from mysql to another I am doing something like this now, it's working great. you can tell vconvert to only do one domain.. You convert to cdb then create the domain on the new server with any old password then you use vconvert to convert the info from the cdb file

Re: [vchkpw] welcome.msg patch submitted to vpopmail.sf.net patch manager.

2003-11-30 Thread John Johnson
- Original Message - From: X-Istence [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Sunday, November 30, 2003 6:35 PM Subject: Re: [vchkpw] welcome.msg patch submitted to vpopmail.sf.net patch manager. P.S. Inter7.com guys, if you decide to include this patch in the distribution

Re: [vchkpw] strange stuff in log.

2003-12-05 Thread John Johnson
well funny thing is I didn't delete from the queue... -John - Original Message - From: X-Istence [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Friday, December 05, 2003 9:46 PM Subject: Re: [vchkpw] strange stuff in log. John Johnson wrote: Can anyone shed

[vchkpw] strange stuff in log.

2003-12-05 Thread John Johnson
Can anyone shed some light on this? It's in my qmail log file and the server is having mail problems but that's because we found the DNS server was not working... 2003-12-05 19:25:22.049714500 warning: unable to open todo/387402003-12-05 19:25:22.049725500 warning: unable to open

Re: [vchkpw] strange stuff in log.

2003-12-06 Thread John Johnson
- Original Message - From: [EMAIL PROTECTED] To: John Johnson [EMAIL PROTECTED] Sent: Friday, December 05, 2003 11:25 PM Subject: Re: [vchkpw] strange stuff in log. Quoting John Johnson [EMAIL PROTECTED]: well funny thing is I didn't delete from the queue... -John X

[vchkpw] Thanks

2003-12-06 Thread John Johnson
I would like to thank the people that provided POSITIVE feed back to my problem, I run qmail as vpopmail because of the smtp-auth patch and the ownsership of the queue files is not the same becasue of that and I had a queue problem a few days ago and ran that queue repair utility and it

Re: [vchkpw] Volunteer needed: Vpopmail upgrade documentation

2003-12-10 Thread John Johnson
There is only one thing I can say.. It would be nice if the config file for the default domain were made but had the extension .dist on it or something and have it commented just to make it easy for people to figure that part out. -John - Original Message - From: Tom

Re: [vchkpw] spamassassin patch ready ahead of schedule

2004-01-14 Thread John Johnson
Good deal.. I would like to look at this. -John - Original Message - From: Ken Jones [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, January 14, 2004 10:01 PM Subject: [vchkpw] spamassassin patch ready ahead of schedule Tom Collins sent me the FreeBSD ports patch with code

Re: [vchkpw] Re: Blackholing a sender

2004-03-30 Thread John Johnson
I bet if you look at the tcprules help file there might be something to help. Check out http://cr.yp.to/ucspi-tcp/tcprules.html -John - Original Message - From: Devendra Singh [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, March 30, 2004 8:52 PM Subject: Re: [vchkpw] Re:

Re: [vchkpw] VLOG....aaarrrrrggggg!!!!

2004-04-13 Thread John Johnson
- Original Message - From: Jeremy Kitchen [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, April 13, 2004 10:22 AM Subject: Re: [vchkpw] VLOGaaarg On Tuesday 13 April 2004 12:12 pm, Peter Morin wrote: [fixed broken quoting, please fix your MUA] Just curious.