Re: Inter7 introduces new software: vQregister

2001-06-06 Thread Michael T. Babcock
How inefficient do you think PHP is? What do you consider to be so much faster, native code running as a CGI? Have you benchmarked the two programs? - Original Message - > Not everyone has a single box devoted to Apache with > PHP modules. In fact, many people run a large amount > of t

Re: Issues with vpopmail v. 4.9.6-1

2001-01-13 Thread Michael T. Babcock
it doesn't have the last if statement above, add it in, > recompile vpopmail, install it, then recompile courier-imap. > > I think that's what is going on. Yes, that's the function I was looking in, and while it will work as shown, is there a good reason for doing that

Issues with vpopmail v. 4.9.6-1

2001-01-11 Thread Michael T. Babcock
ed it. That machine is the local server, btw. Looking at vmysql.c (or the equivalent for non MySQL entries), shouldn't vopen_smtp_relay(), around line 570, have a check to see if the IP address is valid? I compiled with: ./configure --enable-roaming-users=y --enable-logging=y --enable-mys

Re: Removal of the Source Code ?

2000-12-07 Thread Michael T. Babcock
dG wrote: > Unless it is his own code in which case he has the perogative to change the > licenses as he sees fit. This is the case here I believe. My only point > was that to hold back the source in protest of attempts to block the flow of > the source seems to be a bit circular to me and play

Re: Removal of the Source Code ?

2000-12-07 Thread Michael T. Babcock
[EMAIL PROTECTED] wrote: > My only response to that is to laugh. Breaking the law? It would change > the licensing from GNU, but an author as the choice to distribute their > code or not. > > Please read up before posting such uninformed statements. Ken is very > generous to provide the tools

Re: Removal of the Source Code ?

2000-12-07 Thread Michael T. Babcock
DG wrote: > If the source is provided then how is the dissemination of the code being > restricted? It seems to me that if you don't provide the code then you are > the ones restricting the free code. That and breaking the law -- distributing binaries without access to source code.

Re: R: clearopensmtp error

2000-11-30 Thread Michael T. Babcock
Dario Lesca wrote: > this is the Cause (two different F.S.) > this is the my solutions: > # ./configure --enable-tcpserver-file=~vpopmail/etc/tcp.smtp A better solution is to have it properly copy the file across filesystems instead of doing a hard link. -- Michael T. Babcock (PGP: 0

Re: 553 sorry, that domain isn't in my list of allowed rcpthosts(#5.7.1)

2000-11-22 Thread Michael T. Babcock
pt" but not ":accept,RELAYCLIENT=\"\"", then you'll only accept mail to domains in rcpthosts. The fact that they're getting this error means they're not allowed to relay -- the rcpthosts is being checked as a last check before denying the request

Re: 553 sorry, that domain isn't in my list of allowed rcpthosts(#5.7.1)

2000-11-22 Thread Michael T. Babcock
SP address in this file. > i checked rcphosts, the domain is existing. > > after doing all i have still have same problem > > iam not able to figure out what is the problem. -- Michael T. Babcock, C.T.O. FibreSpeed http://www.fibrespeed.net/~mbabcock

Re: How can I using other crypted password.

2000-11-22 Thread Michael T. Babcock
-) > > This will encrypt the password in the way vpopmail can understand it. -- Michael T. Babcock, C.T.O. FibreSpeed http://www.fibrespeed.net/~mbabcock

Re: How can I using other crypted password.

2000-11-22 Thread Michael T. Babcock
gt; > > > I'd like to using the other method password... Examply, Clear text, Password >function of MySQL,. > > Help me. > > From what I have heard, the mysql encryption funtions are not > compatible with unix crypt functions. -- Michael T. Babcock, C.T.O. FibreSpeed http://www.fibrespeed.net/~mbabcock

Re: regarding last discussions regarding vpopmail and Mysql

2000-11-20 Thread Michael T. Babcock
tc. -- using something like the mhash library might be good in the future ... -- Michael T. Babcock, C.T.O. FibreSpeed http://www.fibrespeed.net/~mbabcock

Re: courier imap 1.2.2

