Re: domains / 0 directory???

2001-08-01 Thread vol
It's an efficiency feature. Nothing to be concerned with. Zachary Buckholz wrote: > > I just got vpopmail-4.10.30 and compiled and installed with > ./configure --enable-roaming-users=y > --enable-tcpserver-file=/var/vpopmail/etc/tcp.smtp > --enable-tcprules-prog=/usr/local/bin/t > cprules --en

Re: that wonderous netscape problem - no canned responses please

2001-08-16 Thread vol
Okay. Sending mail has nothing to do with receiving. The two are very seperate processes. Email addresses are always specified as [EMAIL PROTECTED] I believe you are trying to say that your SMTP server has SMTP_AUTH enabled, so you're trying to provide a username and password to be allowed to s

EPS - Email Processing System

2001-08-28 Thread vol
Hi, everyone. EPS development has been released. Currently, it's only going to be useful to people who have development experience, and probably won't even be compilable, or usable by anyone without a technical background. However, if you are used to dealing with packages without configuration

Re: help vpopmail of mysql

2001-08-29 Thread vol
[EMAIL PROTECTED] wrote: > > - Original Message - > From: <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> Then you need to install the zlib library which handles compression. You can get it from sunsite.unc.edu > Cc: <[EMAIL PROTECTED]> > Sent: Wednesday, August 29, 2001 4:35 PM > Subject

Re: multiple setup

2001-08-29 Thread vol
Latest CourierIMAP works with the latest development of vpopmail which has authentication structure changes. Either downgrade CourierIMAP, or upgrade to development vpopmail 4.10.35. Tren Blackburn wrote: > > On Tue, 28 Aug 2001, Andrew Martin wrote: > > > > > I currently have qmail installed

Re: multiple setup

2001-08-29 Thread vol
Er. Wrong message :) [EMAIL PROTECTED] wrote: > > Latest CourierIMAP works with the latest development of > vpopmail which has authentication structure changes. > > Either downgrade CourierIMAP, or upgrade to development vpopmail > 4.10.35. > > Tren Blackburn wrote: > > > > On Tue, 28 Aug 200

Re: Problems with compilarion IMAP with authvchkpw

2001-08-29 Thread vol
Latest CourierIMAP is made to work with development vpopmail. It has a new authentication structure. Either downgrade IMAP, or upgrade to development vpopmail 4.10.35 àÒÉÊ wrote: > > Hi All > > I use vpopmail-4.9.10. > Try to build latest vesion of CourierIMAP and have compile time errors > w

Re: LDAP setup questions

2001-08-29 Thread vol
The schema is quoted in vldap.h pretty much. As long as you provide the variables it wants (mostly required) you should be good to go. sbelt wrote: > > Actually, 4.10.35 is the version I am using. Also, this is a fresh install > so I have nothing to backup :) > > Perhaps there are setup steps I

Re: IMAP before SMTP [was Re: multiple setup]

