Re: vpopmail with PHP

2001-11-12 Thread CGI Guru
TED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 12, 2001 11:41 AM Subject: Re: vpopmail with PHP > ** Reply to note from "CGI Guru" <[EMAIL PROTECTED]> Mon, 12 Nov 2001 12:19:06 -0600 > > > > You probably already know this but php as an add-in m

Re: vpopmail with PHP

2001-11-12 Thread CGI Guru
You probably already know this but php as an add-in module pays no attention to suexec, it always operates as the user/group of the server. You can get around this supposedly by compiling and running php as a cgi but you also take a pretty serious performance hit. If I were serious about develop

Re: VQRegister

2001-10-24 Thread CGI Guru
I'm using the older vpopmail (4.10.? I think) and it created 3 tables in mysql -- dir_control (stores domain info), relay (appears to be pop before smtp info), and vpopmail (all individual user info). I must say that this thing, along with qmadmin, vqregister and vqadmin was a real nightmare to s

Fw: Roaming users with rate limit - repost

2001-10-06 Thread CGI Guru
- Original Message - From: "JWC" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 05, 2001 12:43 PM Subject: Roaming users with rate limit > Just curious if anyone is aware of a way to rate limit pop before smtp on > qmail with vpopmail and roaming users enabled. I wan

Re: vpopmail 4.9.10 stopped -- I'm stumped

2001-09-06 Thread CGI Guru
ld I upgrade to the new version while I'm at it? Thanks - Original Message - From: "CGI Guru" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, September 06, 2001 5:13 PM Subject: Re: vpopmail 4.9.10 stopped -- I'

Re: vpopmail 4.9.10 stopped -- I'm stumped

2001-09-06 Thread CGI Guru
[EMAIL PROTECTED]> To: "Ken Jones" <[EMAIL PROTECTED]>; "CGI Guru" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, September 06, 2001 6:19 PM Subject: RE: vpopmail 4.9.10 stopped -- I'm stumped > Are you using Bruce Guntner (?)'s qmail rp

Re: vpopmail 4.9.10 stopped -- I'm stumped

2001-09-06 Thread CGI Guru
Thanks for the quick response. All the domains are listed in controls/virtualdomains. users/assign appears fine. Each vdomain has a .qmail-default file under it's domain in vpopmail. Anything else come to mind? - Original Message - From: "Ken Jones" <[EMAIL PROTECTED]> To: "CyberXXI"

Re: Outbound quota suggestion.

2001-09-04 Thread CGI Guru
What?? - Original Message - From: "Eduardo Augusto Alvarenga" <[EMAIL PROTECTED]> To: "Eduardo Augusto Alvarenga" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, September 04, 2001 7:58 PM Subject: Re: Outbound quota suggestion. > Eduardo Augusto Alvarenga <[EMAIL PROTECTED]

vqadmin & vpopmail archives

2001-08-23 Thread CGI Guru
Is this the correct list for vqadmin or is there another?   Also, where are the archives for both of these?  Want to search these before posting stupid questions.   vpopmail and qmadmin with courier-imap working great but can't get vqadmin running.  Acts like it doesn't know where to find in

courier-imap undefined reference

2001-08-20 Thread CGI Guru
Trying to get courier-imap running with this thing.  Pop and mysql working fine.  However, whenever I try to compile imap I get a whole string of the following:   /usr/src/vpopmail-4.9.10/vauth.c:70: undefined reference to `mysql_init'/usr/src/vpopmail-4.9.10/vauth.c:72: undefined reference t

Archived list?

2001-08-08 Thread CGI Guru
Is this list archived anywhere so it can be searched?  If so -- where?   Thanks