2000-11-07 Thread Michael T. Babcock
2.2 work with vpopmail 4.9.5 + > mysql . > > I tried compiling but make fails giving undefined > reference to mysql errors > > I even tried replacing preauthvchkpw.c given on > inter7.com/vpopmail web site but same error. > > Can anybody please help me... -- Michael T. Babcock, C.T.O. FibreSpeed http://www.fibrespeed.net/~mbabcock

Re: RBL, ORBs etc filtering

2000-11-06 Thread Michael T. Babcock
around. This wouldn't be that hard to do (couple hundred lines of code) and > it seems like it would be a nice feature. -- Michael T. Babcock, C.T.O. FibreSpeed http://www.fibrespeed.net/~mbabcock

Re: RBL, ORBs etc filtering

2000-11-06 Thread Michael T. Babcock
Ben Beuchler wrote: > On Mon, Nov 06, 2000 at 01:17:36PM -0500, Michael T. Babcock wrote: > > > I use it -- I know how it works. However, I only block RBL hosts this > > way -- I allow the other messages through because of poor listings on > > the RSS, etc. and would app

Re: RBL, ORBs etc filtering

2000-11-06 Thread Michael T. Babcock
list of virtual domains / users that want specific options. -- Michael T. Babcock, C.T.O. FibreSpeed http://www.fibrespeed.net/~mbabcock

Re: RBL, ORBs etc filtering

2000-11-06 Thread Michael T. Babcock
ectivly bounce it or not, > depending on the contents in a new control file. -- Michael T. Babcock, C.T.O. FibreSpeed http://www.fibrespeed.net/~mbabcock

Re: RBL, ORBs etc filtering

2000-11-06 Thread Michael T. Babcock
.. anyone else interested in this? -- Michael T. Babcock, C.T.O. FibreSpeed http://www.fibrespeed.net/~mbabcock

Re: Cron /home/vpopmail/bin/clearopensmtp 2>&1 > /dev/null

2000-10-24 Thread Michael T. Babcock
popmail/etc/tcp.smtp.cdb instead of /etc/tcp.smtp.cdb, or recompile > vpopmail and specify /etc/tcp.smtp.cdb with the --enable-tcpserver-file= > option This seems to have bitten at least a few people. Could the next version of vpopmail please do a copy if a link fails? Having to change my confi

Re: You can stop snickering now

2000-10-11 Thread Michael T. Babcock
Look at mailmove and blq or rblcheck (or search freshmeat for RBL): http://freshmeat.net/projects/blq/ http://freshmeat.net/projects/rblcheck/ Alec Grynspan wrote: > I asked about applying spam filters user-by-user basis. > > Nobody responded. > > I got a half-assed Procmail kludge to work - an

Re: Spam troubles

2000-10-11 Thread Michael T. Babcock
Pierrot Driguez wrote: > I have a Qmail server with Vpopmail for test that seems to work fine. > My actual trouble is spam from "Dialsprint.net" and "uu.net". > [...] > So, each time I see a new address from them in /var/log/qmail/qmail-smtp/... > I include it in the tcp.smtp file, and reload wit

Re: IMAP+vpopmail?

2000-10-09 Thread Michael T. Babcock
I just said ... Netscape (4.73) and Outlook Express (5.5). If you meant MTA, then qmail. Simon Hung wrote: > Which MUA are you using to connect to Courier-IMAP ? > > - Original Message - > From: "Michael T. Babcock" <[EMAIL PROTECTED]> > To: "Tim

Re: IMAP+vpopmail?

2000-10-07 Thread Michael T. Babcock
Beats me ... it works on Courier-IMAP 1.1 here. > Since when doesnt courier-imap work with netscape? > > > 2) If this isn't possible, I need to run IMAP (since SSL/IMAP is > > available in most clients). However, I can't run Courier-IMAP since it > > isn't compatible w/ Netscape Messenger (clic

Re: Is MySQL preferred?

