Re: [vchkpw] Squirrelmail plugins using vpopmaild

2006-07-31 Thread Kevin O'Rourke

I'm not sure if you got my previous reply to your message, so I'm
trying again.

I would really like a copy of your vpopmaild plugin, even if it's still
in a pre-release state.

Apologies if you did get my previous message and have just been too busy
to reply.

Thanks,
Kevin

On 7/13/06, Ken Jones <[EMAIL PROTECTED]> wrote:

Kevin O'Rourke wrote:
> Hi,
>
> I saw some old discussions in the archives about some beta plugins for
> Squirrelmail that would allow password changes via vpopmaild.
>
> Does anyone know any more about these plugins?
>
> At the moment I'm looking at rewriting the existing vpopmail plugin
> (that needs the webserver to run as the vpopmail user, so it can
> fiddle with files) to use vpopmaild instead.
>
> Kevin

I wrote a vpopmaild plugin to change passwords.
Email me off list if you'd like a copy.

--
Ken Jones
inter7



RE: [vchkpw] vmysql: sql error[3]: Lost connection to MySQL server during query - once again

2006-07-26 Thread Kevin Angus
Three days and no problems, I have to assume that the max_connections fix
our problem.


-Original Message-
From: Kevin Angus [mailto:[EMAIL PROTECTED] 
Sent: Monday, July 24, 2006 4:50 PM
To: vchkpw@inter7.com
Subject: RE: [vchkpw] vmysql: sql error[3]: Lost connection to MySQL server
during query - once again

I did up the wait_timeout and that is not the issue, in my.cnf we had
max_user_connections=300 but no gobal max_connections setting.


In my.cnf:

[mysqld]
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
old_passwords=1
set-variable=max_connections=300
 
[mysql.server]
user=mysql
basedir=/var/lib
set-variable = max_user_connections = 300 
set-variable = table_cache=1200 
set-variable = max_allowed_packet=1M 
set-variable = max_connect_errors=99 
set-variable = log-warnings=2


Were waiting for a failure now.


-Original Message-
From: Filoo GmbH - Christopher Kunz [mailto:[EMAIL PROTECTED] 
Sent: Monday, July 24, 2006 4:35 PM
To: vchkpw@inter7.com
Subject: Re: [vchkpw] vmysql: sql error[3]: Lost connection to MySQL server
during query - once again

Michael Bellears schrieb:
>>> Just how busy is MySQL? 
>>>
>>>
>> Not very. The server is kinda big and the "lost connection" 
>> is almost instant.
>> The reconnect, though, takes a couple seconds.
> 
> Does restarting MySQL "resolve" the problem for a period?
> 
> 
Not at all. I see the connections coming in, and when they're killed off by
mysql after 5 minutes (our wait_timeout), the issues start again.

Upping wait_timeout is not an option, since the server *can* get very busy
with
lots of other persistent connections.

Regards,

--ck

-- 
php development | hosting |  housing | professional game server hosting
http://www.de-punkt.de   [ [EMAIL PROTECTED] ]http://www.stormix.de
Hotline: 07000-3378658 (12 Ct/min) |  Fax: 01805-963951172 (12 Ct/min)
"PHP-Sicherheit" - jetzt vorbestellen!http://www.php-sicherheit.de/




RE: [vchkpw] vmysql: sql error[3]: Lost connection to MySQL server during query - once again

2006-07-24 Thread Kevin Angus
I did up the wait_timeout and that is not the issue, in my.cnf we had
max_user_connections=300 but no gobal max_connections setting.


In my.cnf:

[mysqld]
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
old_passwords=1
set-variable=max_connections=300
 
[mysql.server]
user=mysql
basedir=/var/lib
set-variable = max_user_connections = 300 
set-variable = table_cache=1200 
set-variable = max_allowed_packet=1M 
set-variable = max_connect_errors=99 
set-variable = log-warnings=2


Were waiting for a failure now.


-Original Message-
From: Filoo GmbH - Christopher Kunz [mailto:[EMAIL PROTECTED] 
Sent: Monday, July 24, 2006 4:35 PM
To: vchkpw@inter7.com
Subject: Re: [vchkpw] vmysql: sql error[3]: Lost connection to MySQL server
during query - once again

Michael Bellears schrieb:
>>> Just how busy is MySQL? 
>>>
>>>
>> Not very. The server is kinda big and the "lost connection" 
>> is almost instant.
>> The reconnect, though, takes a couple seconds.
> 
> Does restarting MySQL "resolve" the problem for a period?
> 
> 
Not at all. I see the connections coming in, and when they're killed off by
mysql after 5 minutes (our wait_timeout), the issues start again.

Upping wait_timeout is not an option, since the server *can* get very busy
with
lots of other persistent connections.

Regards,

--ck

-- 
php development | hosting |  housing | professional game server hosting
http://www.de-punkt.de   [ [EMAIL PROTECTED] ]http://www.stormix.de
Hotline: 07000-3378658 (12 Ct/min) |  Fax: 01805-963951172 (12 Ct/min)
"PHP-Sicherheit" - jetzt vorbestellen!http://www.php-sicherheit.de/



[vchkpw] vchkpw/vmysql and Mysql 4.1.20 with courier -authlib

2006-07-24 Thread Kevin Angus
In the /var/qmail/authlib/currnet I find;
@400044c51e2809dda474 vmysql: sql error[3]: MySQL server has gone away
@400044c51f011fbbf46c vmysql: sql error[3]: Can't connect to local MySQL
server through socket '/var/lib/mysql/mysql.sock' (2)

MYSQL is set at defaults: 8 hours wait_timeout

We updated to the latest Qmail and applied the VCLOSE patch but we are
getting intermittent failures on vchkpw

The log /var/maillog shows completed connections only.

I just; set-variable = log-warnings=2 in my.cnf for mysql to get more
information about the connection failures.

Centos 4.3 vpopmail-toaster-5.4.13-1.3.2 




[vchkpw] Squirrelmail plugins using vpopmaild

2006-07-13 Thread Kevin O'Rourke

Hi,

I saw some old discussions in the archives about some beta plugins for
Squirrelmail that would allow password changes via vpopmaild.

Does anyone know any more about these plugins?

At the moment I'm looking at rewriting the existing vpopmail plugin
(that needs the webserver to run as the vpopmail user, so it can
fiddle with files) to use vpopmaild instead.

Kevin


[vchkpw] bounce-no-mailbox

2003-10-07 Thread Kevin Angus



I was looking for the other 
values/actions that can be used in the dot-qmail (.qmail) file, I simply want to 
delete any e-mail where the host does not exist. I changed bounce to delete so 
now I have delete-no-mailbox and when I send an e-mail to [EMAIL PROTECTED] ( the host nobody does not 
exist) I no longer see any forwards in my [EMAIL PROTECTED].
 
  



[vchkpw] Test

2003-10-07 Thread Kevin Angus



Please 
Delete


Re: [vchkpw] RE: OFF LIST - Re: [vchkpw] Test, is this msg going out at all?

2003-09-09 Thread kevin
I belive what you are seeing is reply from [EMAIL PROTECTED]   Each time I
send a message to this list, I get a reply from him/She that contain a
viruse.  So Far, my antiviruse did its jobs, but the problem is still there.
- Original Message - 
From: "Shai Ben-Naphtali" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 09, 2003 1:14 PM
Subject: [vchkpw] RE: OFF LIST - Re: [vchkpw] Test, is this msg going out at
all?


> Hi Chris,
> I don't know what you mean but this virus warning.. but the errors I get
are
> not exactly errors. They are two emails that come back to me every time I
> send to either list on vpopmail, sqwebmail or courier-IMAP mailing lists.
>
> emails described below:
>
> 1. Subject: failure notice
> Downsized Content:
> "<[EMAIL PROTECTED]>:
> preline: fatal: unable to run procmail: file does not exist"
>
> 2. Subject: Your FAX to +14159408776
> Downsized Content:
> "**MESSAGE FROM THE TPC.INT SINKHOLE**
>
> We regret to inform you that the phone number you attempted
> to reach is not currently being served by a remote printer
> operator. Your original message is attached so that you may
> send it by alternative means.
>
> We hope to have coverage in this area -- perhaps
> you know somebody who could operate a remote printer server?
> Does your ISP provide fax coverage in your local area?  If not,
> perhaps they would benefit by setting up a fax server and
> joining TPC.INT. Speak with your ISP and show them why they
> might want to come online as a TPC "cell":
>
> http://www.tpc.int/servers/salespitch.html";
>
> So what do you say? You know anything about these emails getting back to
me
> every time I send out a mail to these mailing lists?
>
> Cheers,
> Shai
>
>
> > -Original Message-
> > From: Chris Pugh [mailto:[EMAIL PROTECTED]
> > Sent: Tuesday, September 09, 2003 9:02 PM
> > To: [EMAIL PROTECTED]
> > Subject: OFF LIST - Re: [vchkpw] Test, is this msg going out at all?
> >
> >
> > Shai,
> >
> > yes they are being received.
> >
> > You obviously missed my previous message to the list.
> > See below ..
> >
> > > I get an error when I send out msgs to the mailing
> > > lists... but I wonder if
> > > you guys knew what they mean. This is a test mail
> > > just to get the msg, and
> > > then, if you even get this msg, I'll add the reply
> > > emails I get from a
> > > server I know nothing about...
> >
> > ++
> > On Monday, September 8, 2003, at 06:43  PM, Chris Pugh
> > wrote:
> > > Looks like I was right after all about those
> > messages
> > > Shane .. still coming they are... and look what
> > turned
> > > up ..
> > >
> > > =
> > > Scan result: Virus [EMAIL PROTECTED] found.
> > > ==
> > >
> > > Please ref:
> > >
> > >
> > http://www.symantec.com/avcenter/venc/data/[EMAIL PROTECTED]
> > >
> > > Told you I was receiving rubbish responses.
> > >
> > > Watch out all!
> > >
> > > Regards,
> > >
> > >
> > > Chris.
> >
> >
> > ++
> >
> > __
> > Do you Yahoo!?
> > Yahoo! SiteBuilder - Free, easy-to-use web site design software
> > http://sitebuilder.yahoo.com
> >
> >
>
>
>




Re: [vchkpw] Retrive From Catch ALL Pop Account

2003-09-06 Thread kevin
make life simple.  Just have the catch all accout forward to the final
email account

> Hi, How do I need to configure the .fetechmailrc file?
>
> Thanks
> - Original Message -
> From: "Simon Adlem" <[EMAIL PROTECTED]>
> To: "kengheng" <[EMAIL PROTECTED]>
> Sent: Saturday, September 06, 2003 1:10 AM
> Subject: Re: [vchkpw] Retrive From Catch ALL Pop Account
>
>
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> On Friday 05 Sep 2003 5:45 pm, kengheng may quite possibly have
>> written:
>> > Hi all, is they anyway I can retrive a catch all pop account from my
>> ISP server to a local server and distribute it to the users.
>> >
>>
>>
>> Yes, use fectchmail:
>>
>> http://catb.org/~esr/fetchmail/
>>
>> Simon
>> -BEGIN PGP SIGNATURE-
>> Version: GnuPG v1.2.1 (GNU/Linux)
>>
>> iD8DBQE/WMNwAEPeBJNaHh0RAsN0AJ9pVYIOpzoJiLzrH4dse+w+3SaCwwCfSxG/
>> oYELBYdl894X33BEMCiGfj8=
>> =G7P8
>> -END PGP SIGNATURE-
>>
>>
>
>






[vchkpw] Auth mod

2003-07-14 Thread Kevin Beyers
Hello, I am in the process of converting an old post.office mail server to 
qmail/vpopmail/courier/qmailadmin/vqmailadmin server.  I came up with a problem that I 
home some one can help me with

After looking at post.office account list I found the following problems

1.  Users login as User,  not [EMAIL PROTECTED]
2.  Several   users login as numbers like  23433   = [EMAIL PROTECTED]
3.  Several users logins are very long like john_smith_foobar_com   = [EMAIL 
PROTECTED]



What I want to do is set vpopmail to use a mysql server and conform to mysql auth 
specification.  I am willing to use a secondary mod to solve this problem but need 
suggections on what ones and how.   

If I only had problem 1.  I would change the path to /etc/passwd  in the code to run a 
standalone passwd list but /etc/passwd doesn't like problem 2 and 3.





[vchkpw] Migrating to new server

2003-06-17 Thread Kevin L Aleshire
I am currently running qmail+vpopmail and have a newly built server
running qmail+vpopmail+ezmlm-idx.

I created a script that simply does the vadddomain , vadduser (with
password) in order for each domain name.

I look at the account with vuserinfo to check if everything work
correctly.  All accounts were added successfully and passwords were
applied with each account.  All qmail control files were populated
correctly.  Everything looks great.

Change the ifconfig for both machines to swap IP address and reboot
both.  Both machines boot up correctly with the correct ip addresses and
all qmail and vpopmail services and running fine.

Except when I try to check my email, the authentication fails stating
that my password was rejected.  Again, checking the account with
vuserinfo reveals that the password is correct.

Any ideas?




RE: [vchkpw] starting vpop gives error

2003-02-27 Thread Kevin L Aleshire
i'm still in the learning process of understanding the syntax of scripts
what's the difference in "2>&1" vs. just having "&" at the end of my script

> -Original Message-
> From: Rob G [mailto:[EMAIL PROTECTED]
> Sent: Thursday, February 27, 2003 2:01 PM
> To: Vchkpw
> Subject: Re: [vchkpw] starting vpop gives error
>
>
>
> Hmmm that is really interesting as I know that running qmail or even
> sendmail should open up port 25 and that isn't even listed there:
>
> Here is my netstat
> tcp0  0 0.0.0.0:32768   0.0.0.0:*   LISTEN
> tcp0  0 127.0.0.1:32769 0.0.0.0:*   LISTEN
> tcp0  0 0.0.0.0:33060.0.0.0:*   LISTEN
> tcp0  0 0.0.0.0:110 0.0.0.0:*   LISTEN
> tcp0  0 0.0.0.0:111 0.0.0.0:*   LISTEN
> tcp0  0 0.0.0.0:80  0.0.0.0:*   LISTEN
> tcp0  0 0.0.0.0:1   0.0.0.0:*   LISTEN
> tcp0  0 0.0.0.0:60000.0.0.0:*   LISTEN
> tcp0  0 0.0.0.0:21  0.0.0.0:*   LISTEN
> tcp0  0 0.0.0.0:22  0.0.0.0:*   LISTEN
> tcp0  0 0.0.0.0:25  0.0.0.0:*   LISTEN
>
> Showing all the open ports on my Redhat box.
>
> I would also add this to the end of your run script 2>&1, so it would look
> like this
>
> #!/bin/sh
> env - PATH="/var/qmail/bin:/usr/local/bin" \
> tcpserver -H -R 0 pop3 \
> /var/qmail/bin/qmail-popup mail.mnw.net \
> /home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir 2>&1
>
> Regards,
> Rob G
> [EMAIL PROTECTED]
>
>
>
> - Original Message -
> From: "Kevin L Aleshire" <[EMAIL PROTECTED]>
> To: "Vchkpw" <[EMAIL PROTECTED]>
> Sent: Thursday, February 27, 2003 2:54 PM
> Subject: RE: [vchkpw] starting vpop gives error
>
>
> this is the response that i get from that command, it doesn't really list
> anything specific
>
> [EMAIL PROTECTED] /etc/rc3.d# netstat -na | grep LISTEN
> tcp0  0 0.0.0.0:110 0.0.0.0:*   LISTEN
> tcp0  0 216.31.98.16:22 0.0.0.0:*   LISTEN
>
> is there any other way to find out what it is?
>
> > -Original Message-
> > From: Rob G [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, February 27, 2003 1:48 PM
> > To: Vchkpw
> > Subject: Re: [vchkpw] starting vpop gives error
> >
> >
> > Do a netstat -na | grep LISTEN and see if anything else is
> > listening on port
> > 110 as that is what is holding the address open.
> >
> > Regards,
> > Rob G
> > [EMAIL PROTECTED]
> > - Original Message -
> > From: "Kevin L Aleshire" <[EMAIL PROTECTED]>
> > To: "Vchkpw" <[EMAIL PROTECTED]>
> > Sent: Thursday, February 27, 2003 2:42 PM
> > Subject: [vchkpw] starting vpop gives error
> >
> >
> > when i try to run the vpop script i get this error message "tcpserver:
> > fatal: unable to bind: address already used"
> >
> > below is the script that i'm using.
> >
> > #!/bin/sh
> > env - PATH="/var/qmail/bin:/usr/local/bin" \
> > tcpserver -H -R 0 pop3 \
> > /var/qmail/bin/qmail-popup mail.mnw.net \
> > /home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir &
> >
> > When i do a "netstat -a | grep pop"  this is the response that
> i get back
> >
> > tcp0  0 *:pop3  *:*
> LISTEN
> >
> > can someone help me find out when service is running this, or am
> > i going at
> > this problem that wrong way?
> >
> > Thanks in advance
> >
> >
> >
> >
>
>
>
>




RE: [vchkpw] starting vpop gives error

2003-02-27 Thread Kevin L Aleshire
this is the response that i get from that command, it doesn't really list
anything specific

[EMAIL PROTECTED] /etc/rc3.d# netstat -na | grep LISTEN
tcp0  0 0.0.0.0:110 0.0.0.0:*   LISTEN
tcp0  0 216.31.98.16:22 0.0.0.0:*   LISTEN

is there any other way to find out what it is?

> -Original Message-
> From: Rob G [mailto:[EMAIL PROTECTED]
> Sent: Thursday, February 27, 2003 1:48 PM
> To: Vchkpw
> Subject: Re: [vchkpw] starting vpop gives error
>
>
> Do a netstat -na | grep LISTEN and see if anything else is
> listening on port
> 110 as that is what is holding the address open.
>
> Regards,
> Rob G
> [EMAIL PROTECTED]
> - Original Message -
> From: "Kevin L Aleshire" <[EMAIL PROTECTED]>
> To: "Vchkpw" <[EMAIL PROTECTED]>
> Sent: Thursday, February 27, 2003 2:42 PM
> Subject: [vchkpw] starting vpop gives error
>
>
> when i try to run the vpop script i get this error message "tcpserver:
> fatal: unable to bind: address already used"
>
> below is the script that i'm using.
>
> #!/bin/sh
> env - PATH="/var/qmail/bin:/usr/local/bin" \
> tcpserver -H -R 0 pop3 \
> /var/qmail/bin/qmail-popup mail.mnw.net \
> /home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir &
>
> When i do a "netstat -a | grep pop"  this is the response that i get back
>
> tcp0  0 *:pop3  *:* LISTEN
>
> can someone help me find out when service is running this, or am
> i going at
> this problem that wrong way?
>
> Thanks in advance
>
>
>
>




[vchkpw] starting vpop gives error

2003-02-27 Thread Kevin L Aleshire
when i try to run the vpop script i get this error message "tcpserver:
fatal: unable to bind: address already used"

below is the script that i'm using.

#!/bin/sh
env - PATH="/var/qmail/bin:/usr/local/bin" \
tcpserver -H -R 0 pop3 \
/var/qmail/bin/qmail-popup mail.mnw.net \
/home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir &

When i do a "netstat -a | grep pop"  this is the response that i get back

tcp0  0 *:pop3  *:* LISTEN

can someone help me find out when service is running this, or am i going at
this problem that wrong way?

Thanks in advance




Vqadmin Upgrade Failure.

2001-12-06 Thread Kevin - System Administrator

I had vqadmin working fine on apache untill i upgraded and installed the
same modulues + frontpage
all my other cgi's work 100% no problems even qmailadmin
but vwadmin spits this out
Software error:
Unrecognized character \x7F at /usr/local/apache/cgi-bin/vqadmin/vqadmin.cgi
line 1.


what can be wrong?






System Usage on pop3d

2001-11-30 Thread Kevin - System Administrator

im wonderin if this is ok:
USER   PID %CPU %MEM   VSZ  RSS TTY  STAT START   TIME COMMAND
root 20572   2.70.0  1396  316?  S
Nov2868:18 supervise qmail-pop3d

its using a pretty deent amount of cpu time all the time.
i dont re-call it being like this before
is this normal?
here is the systems uptime.
  8:50am  up 247 days, 22:07, 11 users,  load average: 2.10, 2.00, 1.93

This system is a Dual 933mhz PIII Xeon  with 512mb Ram, 100gb Raid Array





Need a Home Loan? Let Us Help!

2001-11-24 Thread Kevin Andersen
Title: Free Rate Quote







 




"Refinance Your
Current Mortgage While Rates Are LOW!!"
HOME EQUITY LOANS *** JUMBO LOANS *** HOME IMPROVEMENT LOANS *** 
  DEBT CONSOLIDATION LOANS *** REFINANCE LOANS *** ALL ARE AVAILABLE TO YOU *** RATES AS LOW AS 
  3.95%

Mortgage Rates Are So Low! 
You Can Save Thousands Of Dollars By Taking
Advantage Now!
"WE ARE AN ASSOCIATION OF
MORTGAGE BROKERS AND LENDERS 
WITH THE BEST RATES AND THE LOWEST
COSTS!"
 
We have thousands of loan 
programs through hundreds of lenders!
You can choose from "Adjustable Rate
Mortgages 
as low as 3.95%"
and "Fixed Rate Mortgages as low as
5.75% 
all with the lowest costs in the
Nation!"*
"YOU CAN BUY DOWN YOUR INTEREST RATE
TO
AS LOW AS YOU CAN
AFFORD!"
*All rates are based on 
qualification!
Click here for 
your "FREE RATE 
QUOTE"!
 
CLICK ON LOANS BELOW FOR YOUR
FREE APPLICATION!
Purchase Loans 
 - Thousands of programs 
for First Mortgages!Refinance Loans - Reduce your 
monthly payments and Get Cash Back! 
Second 
Mortgages 
  - We can help you get from 90% up to 125% of your homes value! (ratios vary 
by state)
Debt Consolidation - 
Combine all your bills into One Low Monthly 
Payment!First Time Home Buyers - 
We can help you buy with Low Money Down, and even Get Cash 
Back!
*All rates are based 
on qualification!
We have programs for 
EVERY 
credit situation!Click here for your FREE RATE QUOTE!
"This message is being sent to
you in compliance with Bill S. 1618 Title III passed by the 105th US
Congress, which states that this letter can not be considered spam as long as we
include (1) Valid Contact Information and (2) a way to be removed from any
further transmissions at no cost to you by submitting a request to be
removed." . Click Here to Send a Remove Request.
"We honor all remove email address requests immediately."

Vpopmail Logging Question

2001-11-19 Thread Kevin - System Administrator

What does this mean
i have a fully functional setup but im just wondering what this is about
Nov 19 10:52:24 linuxpow vpopmail[18947]: vchkpw: No virt found
[EMAIL PROTECTED]:209.92.xx.xx




vchkpw, log question.

2001-11-15 Thread Kevin - System Administrator

Nov 15 10:30:21 linuxpow vpopmail[3763]: vchkpw: No virt found
jerry@thedomainhere:209.xxx.xxx.xxx

what does this mean. this user always get thats in my log the others are
fine.
im just curious.





Sqwebmail compile issue.

2001-11-15 Thread Kevin - System Administrator



Everything goes fine untill i reach:
make[1]: Entering directory 
`/usr/local/src/qmail/sqwebmail-3.2.0/authlib'gcc -DHAVE_CONFIG_H -I. -I. 
-I. -I/home/vpopmail/include -g -O2 -Wall -I.. -I./.. -c 
authvchkpw.cauthvchkpw.c: In function 
`auth_vchkpw_changepass':authvchkpw.c:142: warning: assignment from 
incompatible pointer typeauthvchkpw.c:151: dereferencing pointer to 
incomplete typeauthvchkpw.c:151: dereferencing pointer to incomplete 
typemake[1]: *** [authvchkpw.o] Error 1make[1]: Leaving directory 
`/usr/local/src/qmail/sqwebmail-3.2.0/authlib'make: *** [all-recursive] 
Error 1
 
 
what could be wrong?
 


Vqadmin

2001-11-14 Thread Kevin - System Administrator



i got the vqadmin working only i get a could not open lang en-us when i go to the 
page
and it looks pretty boring. i want to spice it up.
where does it look for this file?


Vpopmail Add Domains.

2001-11-14 Thread Kevin - System Administrator



i have an entire working qmail + vpopmail + 
qmailadmin setup going and its running well
i wanted to know if there is a web based package to 
create domains in vpopmail...
also ive heard of mysql and vpopmail.. whats that 
about?
 i run an old version of vpopmail. i dont 
upgrade because its not broken but im probably
missing out on some good features.
 


Logging Vpopmail pop3

2001-11-13 Thread Kevin - System Administrator




This is the line for me to log pop3 connections to 
/var/log/maillog
#!/bin/sh/usr/bin/logger -p mail.info -t pop3d 
"[$USER] logged in from $TCPREMOTEIP [$TCPREMOTEHOST]"exec 
/var/qmail/bin/qmail-pop3d $1
 
it works fine and shows the ip and host if its 
resolvable but it doesnt show the username
am i using the wrong variable? do i need a patch? 
does vpopmail use different scheme for loggin this?
 


vpopmail / isoqlog

2001-11-13 Thread Kevin - System Administrator




anyone use isoqlog? i managed to get it to 
work
only its 2 says behind on my log 
displays
how can i fix 
this?


Upgrading

2001-11-09 Thread Kevin - System Administrator



im currently running vpopmail 4.8.9-1 should i 
upgrade to 5.0 stable?
everything works fine here and i havent had any 
problems.
 


Re: vadduser error

2001-08-06 Thread Kevin Golding

In message <[EMAIL PROTECTED]>,
Dushyanth Harinath <[EMAIL PROTECTED]> writes
>>>> libmysqlclient.so.6 not found
>>>
>>>export LD_LIBRARY_PATH=/path/to/libmysqlclient.so.6
>>>
>>>or
>>>
>>>edit /etc/ld.so.conf and add the directory path of libmysqlclient.so.6
>>>to the end of the file and run ldconfig
>> 
>> Then could the problem be that I can't actually find ldconfig,
>> /etc/ld.so.conf or even ~vpopmail/etc/ld.so.conf?
>
>Thats weird..ldconfig is installed by default in many distros...
>BTW..which OS,distro ???

FreeBSD 4.3

>In my system 
>#rpm -qa|grep ldconfig 
>ldconfig-2.2.2-4mdk 
>
>so,Installing ldconfig RPM will do if ur distro supports RPM'S.

Well...
whereis ldconfig
ldconfig: /sbin/ldconfig /usr/share/man/man8/ldconfig.8.gz
/usr/src/sbin/ldconfig

but...
whereis ld.so.conf
ld.so.conf:

So I have a copy of ldconfig, just not a config file by the name
ld.so.conf which should actually be there, so in actual fact it looks
like my ldconfig might be corrupt :-(

And fwiw...

whereis libmysqlclient.so.6
libmysqlclient.so.6:

so that's actually not on the system anyway.

I've tried reinstalling MySQL (3.23.40) but still I don't have a copy of
libmysqlclient.so.6 anywhere on my system.  Any ideas folks?

Kevin
-- 
[EMAIL PROTECTED]



vadduser error

2001-08-02 Thread Kevin Golding

I just tried running vadduser and I received the following error:

libmysqlclient.so.6 not found

Before I take the server apart I thought I'd see if anyone had any
ideas.  I've just upgraded MySQL and was wondering if that's the
problem, do I need to re-install vpopmail if I do that?  Or is it likely
to be an issue with MySQL?

TIA
Kevin
-- 
[EMAIL PROTECTED]



Re: vadduser error

2001-08-02 Thread Kevin Golding

In message <[EMAIL PROTECTED]>,
Dushyanth Harinath <[EMAIL PROTECTED]> writes
>Hi,
>
>> libmysqlclient.so.6 not found
>> 
>
>i think this question should earn a place in the FAQ...
>
>export LD_LIBRARY_PATH=/path/to/libmysqlclient.so.6
>
>or
>
>edit /etc/ld.so.conf and add the directory path of libmysqlclient.so.6 to
>the end of the file and run ldconfig

Then could the problem be that I can't actually find ldconfig,
/etc/ld.so.conf or even ~vpopmail/etc/ld.so.conf?

Fwiw I'm still using 4.9.10, I'm on FreeBSD 4.3 with MySQL 3.23.40
Following the advice on the home page I looked at Matt Simerson's HOWTO
and I'm also using his patch as mentioned in the install file.  

I've had a run through the changelog and I didn't see anything that
suggested this was a new feature so I assume that means my vpopmail has
a problem yesno?

Kevin
-- 
[EMAIL PROTECTED]



MySQL trouble

2001-07-28 Thread Kevin Golding

When I installed vpopmail I forgot to comment out the large site DB so
the only table that got created was relay.  I found this out when I
tried entering test.com so I tried reinstalling vpopmail and when I
added test.com I was told it already existed, so after a poke around the
source code I ran this query:

CREATE TABLE vpopmail (pw_name CHAR(32) not null, pw_domain VARCHAR(223)
not null, pw_passwd VARCHAR(255) not null, pw_uid INT, pw_gid INT,
pw_gecos VARCHAR(255), pw_dir VARCHAR(255), pw_shell VARCHAR(255),
primary key (pw_name, pw_domain));

But when I tried to delete test.com  I got this:

could not delete dir control table delete from dir_control where domain
= 'test.com'

I've since looked further and found a table that I think this should
cover:

CREATE TABLE lastauth (user CHAR(32) not null, domain VARCHAR(223) not
null, remote_ip CHAR(18) not null, timestamp DATETIME not null, primary
key (user, domain));

but the only match I can think of between those 2 is pw_dir but I'm not
sure about that either.

Any hints about either databases to create or a way to reinstall and
loose test.com?

TIA
Kevin
-- 
[EMAIL PROTECTED]



RE: A question of defaulting

2000-09-06 Thread Kevin Crawford

I use fastforward (http://cr.yp.to/fastforward.html) for this purpose.  I
run a cron job (writtin in Perl) that grabs the aliases & forwarding
addresses from a database and opens a pipe to the 'setforward' command to
create the CDB forwarding database.  fastforward is written by D.J.
Bernstein (the guy who wrote qmail), so it's very fast/efficient/reliable
(as all of D.J's software seems to be!)  My .qmail-default file looks like
this:

| /var/qmail/bin/fastforward -p /location/of/forward.cdb
| /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox

Here's the important part:  the -p switch to fastforward tells it to only
forward the message if it finds a matching alias, otherwise it returns the
appropriate error code and qmail will go on to the next line in the -default
file, and attempt to deliver using vdelivermail.

I hope that makes sense or is somehow helpful to you.  You could probably do
something similar with your own program--by returning the proper error code
you can change the way qmail handles the rest of the lines in the -default
file.

-Kevin

-Original Message-
From: Anthony R. J. Ball [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 06, 2000 9:52 AM
To: [EMAIL PROTECTED]
Subject: A question of defaulting



  Ok, so everything seems good. However. Before I 
installed vpopmail I had a little C prog that went
into my -default files for my domains and if it found
an entry in the database that matched, returned the
proper alias to forward to. I would like to do that
here as well, but I am not sure how to go about it.

It could go before the vdelivermail but I would
prefer it to run after, I think. Is there some
way to do this?

-- 
 ___  __  ____  _  _  _  _     
/ __)(  )(  )  /__\( \/ )( ___)  ( \( )( ___)(_  _)
\__ \ )(__)(  /(__)\\  /  )__))  (  )__)   )(  
(___/(__)(__)(__)\/  ()()(_)\_)() (__) 
Air conditioned environment - Do not open Windows. 



RE: smtp auth and vpopmail

2000-08-08 Thread Kevin Bucknum

Ken - is your problem just with Netscape?  Did you uncomment out the #DEFINE
SMTPAUTH_NETSCAPE_WORKAROUND line??

> -Original Message-
> From: kbo [mailto:kbo]On Behalf Of Ken Jones
> Sent: Tuesday, August 08, 2000 11:58 AM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: smtp auth and vpopmail
>
>
> Does anyone have vpopmail working with smtp authentication?
>
> I'm trying to make the
> http://members.elysium.pl/brush/qmail-smtpd-auth/
> code work with vpopmail and netscape 4.72. But
> no luck so far.
>
> If you have it working, what is your startup line
> for tcpserver/qmail-smtpd? What changes did you
> make to the qmail-smtpd.c code besides applying
> the patch?
>
> Ken Jones
> inter7
>




RE: Large Scale site questions..

2000-07-18 Thread Kevin Bucknum


Take a look at that these - never used them myself, but there was a thread
on the qmail list a
while back where someone was testing with them.

http://www.stalker.com/MailTests/



>   There are testing tools out there for http tests
>(http://www.softwareqatest.com/qatweb1.html#LOAD) .  It would
>(probably with
> standard disclaimer) not be hard to modify these tools to do something
> similar except for a pop3 client.  I looked through freshmeat
> and could not
> find any testing tools for pop3 or IMAP.  Does anyone know of a
> pop3 testing
> tool?  I find it hard to believe that nobody in the open source
> community
> has not had this same question before and done something about it.
>
>