2001-08-29 Thread vol
vpopmail 4.10.35, although in development, is considered unofficially stable. We're putting it through it's final patches and testing, before we go stable with a new version. Tren Blackburn wrote: > > On Wed, 29 Aug 2001, Bill Shupp wrote: > > > on 8/29/01 12:14 PM, Tren Blackburn at [EMAIL PR

Re: LDAP setup questions

2001-08-29 Thread vol
You should not have to stop the server. You merely must compile the new vpopmail, backup your old binaries, and do make install-strip. Check to see if when you telnet to 25 and 110 there are no errors, and for about 5 minutes, monitor your qmail logs to make sure there are no errors there either.

Re: "Unable to chdir to vpopmail/usrs diretory" error in LDAP module

2001-08-30 Thread vol
You most likely need to create your manager user, and setup the schema inside the database that you'll be using. The LDAP module does not do this itself. Xiao Hua Huang wrote: > > Hi All: > Just now I installed vpopmail-4.10.35 + openLDAP-2.0.7 just following the > README.ldap in the vpopmail t

Re: "Unable to chdir to vpopmail/usrs diretory" error in LDAP module

2001-08-30 Thread vol
gt; Thanks for your reply. > But how can you create? > Could you get me some sample? > > Thanks > Bill > > > vol > Sent by: vol To: Xiao Hua Huang > <[EMAIL PROTECT

eTrack and EPS

2001-08-30 Thread vol
Hi, everyone. I'm posting here to announce a new EPS tool that I hope will be available soon. If anyone has read my previous posts to the mailing list about what EPS does, and if you downloaded it, and have possibly made use of it in it's early production phase, cheers to you. eTrack will perfo

Re: eTrack and EPS

2001-08-30 Thread vol
EPS is a bunch of API for handling email messages. It does all the analyzing for you, etc. Hands back structured information on the email peices. For instance... To: Joe Test <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> EPS sees this, and returns back a header structure containing Header name: To

Re: running commands

2001-08-30 Thread vol
Running commands? What do you mean by that? Wojciech Smolkowski wrote: > > Hello, > > Does devel. version ( or another one ) supports running commands feature? > Maybe developers are planning to do it ( when ) ? > Thanks for help. > > > wojciec

Re: running commands

2001-08-30 Thread vol
EPS itself would not do that. Something could certianly be written on top of EPS to do that, however. Wojciech Smolkowski wrote: > > On Thu, 30 Aug 2001 [EMAIL PROTECTED] wrote: > > > Running commands? What do you mean by that? > > running commands before delivering mail. Defined row in data

Advisories

2001-09-04 Thread vol
I'd like to comment on the advisory posted below. First of all, this issue is as old as databases and programs that interface with them automatically. Changes to file and library permissions fixes any problems people might have with this as stated in my advisory about valias. The point in my ad

Re: Warning Quota Overflow

2001-09-05 Thread vol
Anything under 1.5k should get through. juan enciso wrote: > > Hi Managers > > I need send a e-mail to my users when their quota is > overflow > > How can do this?? > Very thanks for your advice.. > > __ > Do You Yahoo!? > Get email alerts & NEW

Re: vqregister errors

2001-09-06 Thread vol
This means that you've enabled database storage, and that your fields to store in the database, and what's being given to the database are not matching up. Lanny Baron wrote: > > Hello, > Using vqregister on one of my domains, constantly produces an error when > people try to subscribe to it. Th

Re: recompiling vpopmail is dangerous ?

2001-09-06 Thread vol
Everything should be fine. At the very least, back up your current binaries from ~vpopmail/bin. If you want to be very safe, make sure you backup your ~vpopmail/domains directory, and if you use a database, dump the database to disk just in case. Jens Georg wrote: > > hello, > > i am running

Re: Vchkpw shared libraries problem

2001-09-10 Thread vol
Seems to me your box doesn't have enough memory to load the mysql libraries into memory. Get more memory, or allocate more swap. Charlie Chrisman wrote: > > Im running vpopmail 5.0pre5 and when I try to authenticate via pop, I > get this message: > > /home/vpopmail/bin/vchkpw: error while load

Re: Antivirus scanning ~vpopmail/domains/xxx.com/$USER/Maildir/new/*

2001-09-12 Thread vol
We're working on a filtering/virus scanning solution as we speak. We believe it will be available Jan/Feb as a stable release. Development is at http://www.inter7.com/eps. The filtering/scanning code has not been added to the development release just yet. zyrtaf wrote: > > Hi, > I am looking f

Re: /etc/tcp.smtp

2001-09-12 Thread vol
As I'm sure you've read the messages on generating the hash, the next step, is to give the path to the hash (not the plaintext) with the -x option. tcpserver -x /home/vpopmail/etc/tcp.smtp.cdb Good luck. Jens Georg wrote: > > hi, > > i set up vpopmail with roaming users enabled. tcp.smtp is s

Re: LDAP

2001-09-13 Thread vol
hen you have no idea how right you are. Converting between two different email LDAP database schemas is incredibly difficult and time consuming. That's it! :) Good luck to everyone still willing to give the LDAP module a shot. Sumith Ail wrote: > > Hello List / Vol / Ken > > I a

Re: vqregister installation doc.

2001-09-14 Thread vol
Hmm.. After I finished the base code, Ken Jones the main vpopmail developer picked up work on vqregister to make it work with the latest vpopmails. I guess he didn't find time to add a configure script. Here's how to install vQregister in short. If you don't have any real package experience, y

Re: LDAP

2001-09-14 Thread vol
Global Address book for... SqWebMail? Or is that some software that sits on top of LDAP servers? Sumith Ail wrote: > > Hello Vol > > I understand configuring LDAP is a pain. Is there an alternative in > Vpopmail for people who require Global Address Book. > > Also, I

Re: upgrades and qmail-filter question

2001-09-17 Thread vol
The upgrade shouldn't be too difficult. Be sure to back up your binaries though. The QMAILQUEUE patch works, but it creates an open relay situation. In order for it to function as made, you must either know every block you wish to allow to send mail through your server, and you must manually add

Re: Urgent qmail Security problem

2001-09-25 Thread vol
If your server is configured properly, you will not be an open relay. There are some relay tests that qmail 'fails', however, the deliveries are supported by the RFCs, and they fail trying to deliver to non-existant local users. Qmail, when configured properly, with roaming users software, such

Re: virusscan for selected virtual domains only?

2001-09-26 Thread vol
*plug-plug* EPS will handle mail filtering, and virus scanning globally, domain-specifically, and user-specifically. http://www.inter7.com/eps ETA for stable filtering is late Jan, early Feb. Bjorn Nilsen wrote: > > This is something I want too. The only way I can think of doing it is for > qm

Re: What's the current consensus on vpopmail + OpenLDAP + qmail-ldap?

2001-10-01 Thread vol
I've made it work. You need to use one of the later versions of OpenLDAP. The earlier versions do not support some of the API that the newer versions do. Sumith Ail wrote: > > Hello Adam > > Please let me know if you or anybody else has success in making > vpopmail+ldap 2.x work. If Vpopmail

Ah, the viruses.

2001-10-01 Thread vol
Silly kids never give up on the viruses. Yet another batch of people unsubscribed, and refused on the mail server. Let us know if people send you viruses when you post. Thanks! -- [EMAIL PROTECTED] Inter7 Internet Technologies, Inc. www.inter7.com - 847-492-0470 Prices at http://www.inter7.com/

Re: Ah, the viruses.

2001-10-01 Thread vol
now if people send you viruses when you post. > > > > Thanks! > > Vol, > > Here's my 2c: > > Switch these lists over to ezmlm-idx and install qmail-scanner.pl on the > Inter7 list server. > > With the idx extensions, you can eliminate most of the spam

Re: What's the current consensus on vpopmail + OpenLDAP + qmail-ldap?

2001-10-01 Thread vol
I'm unsure of what versions, etc. I developed the vpopmail LDAP module. We've installed it on several systems without problems. Just be sure you arent trying to use qmail-ldap. qmail-ldap is NOT the vpopmail LDAP module. ..and again, if for any reason you think LDAP is better than any other da

Re: What's the current consensus on vpopmail + OpenLDAP + qmail-ldap?

2001-10-01 Thread vol
Adam Nealis wrote: > > --- [EMAIL PROTECTED] wrote: > > I'm unsure of what versions, etc. I developed the vpopmail LDAP > > module. We've installed it on several systems without problems. > > If LDAP sucks, why didya write it then? ;) > As with the majority of our software, someone paid for

Re: Upgrade

2001-10-04 Thread vol
I just got back from our status meeting. Apparently, there ARE some things to fix in the 5.0 tarball, but 5.0 is considered to be stable except for database aliases. It hasn't been updated on the webpage because that hasn't been resolve, although Ken is unable to reproduce the reported problem.

Re: VQadmin assistance

2001-10-25 Thread vol
The ACL file named vqadmin.acl can be found in your ~apache/cgi-bin/vqadmin directory, or in your installation directory. It contains documentation inside it that should be self-explanitory. Good luck! Jason Brunk wrote: > > OOOhhh, i see, does anyone have an admin like the vqadmin that will a

Re: VQRegister

2001-10-25 Thread vol
You need to edit your templates. The email vQregister sends out are generated from template files located in your vQregister directory. Jason Brunk wrote: > > do you think that doing all the email stuff with the vqregister is ok with > out using mysql? i have mysql, but so far i have seen that

Re: IP alias domains

2001-10-30 Thread vol
IP alias domains only works with domains specifically added to the map list. So, to answer your question, your other domains will not be affected unless specifically mapped to an IP. Even then, if a user connects to a mapped IP, and authenticates with a different domain than the one that IP is m

[Fwd: EPS v0.3 available soon -- The *NEW* newsletter entry.]

2001-10-09 Thread vol
Here ya go :) > EPS v0.3 will be available for download soon. > Even though the version number hasn't increased > much, the code has had much done to it. > > For starters, v0.3 is the first development release > which understands MIME. As with all other EPS functions, > addressing MIME attachme

Re: null domain problems redux

2001-10-11 Thread vol
The users directory is depricated and only used for backwards compatibility. It should not be used. Any users in your users directory should be moved to a virtual domain directory. "Nathan J . Mehl" wrote: > > So, doing a bit of actual debugging here... (This is hampered by the > fact that al

EPS v0.3 released

2001-10-12 Thread vol
Hey, everyone. EPS v0.3 is now up on the website with a variety of packages. To download the EPS package which is still in development, head over to http://www.inter7.com/devel All the EPS packages are at http://www.inter7.com/eps Packages released: epstools-1.0 Peices of code showing o

Re: error with vadddomain

2001-10-13 Thread vol
Your /var/qmail/users/assign file is corrupted. Be sure never to edit it yourself, and make sure there's a dot by itself on a line after the last entry at the end of the file. Look for something which doesnt match the format (other than the dot at the end of the file), and remove it. Tells wrot

Re: eps suggestions

2001-10-16 Thread vol
EPS itself is very easy to install. All you must do is edit the Makefile for any path changes you may require. In most cases, you wont need to edit Makefile. Then type: make;make install It should compile and install the library and header files. The packages attached to EPS are a little mor

Re: eps suggestions

2001-10-16 Thread vol
Thanks for your interest! Unfortunately, since EPS is still in development, and because of the nature of EPS, it's still aimed mostly at development users. All the packages, except for the autoresponder, are going to be difficult to implement without a good understanding of how your system works

Re: eps suggestions

2001-10-16 Thread vol
EPS, or Email Processing System, is a library for developing tools which can understand email message contents. It's in development right now, and isn't packaged for user-end or admin-end types just yet. We're getting there though! steven wrote: > > could anyone tell me what is EPS you mention

Re: vqregister

2001-11-30 Thread vol
You must add the domain before vQregister can add users to it :) Qmail wrote: > > Tried that - no luck, I pulled hotmail from badhosts as well. > > -Original Message- > From: Ronald Rebideau [mailto:[EMAIL PROTECTED]] > Sent: Sunday, November 18, 2001 9:47 PM > To: [EMAIL PROTECTED] > S

Re: your organisation is sending out emails using our addresses

2001-12-05 Thread vol
No such emails have originated from our servers. We have had a problem in the past with spam mail being sent from OUR domain as well. Unfortunately, From headers, and Received headers can be forged easily by anyone. We are not in the business of sending executable files via email either. This i

vpopmail, the LDAP module, and OpenLDAP

2001-12-05 Thread vol
Alright. I've responded to about 15 messages on this list about the use of the OpenLDAP module. I'm going to do my best to explain everything that has ever been asked. In case you aren't aware, I'm the author of the LDAP module. A little background on the project, we needed to convert a large

Re: your organisation is sending out emails using our addresses

2001-12-05 Thread vol
The point of my reply was that the message does not originate from Inter7 as a company, but an abusive mailing list user. As far as the mailing lists being poorly configured, I wouldnt know since I dont manage the mailing lists :) Einar Bordewich wrote: > > Vol, > If you check the hea

efilter-0.2 released

2001-12-06 Thread vol
Hi, everyone. Just wanted to give everyone the heads up on eFilter 0.2. As some of you may have seen, eFilter 0.1 was not really a package, but some code which demonstrated how a test filter would work. Since then, eFilter 0.1 was modified to be a usable test package in coordination with Ken, a

Re: [vchkpw] efilter?

2002-09-10 Thread vol
When we've re-coup'd our development costs, we may GPL it. For now, it's proprietary. Davide Giunchi wrote: > > Hi. > What about efilter ? i'm searching a spam filter for big servers and efilter > , reading http://inter7.com/efilter, seems to be good with a qmail-vpopmail > toaster but it's no

Re: [vchkpw] Domains that both exist and don't exist

2002-09-20 Thread vol
This is not a problem so much with vpopmail, as a problem with the migration of information. vpopmail takes care of managing qmail's configuration files as well as it's own, and therefore, various things must be modified for a migration. The most important files you will need to move over: /va

Re: [vchkpw] NewBie Q

2002-09-26 Thread vol
That would require code modifications to the vpopmail package. No such settings currently exist inside the vpopmail package. Ismal Hisham Darus wrote: > > Hai, > > i'm using vpopmail 5.2.1 with qmailadmin 1.0.6. My Boss ask me to > check whether i can set the minimum password length to 8 an

Re: [vchkpw] Vpopmail under devel any longer?

2002-10-14 Thread vol
All our packages are under constant development. If you want the latest stable version, use version 5.3.8 from the development page (inter7.com/devel). It's planned to go stable. A new development version will take it's place with new patches, bug fixes, etc. Remember, our packages are GPL, and

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

2002-10-18 Thread vol
ets the dir to use for this domain) -i uid (sets the uid to use for this domain) -g gid (sets the gid to use for this domain) John Johnson wrote: > > would it not be easy to use the du command on ~/vpopmail/domains/ > > -John > > -Original Message- &g

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

2002-10-18 Thread vol
No such command exists, but a simple shell script should do the trick. Use vuserinfo to list all the users, parse out the user's directory from the output and check the size of the directory. Brendan McAlpine wrote: > > Is there a vpopmail command for listing all the mailboxes in a domain > alon

Re: [vchkpw] Re: qmail, vpopmail, ezmlm & me

2002-10-18 Thread vol
>From your original message, Im not sure what possible 'hazard' we could be addressing. :P See comments below. Steve Mallett wrote: > > Peter Palmreuther wrote: > > Hello Steve, > > > > On Friday, October 18, 2002 at 3:14:46 AM you wrote: > > > > > >> I have qmail & vpopmail happily playin

Re: [vchkpw] dom_89 and uid/gid with mysql

2002-10-18 Thread vol
Are you asking permission? :) There is no software out there that we are aware of that creates a domain 'dom_89'. Go ahead and remove it. tech wrote: > > hello all, > > i have 2 questions: > > can i delete the dom_89 domain? (why is it created?) > > why the pw_uid and pw_gid is 0 and not 89

Re: [vchkpw] move old mail to new dir layout

2003-01-15 Thread vol
I see what you're trying to do. I do 99% of the conversions/migrations between mail systems here at Inter7, so I know your problem. Try writing a script: * Get the next username * Look up old directory * Look up new directory * Copy files You can get their old directory from the old vpas

Re: [vchkpw] move old mail to new dir layout

2003-01-15 Thread vol
Ya. This shouldnt require a lot of tool creation on your part. vpopmail should have enough information and tools for this type of work, so you're lucky in that respect. Just think through it one step at a time, and you shouldnt have a problem getting it done :) Good luck! dev wrote: > > Yea it

Re: [vchkpw] vadduser blows up for one domain

2003-01-27 Thread vol
Sounds like bad syntax somewhere on your system. vpopmail has a few places where it doesnt handle these things nicely. Try upgrading to the latest development version. The latest versions always handle bad syntaxes better. Benjamin Tomhave wrote: > > Hello, > > I have a strange situation. As

Re: [vchkpw] cdb - which program can read cdb human readable?

2003-02-03 Thread vol
Also, if you need a quick look at it, you can use strings on it. Clayton Weise wrote: > > cdb tools. > > http://cr.yp.to/cdb.html > > -Original Message- > From: Oliver Etzel - GoodnGo.COM (R) [mailto:[EMAIL PROTECTED]] > Sent: Monday, February 03, 2003 9:31 AM > To: [EMAIL PROTECTED] >

Re: [vchkpw] Mutt (possibly) and Vpopmail?

2003-02-10 Thread vol
Hi, Howard. It looks like you're going to need to have your users use a local or remote client that supports POP3. I'd suggest Pine. I believe it will do POP3. Just setup a local POP server, and have your users connect to that inside pine. Howard Miller wrote: Hi, I have a small qmail / vpom

Re: [vchkpw] libmysqlclient not found

2003-02-11 Thread vol
Are you running Linux? Be sure to add the directory your MySQL libraries are located in, to /etc/ld.so.conf, and run /sbin/ldconfig. Roland Schmid wrote: Hello, so far the installion worked. I now want to add a new domain to vpopmail. But I get an error message, that libmysqlclient file could no

Re: [vchkpw] tcp.smtp issue

2003-02-12 Thread vol
You willl need to recompile vpopmail. Thiago Campos wrote: Hi, How do i change tcp.smtp.cdb from /etc to /home/vpopmail/etc ? Everything is working fine, but when i use my Outlook to check my messages i got the following error. 'tcprules: fatal: unable to create /etc/tcp.smtptmp.4236: access d

Re: [vchkpw] How can I hide my IP

2003-02-18 Thread vol
Any good MTA software, Qmail for instance, is going to record the original sender's IP inside the first Received header. So, basically, if the MTA does as it should no. If it doesnt, you dont need to perform any special functions to 'hide' your IP. Clayton Weise wrote: You mean hide the IP of y

Re: [vchkpw] How can I hide my IP

2003-02-18 Thread vol
Why would you like to hide your IP? Are you planning on sending mass quantities of unsolicted mail? [EMAIL PROTECTED] wrote: Sorry, Yes, I would like to hide the IP of my computer. - Original Message - From: "Clayton Weise" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, Fe

Re: [vchkpw] How can I hide my IP

2003-02-18 Thread vol
Sounds pretty shady to me. However, as the administrator, patches to your MTA would do the trick. [EMAIL PROTECTED] wrote: No, it's request from my employer to avoid his multiple businesses being identified as coming from the same origin. - Original Message - From: <[EMAIL PROTECTED]>

Re: [vchkpw] How can I hide my IP

2003-02-18 Thread vol
With an editor such as vi or pico, and the qmail source. If you're asking me how to program in C, you're going to need a lot more than an email for that. [EMAIL PROTECTED] wrote: How would I patch Qmail to achieve this? - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED

Re: [vchkpw] HA! vqregister database issue squashed

2003-02-19 Thread vol
Hi, everybody. I wrote the vQregister package a long time ago, so Im going to attempt to remember the required stuffs. First, Rick, you are correct, there isnt much documentation on using the database stuff inside vQregister. The reason for this, is that a client of ours paid for the development

Re: [vchkpw] Re: How to take back up

2003-02-20 Thread vol
Mahesh, there are a variety of things you'll want to back up. One of the most important, time consuming, and disk hogging, will be the mail storage. This is usually located under /home/vpopmail/domains. If you're running a backend database for authentication, you'll also want to back that up. I

Re: [vchkpw] SQL based alias in vpopmail table

2003-02-20 Thread vol
I cant think of a situation off the top of my head that this would cause problems in other than passwords getting confused on the user-end between the two user entries. Iain wrote: Hi, I have a situation where I would like users to be able to login to check mail with a different username to the

Re: [vchkpw] Postgres in 5.3.16 - I see it, how do I enable it?

2003-02-20 Thread vol
Hi, everyone. Just wanted to clear a few things up :) As far as CVS is concerned, Inter7's development team is not the largest. I tried to make the case for CVS some time ago, but it isnt looking as if it will fly. If you're interested in new development on vpopmail, take a look on www.shupp.or

[vchkpw] SpamArrest

2003-02-26 Thread vol
Hi, everyone. Im going to be sending this message to all the mailing lists today. If your email address is being handled by SpamArrest, you will be unsubscribed from our lists. SpamArrest, while doing it's best to block spam, is also spamming people who send messages to people using their service

[vchkpw] Recenty security notice

2003-03-12 Thread vol
Hi, everyone. I just wanted to touch really quickly about the security notice that was posted here from our news mailing list. First, we'd like to apologize for it's format. That message was supposed to be destined for our communications director, but apparently it was accidentally sent to the n

Re: [vchkpw] -ERR authorization failed

2003-03-14 Thread vol
Hi, Scott. Please paste your start-up script for POP into an email and reply back. Thanks! Negative Nine wrote: Just installed qmail and vpopmail and i cant seem to auth correctly. Um, im not using mysql to store passwords Ive looked at logs that i think would help but they have not info as of

Re: [vchkpw] -ERR authorization failed

2003-03-14 Thread vol
Eww. Dont start *anything* from inetd. Use tcpserver :P Negative Nine wrote: This was the problem, In my /etc/xinetd.d/pop3 file i had server_args = neg9.netnitco.net /home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir /home/vpopmail/bin/vchkpw -- should have been -- /usr/vpopmail/bi

Re: [vchkpw] mailer-daemon

2003-04-02 Thread vol
You cant, this is not how bouncing works. Whatever is in /var/qmail/control/me is what will be the host of a bounce. Kenneth Ling wrote: how to make a mailer-daemon on each individual virtual domain.. tq -- Regards Kenneth Ling ranhill engineers and constructors sdn bhd -- mailto:[EMA

[vchkpw] Re: [qmailadmin] Autoresponder

2003-04-03 Thread vol
Oh. That autoresponder was written for EPS 0.9 and below. I'll have to update that at some time in the future. Try downloading http://www.inter7.com/eps/eps-0.9.tar.gz. It's not as fast and efficient as EPS v1.x, but it works in the same fashion. Lay[N]e wrote: Hi, Layne. Try the autoresponder

Re: [vchkpw] is there a FULL-TEXT-SEARCH for courier email box ???

2003-04-03 Thread vol
Im not sure exactly what you're trying to accomplish, however, you might be able to use EPS (http://www.inter7.com/eps) to perform this with a little C knowledge. Temp wrote: Hi, is there a full-text-search engine for courier or vpopmail ? include the attached files! and base64 and QP encode ?? T

Inter7 software issues

2000-12-07 Thread vol
We just recently became aware of a post to the vpopmail mailing list which described us as removing our software from the internet due to a conflict with other persons. We're not sure yet where this message originated from, but we're looking into it. The software was down due to a disk change, a

Re: Inter7 software issues

2000-12-07 Thread vol
Peter Green wrote: > > * [EMAIL PROTECTED] <[EMAIL PROTECTED]> [001207 13:22]: > > We just recently became aware of a post to the vpopmail > > mailing list which described us as removing our software > > from the internet due to a conflict with other persons. > > We're not sure yet where this mes

Re: vqsignup problem

2000-12-07 Thread vol
There's no fix required. In signup.conf, you must provide a full path to the directory containing the success.html, as well as any other template files specified. [EMAIL PROTECTED] Martin Fienkeng wrote: > > I applied the fix mentioned below but with no success. I downloaded > the updated ver

Re: Removal of the Source Code ?

2000-12-07 Thread vol
I've talked with Ken and we're investigating the source of that message. Parts of the website were down while we switched a disk, and power cycled. Our pre-configured 404 message is to redirect to our main site, so any attempts to download missing files, or go to missing portions of the site sho

Re: vqsignup problem

2000-12-07 Thread vol
Hmm. Yes, that's how it should look. Sounds like there may be another problem somewhere. Check the permissions and make sure the CGI is SUID vpopmail, and that the vpopmail user has read access to the templates. [EMAIL PROTECTED] Martin Fienkeng wrote: > > I did that. The the line with succ

Re: default domains

2000-12-07 Thread vol
What version of vpopmail are you running, and did you do --enable-default-domain=phoenixdsl.com? [EMAIL PROTECTED] Brendan Wood wrote: > > Hey, > > Having a problem getting vpopmail to autheticate for "default domain" > users - sending just a username (without the %domain) doesn't seem to > w

Re: what the hell is going on?

2001-01-29 Thread vol
You must have SqWebmail use vchkpw for authentication, if you wish to use the vpopmail ldap module for your database. > Dan & Sharon wrote: > > Hello, > > I just finished getting qmail+vpopmail+ldap+sqwebmail running > smoothly. When trying to get sqwebmail working, the last step, I > added so

Re: security bug in vpopmail

2001-01-31 Thread vol
The fact of the matter is that once a user has root, they are in complete control anyway. A user with root access can access the memory used by mysql, a user with root access can modify mysql to give him passwordless access to the databases, etc. Another thing to keep in mind, is that it's tri

Inter7 introduces new software: vQregister

2001-02-23 Thread vol
vQregister is new web-based signup CGI that more than replaces the old vQsignup program we released early last year. If you're running vQsignup now, or you're considering allowing users to signup for free accounts, it's worth taking a look at. We will be adding a new feature very soon which will

Re: Inter7 introduces new software: vQregister

2001-02-23 Thread vol
Maybe what I said wasn't as clear as it could have been. Exactly what you requested below, is the feature we will be adding. PHP is inefficient BTW. :) Dan Phoenix wrote: > > Quite honestly this is a custom form that most of us code ourselves in php > to insert the info we need from users. Wha

Re: Inter7 introduces new software: vQregister

2001-02-23 Thread vol
Not everyone has a single box devoted to Apache with PHP modules. In fact, many people run a large amount of time consuming processes. Efficiency is always a factor, when it can be taken into account. Web based products should always be concerned with efficiency. Mark Delany wrote: > > On Fri

Re: Inter7 introduces new software: vQregister

2001-02-23 Thread vol
Apparently some companies devote more time than others to their releases. Dan Phoenix wrote: > > inefficent? > alot of speed and very easy to code. > Take me 10 lines of c code for one line in php. > + it is built in apache as a module so it runs faster. > > Of course c is faster and for any ki

Re: Inter7 introduces new software: vQregister

2001-02-24 Thread vol
Port qmailadmin to PHP? Why? Oden Eriksson wrote: > > [EMAIL PROTECTED] writes: > > > vQregister is new web-based signup CGI that > > Very neat! > > What about to port qmailadmin to php? > > -- > Kindest regards // Oden Eriksson -- [EMAIL PROTECTED] Inter7 Internet Technologies, Inc. www.i

Re: Inter7 introduces new software: vQregister

2001-02-26 Thread vol
Bzzt. Incorrect once again. I can guaruntee you that the parsing of a scripted language, and subsequent call to many functions to handle bundled together scripting functions makes up for the execution of a single external CGI program. On top of the fact that all scripting languages contain these

Re: Inter7 introduces new software: vQregister

2001-02-26 Thread vol
This is a discussion mailing list. If you don't like the content, unsubscribe. ..and numbers aren't needed. I've written scripting languages, and can contest to their inefficiency when put up against a new process copied into memory performing the same functions. The start to all of this, was

Re: Inter7 introduces new software: vQregister

2001-02-26 Thread vol
There's an OpenCGI project that went on for a while (I think that's the name), which had a few C API calls which left the CGI resident in memory. It fell into regression though, and didn't have too much support. We ported a few of our CGIs over for a really large client just to see how they'd ru

Re: Whats going on?

2001-02-28 Thread vol
People are sending to multiple mailing lists twice. Bill Shupp wrote: > > on 2/28/01 5:23 PM, Daniel Hardaker at [EMAIL PROTECTED] wrote: > > > What exactly is happening with the mailing list? Is it just me or have > > other people been getting old messages sent over and over again? Ive > > r

Re: vpopmail with mySQL

2001-03-07 Thread vol
Not only must the user exist in the database, they must also have a directory. Adding user directories yourself is bad. vpopmail has a directory structure it sticks it, and mucking with that can cause problems. So to everyone who tries to do vpopmail's job for it, do it at your own risk. Daniel

vqregister-2.5 released

2001-03-16 Thread vol
vQregister 2.5 has been released with the new demographic collection code, as well as some other new features, fixes, and updates. If you're interested, head over to http://www.inter7.com/vqregister -- [EMAIL PROTECTED] Inter7 Internet Technologies, Inc. www.inter7.com - 847-492-0470 New prices!

Re: vqregister-2.5 released

2001-03-19 Thread vol
vqregister 2.5 does not create the database, or tables. You must do this yourself before it will work. The reasoning behind this is to allow the administrator maximum control over the contents of the database. Things such as lengths and such, I believe, should be defined by the administrator.

  1   2   >