2000-09-13 Thread Michael T. Babcock
What if ... ... the authentication were done by a seperate daemon entirely (like PAM's functionality) which cached the responses from the real authentication system? The generic authentication routine would be removed from Courier-IMAP (slightly) and would be queried (by pipe / unix socket / etc

Re: adding maildrop

2000-08-29 Thread Michael T. Babcock
I'm not aware of any packages for editing maildrop rules via the web yet, but if there are any, I'd like to know about them too. - Original Message - From: "Thomas Ackermann" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 29, 2000 6:45 AM Subject: adding maildrop > ho

Re: How can I get the "pw_passwd"

2000-08-28 Thread Michael T. Babcock
Standard unix crypt ... crypt (current_crypted_password, user_supplied_password) should == current_crypted_password. - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 28, 2000 9:29 AM Subject: How can I get the "pw_passwd" > > Hi ! > I'm using

Re: vchkpw/qmailadmin security issues

2000-08-14 Thread Michael T. Babcock
The confirmation should really happen on a page with a META REFRESH that leads back to the main page. The confirmation page SHOULD NOT display the password. Agreed. - Original Message - > I noted two things about vchkpw/qmailadmin that might merit fixing in > the next release of vpopmai

Re: email free...

2000-08-08 Thread Michael T. Babcock
Incidentally, the domains could have soft links into the /var/vpopmail directory, allowing normal operation. - Original Message - From: "Delanet Administration" <[EMAIL PROTECTED]> > While I have not looked at the new code releases, I do know that previously > the vpopmail directory

Re: email free...

2000-08-05 Thread Michael T. Babcock
Yes, it would most likely be better to have multiple drives set up on a fast channel controller handling different domains / subsets of domains. Incidentally, if you change the directory vpopmail uses for the domain, are there any inherent bugs (software that doesn't ask vpopmail where the maildi

Re: startup assistance needed - urgent

2000-07-25 Thread Michael T. Babcock
I could post my complete setup to my page, I suppose, if you think a full example would help. I'm using an /etc/rc.d/init.d/qmail script to start and stop services using "svc" and staring supervise from rc.sysinit. My supervise "run" scripts start each service independantly as recommended on two

Re: vchkpw + winproxy

2000-07-25 Thread Michael T. Babcock
Is he using software that will let him use the "@" sign? username == [EMAIL PROTECTED] This won't work with Netscape (for example, which requires the % instead of @), but works with others (like Outlook Express). Sandy Pleyte wrote: > we have a mail server with vchkpw 1.3.11 and a customer who

Re: vpopmail and daemontools

2000-07-24 Thread Michael T. Babcock
No, not true. I run /etc/tcprules.d/ as my tcprules directory and chown'd it to vpopmail.vchkpw ... that way all my rules are where most Unix administrators would expect them, under /etc. Ken Jones wrote: > Yes. /home/vpopmail/etc/tcp.smtp.cdb is better than /etc. > Why? Because then you can ru

Re: More SMTP stuff

2000-07-22 Thread Michael T. Babcock
Wouldn't it be even better to patch checkpassword instead? Jacob Scott wrote: > After musing on the mailing list and searching efnet, courier's website, and > two or three smtp auth websites, I have dismal news. No SMTP authentication > patch I can find works with vchkpw/vpopmail in its current

Re: Mail recovery

2000-07-22 Thread Michael T. Babcock
Actually, I was saying that you should get qmail up and running and listening on port 25 for SMTP connections, then change your sendmail.cf to have 'localhost' as a forwarding MTA (or the like) and then start up sendmail to have it deliver those messages to qmail ... ... unless the messages are a

Re: Mail recovery

2000-07-21 Thread Michael T. Babcock
You could probably consider using the MTA that created the file to "deliver" them to the new MTA ... Jacob Scott wrote: > I need to get some mail msgs (some in a one file, spool format, and some in > one file=one doc maildir format) from an older location into my new > /user/maildir. Manually dr

Re: pop3d init script

2000-07-21 Thread Michael T. Babcock
Yes. I'd highly recommend using the daemontools package @ http://cr.yp.to/daemontools.html If you really want to have the SysV style init.d script, just use the daemontools option above and "svc start smtpd" from your init.d/rc.smtpd or whichever process is at hand. Read the other boot scripts

Re: qmail-smtp-auth

2000-07-21 Thread Michael T. Babcock
I second that request. Jacob Scott wrote: > Qmail-smtpd-auth (http://members.elysium.pl/brush/qmail-smtpd-auth/) > seems to offer an excellent thing for everyone talking about roaming > users...the FAQ mentions vchkpw compatabilty... > > Is anyone up to looking this over and maybe seeing if it w