Re: Removal of the Source Code ?

2000-12-07 Thread Ken Jones
read up before posting such uninformed statements. Ken is very > > generous to provide the tools and source code that him and Inter7 provide > > to the public for free, he should be recognized for his voluntary efforts. > > He is not required to distribute anything. > > I

Re: PHP Interface

2000-12-07 Thread Ken Jones
0x200 #define V_USER3 0x400 The uid field only uses one bit flag, for APOP. However the apop feature is not offically supported. (mostly because no one can explain to me how it works) Ken Jones inter7

Re: Removal of the Source Code ?

2000-12-07 Thread Ken Jones
Thanks man, Thanks for what you said below. I think I need a 2 day vactation ;] I shouldn't let folks like that get to me. clear skies.. blue lakes.. my girlfriend ;] wow, i actually feel alot better. Thanks Ken Chris Bunnell wrote: > > Ken, as I've said in a few mess

Re: Newbie needs a few questions answered please

2000-12-10 Thread Ken Jones
o get Qmail installed (with the help of someone on > the qmail list) however it is not yet configured and I really want to > have Vpopmail and SqWebMail installed, configured and running ASAP > > Thanks in advance for any and all help, it will be much appreciated > > Roger Keep reading the docs, you'll get there ;] Ken Jones

Re: small mod to vchkpw

2000-12-10 Thread Ken Jones
d passwords, bad virt. > accounts, etc... > > So here's the diff to vchkpw.c maybe Ken will build it in.. I like it > anyway. :) > > ns3:~/devel/qmail/vpopmail-4.9.6 4% diff vchkpw.c vchkpw.c.backup > 159,160c159 > < log_pass_exit(LOG_NOTICE, 3, &qu

Re: vpopbull bug?

2000-12-10 Thread Ken Jones
review. I don't see any code that sets the ownership of the files. Ken Jones

Re: Vadduser problem?

2000-12-12 Thread Ken Jones
domain configuration option does not automatically add the domain name when you run vadduser. Please use your full email address when adding users with vadduser. Ken Jones

Re:

2000-12-12 Thread Ken Jones
timestamp never changes. In fact, it's mod > date hasn't been updated since October. If I delete the file, another will > appear but it's timestamp remains the same as it's creation date. > > Anyone encountered this? Anyone have a solution? > > Matt > > This has seemed to work quite well for me until lately. We'll get into why > here shortly. It is critical that the times on all the machines are synchronized for NFS to work correctly. Install and run ntp on all the machines. Ken Joens

Re: Alias account problem, Pls help!!

2000-12-12 Thread Ken Jones
ad eveything that i can find, but don't seems to come across > anything like this, pls help! > > thanks in advance!! > > best regards, > mok swee loong. All of the above processing is being done by qmail-local. It looks as if one of the Maildir lines in your .qmail-aliasname file is incorrect, causing the deferral. Ken Jones

Re: autorespond compile error

2000-12-13 Thread Ken Jones
^^^ here is the key word -^ This is a warning, not an error ;] The program compiled just fine. Ken Jones

Re: Directory structure/location of mail.

2000-12-13 Thread Ken Jones
ch less often then modifying user informations. The other thing I'm adding, cause I need it, is changing how IP alias/domain name mapping is done. I done with DNS lookups. Now there is a modularized ip-to-domain-name mapping. I've Written the file and mysql modules (again, it's api/modularized). Woop Ken Jones

Re: Shell script to regenerate vpasswd file

2000-12-13 Thread Ken Jones
I will post that if > anyone requests it. Hope this helps someone out. Yeah! Post it please. I've added a contrib directory and put the vpassgen file in it, with a vpassgen.README file containing your email above. ;] Ken Jones

Re: Statistic Info

2000-12-13 Thread Ken Jones
Mike Miller wrote: > > show_counts() > { > count_users(); This function actually calls: struct passwd *vauth_getall(char *domain, int first, int sortit) first = 1 to start a new one, first = 0 for all subsequent calls keep calling it while it returns non NULL. CurPopAccounts = 0;

Re: Code to reset Quota for mass accounts all around

2000-12-13 Thread Ken Jones
in) options: -q (set quota) For example: [kbo@orbital vpopmail-4.9.7]$ ./vmoduser -q 50 test.com To set all the test.com user quota's to 5Mbytes You can pick it up about 14 hours from now on the vpopmail page Ken Joens

Re: Compile Error when using --enable-mysql=y

2000-12-14 Thread Ken Jones
admin will automatically use the -I and -L -l lines that vpopmail is configured with. Ken Jones Matt Simerson wrote: > > Hey, anyone know why I get this error when attempting to compile any program > (in this case qmailadmin but also with courier IMAP). Vpopmail 4.9.6-1 > compiles cle

Re: Problem

2000-12-14 Thread Ken Jones
he lines via the qmail-send log file. Ken Jones

Re: Using Cistron 1.6.4 with vpopmail 4.9.6-1

2000-12-14 Thread Ken Jones
uded the diffs that I sent to Ken). A readme is included. > > I am currently using this in production where I work. > > Comment/complaints welcome. > > Enjoy. > > Abdul Abdul, which ones of these files are changes to the vpopmail code? Or where the vpopmail code ch

vpopmail 4.9.7: new development version available

2000-12-14 Thread Ken Jones
. Thanks Ken Jones Off to beta test it on a mysql machine.

Re: vpopmail 4.9.7: new development version available

2000-12-14 Thread Ken Jones
Ken Jones wrote: > > The new developement version is available. > > It has passed alpha testing and moving into beta testing. > > Carefully read over the http://www.inter7.com/vpopmail-ChangeLog file > > and the RELEASE.NOTES file in the tar ball. > > Please p

Re: which user for cron job for ~vpopmail/bin/clearopensmtp

2000-12-14 Thread Ken Jones
are: open-smtp open-smtp.lock ability to write to the ~vpopmail/etc directory ability to write to the directory where tcp.smtp is Ken Jones

Re: new location for vpopmail dir not working

2000-12-14 Thread Ken Jones
ysAdmin Services Inc. That is because the vpopmail home directory is compiled into the binaries for efficency Ken

Re: Problems with VPOPMail 4.9.7

2000-12-18 Thread Ken Jones
Did you also move /var/qmail/control/ locals rcpthosts virtualdomains and /var/qmail/users/ assign ? If not, that is the problem. vpopmail uses those files. Ken Jones [EMAIL PROTECTED] wrote: > > Hi everyone; > > Well, after hours of testing, I've determined this pro

Re: problem with the rpm version of qmail that consumes lot of resources

2000-12-18 Thread Ken Jones
e for the changes? I recommend not using an rpm installation. Use the qmail source code ;] Plus, the rpm from Bruce has an hourly cron job that will destroy the contents of /var/qmail/users/assign, and hence vpopmail will stop working. Ken Jones > > Thanks, > Yours, > Richard Ao >

Re: User controlled forwarding

2000-12-18 Thread Ken Jones
s for such a file and forwards to the address inside. Ken Jones

Re: Default Domain

2001-01-02 Thread Ken Jones
in the vpopmail database. The default domain is compiled into the binaries. It is not stored in the database. Ken Jones

Re: a different UID for every domain

2001-01-03 Thread Ken Jones
ocs i downloaded with vpopmail 4.9.6-1 i didn't find what i was > looking for, any reference, please ? We are about to put the final touches on a 4.9.8 release that will be tested with different UID/GID for every domain. You may want to wait a week before continuing, as I'm sure we will run into code changes. Ken Jones

Re: sqwebmail problem (2nd post)

2001-01-05 Thread Ken Jones
help of any sort is highly appreciated. > > kind regards > > juergen Hoffmann Try removing the --with-authdaemon option. I don't use it and sqwebmail 1.1.2 and sqwebmail 1.2.0 both worked. Ken Jones

Re: Using system's crypt() ?

2001-01-05 Thread Ken Jones
lackware distro not wanting to run afowl of cryptographic export laws. So they distributed a non functional crypt library. They make the real crypt library available, but make you get it for yourself. That shifts the blame from them to you (i.e. crypto export laws) Ken Jones

Re: Convert FreeBSD /etc/passwd users to CDB: vconvert fail, passwd, mail?

2001-01-05 Thread Ken Jones
thier /etc/passwd password. You might want to build a Mailbox to Maildir program into vconvert. It's fairly simple code. Get the perl mbox2mdir or convertandcreate for a sample. Ken Jones

Re: & in a username

2001-01-05 Thread Ken Jones
racter in email addresses. Does anyone know for sure? If it is legal, I can update the vpopmail code to allow it. If it's not legal, you'll have to say "too bad" to the user :) Ken Jones

Re: Password field is empty (?)

2001-01-05 Thread Ken Jones
IL PROTECTED] had an empty password field: > > host vpopmail[pid]: password field empty > > Checking ~vpopmail/domains/domain.com/vpassword confirms this, with the > entry shown earlier. > > Please tell me (truthfully ;) that I'm missing something simple, so I c

Re: vadduser question!

2001-01-05 Thread Ken Jones
all your users in /usr/local/vpopmail/users 2) vdeldomain everything 3) vadddomain domain1.com 4) vadddomain domain2.com 5) vadduser [EMAIL PROTECTED] and [EMAIL PROTECTED] 6) vadduser [EMAIL PROTECTED] When ever you run vadduser, *always* include the domain name. I think the whole /usr/local/vpopmail/users thing is crap, but it's there for backward compatibility. Ken Jones

Re: Restricting frequency of POP3 connects

2001-01-05 Thread Ken Jones
heck your email last. ugh ugh Ken Jones [EMAIL PROTECTED] wrote: > > dear edward, > i understand what u mean. however, pls note that its not always about > taking action and blocking access. at times, its better to restrict users > from doing something that we wud rather avoid. m

Re: ezmlm-web with vpopmail ?

2001-01-05 Thread Ken Jones
Thomas Ackermann wrote: > > since the qmailadmin seems unable to cope with ezmlm-idx and sql, > anyone done ezmlm-web with vpopmail ? Don't give up so soon. I think I've got a fixed version of qmailadmin that talks to ezmlm-idx. I haven't tested the sql portion yet. Ken Jones

Re: doubt with default domain.

2001-01-09 Thread Ken Jones
ot;vpopmail administration guide" by Ken Jones you must > make... > > ./configure --enable-default-domain=. > > So, which one is the true? > > Could someone help me with this? > > Thanks in advance. The FAQ is wrong. It's been corrected The FAQ should say ./configure --enable-default-domain= Ken Jones

Re: Secure SMTP/POP3

2001-01-09 Thread Ken Jones
osting on the qmail mailing list where someone using vpopmail setup SSL tunnels for encrypted pop. No patches were needed. He ran some program like "tunnel" in the startup line. Try searching the qmail mailing list. If you do find the message, please send me the information so we can add it to the FAQ. Ken Jones

Re: Issues with vpopmail v. 4.9.6-1

2001-01-11 Thread Ken Jones
) { return; } if ( ipaddr != NULL && ipaddr[0] == ':') { ipaddr +=2; while(*ipaddr!=':') ++ipaddr; ++ipaddr; } If 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. Ken Jones

Re: qmail-smtpd-auth

2001-01-11 Thread Ken Jones
Russell \"Elik\" Rademacher wrote: > > I also asked this same question about it and haven't heard anything > regarding this at all. I would like to use this function instead of the IP > address relaying system which make it much better system overall. >

Re: Full vpopmail logging detail

2001-01-17 Thread Ken Jones
mail/vpopmail? Use multilog, see daemontools package by Dan Bernstien. Ken Jones > > My start up lines are as follows: > > env - PATH="/var/qmail/bin:/usr/local/bin" \ > tcpserver -v -H -R -u82 -g81 -x /etc/relay/tcp.smtp.cdb 0 smtp \ > /var/qmail/bin/qmail-smtpd 2

Re: vchkpw lacking authentication security

2001-01-17 Thread Ken Jones
, your password is going over the network in clear-text anyway. Could you post a url to the fetchmail docs on ssh tunnel? Or better yet post the startup line for tcpserver/vpopmail/ssh tunnel. I can add it to the vpopmail FAQ file. Ken Jones

Re: vpopmail library

2001-01-17 Thread Ken Jones
in portably. It is in vpopmail_config.h /* Version number of package */ #define VERSION "4.9.7" Ken Jones inter7 > > > > Thanks. > > > > David > > > >

Re: vchkpw lacking authentication security

2001-01-19 Thread Ken Jones
Damon Muller wrote: > > On Wed, Jan 17, 2001 at 02:31:17PM -0600, Ken Jones wrote: > > > Could you post a url to the fetchmail docs on ssh tunnel? > > http://www.tuxedo.org/~esr/fetchmail/fetchmail-FAQ.html#K3 > > > Or better yet post the startup line for

Re: Fw: vpopmail and qmail-smtpd-auth (2)

2001-01-19 Thread Ken Jones
think the patch changes to vpopmail have already been incorporated into the vpopmail standard release. At least in the 4.9.7 and 4.9.8 releases. Ken Jones

Re: User quota not working

2001-01-19 Thread Ken Jones
t; Where's my mistake? ./configure ... --enable-hardquota=XXX If you didn't set the hardquota default on the configure line, it does not compile in quota support. Ken Jones

Re: HardQuota Bug in all Vpopmail versions

2001-01-19 Thread Ken Jones
mdisks and such). > > Good Luck > > P.S. I still want to fix that bug in vdelivermail that doesn't check quotas > right. What bug in vdelivermail quotas? Can you prove that it doesn't work with the 4.9.8 release and show me how to replicate it on my machine? Ken Jones

Re: A vpopmail + MySQL question

2001-01-19 Thread Ken Jones
everything on your machine associated with that users virtual domain email account. What doesn't happen is.. the dynamic directory allocation scheme doesn't do a re-organization of the file system layout. It would be possible to write a re-org program. I haven't needed one yet. Ken Jones

Re: HardQuota Bug in all Vpopmail versions

2001-01-19 Thread Ken Jones
is not up to date. Perhaps it would be better to test things on your own box with the lastest versions? Ken Jones

Re: HardQuota Bug in all Vpopmail versions

2001-01-19 Thread Ken Jones
ations I tested). > > Best Regards, > Tamer Hassan Aren't attachments kept in the same email body file? Or are you saying when qmail delivers an email with an attachment, that attachment is saved in a separate file? Ken Jones

Re: Moving and Changing Domain

2001-01-19 Thread Ken Jones
gn and all files in /var/qmail/control > > Anything I missed ? > > Thanks! Make the new machines vpopmail uid and vchkpw gid be the same as the old machine. It will save you at least 1 hour of work. Ken Jones

Re: (Another) Bug in qmailadmin 0.42 ?

2001-02-01 Thread Ken Jones
o against what I describe. 1) disable every single authentication method 2) enable vchkpw method 3) --enable-webpass=vpopmail That's it. I bet you didn't enable webpass! Ken Jones

Next 5.0 features

2001-02-01 Thread Ken Jones
lems that other people are seeing. Ken Jones PS: I think I've got an idea for modifications to sqwebmail/courier-imap makefiles to support the ~vpopmail/etc/lib-deps and lib-inc file. I would be interested to hear real world experiences from folks who are running vpopmail(etc). Perhaps we can f

Re: Changing Password

2001-02-16 Thread Ken Jones
mailto:[EMAIL PROTECTED] http://www.vpopmail.cx/vpopmail-4.9.8-1.tar.gz I hate these stupid kinds of bugs. Thank goodness other people actually read the code. The new package has this minor fix, so no new people will have to fix it. Ken Jones

Re: moving mail users to vpopmail.

2001-02-16 Thread Ken Jones
sions. 2) extra bonus If a Maildir file doesn't exist, go look in /var/spool/mail/user for a Mailbox file and convert it into Maildir files. Cheers Ken Jones > > Thanks in advance.

Re: who owns subdirs of domains?

2001-02-23 Thread Ken Jones
ght want to look at the freeBSD port of vpopmail. The freeBSD folks assigned a uid and gid to be used by vpopmail. I would suggest using thier uid/gid in the rpm. Ken Jones

Re: vpopmail login problem

2001-02-23 Thread Ken Jones
infor that > user not found > > > Could Any one help me? > > thanks in advance, > Check over the INSTALL and FAQ files and what value you are sending to pop as your user name. Ken Jones

Re: vpopmail.cx connectivity

2001-02-23 Thread Ken Jones
Edward Chaves wrote: > > On Sat, Feb 17, 2001 at 12:57:48PM -0500, Kari Suomela wrote: > > > > KJ> http://www.vpopmail.cx/vpopmail-4.9.8-1.tar.gz > > > > Nobody home? > > > > oy! bad timing for a network switch. until ken changes dns f

Re: ./vadddomain

2001-02-23 Thread Ken Jones
be you are having the same problem I had. the vadddomain program I ran was actually from the vmailmgr package. Same program name, totally different software. All of the vpopmail programs should support the -v option ./vadddomain -v This should print out a version number. Ken Jones

Re: user-xxx delivery bug?

2001-02-23 Thread Ken Jones
me from that registration. What vpopmail does, to try and make everyone happy, is to first look for a someone-test user. If that fails it tries to look for a someone user. Ken Jones

Re: upgrading vpopmail

2001-02-23 Thread Ken Jones
Paul Juliano wrote: > > Hi, > > How does one upgrade an existing installation of vpopmail (vpopmail-3.4.11) to the >latest one (vpopmail-4.9.8)? What configuration files should I back-up? Will I have >to take down the existing installation? > > Thanks. > >

Re: Submit : Patch for logging in MySQL-DB

2001-02-23 Thread Ken Jones
d a new function int vlogauth( char *user, char *domain, char *remoteip); Which will automatically create the table if it doesn't exist, and uses the "replace" function. sprintf( SqlBuf, "replace into lastauth set user='%s', domain='%s', \ remote_ip='%s', timestamp=NOW()", user, domain, remoteip); I did a quick test on my machine and it seems to be working. Ken

Re: strange delivery

2001-02-23 Thread Ken Jones
Please see my earlier posting about user-ext names. And yes, it is normal. Ken Sumith Ail wrote: > > The [EMAIL PROTECTED] would be a catch all account...(as far as I know) > > - Sumith > - Original Message - > From: <[EMAIL PROTECTED]> > To: <[EM

Re: smtp user

2001-02-23 Thread Ken Jones
BD7NQ wrote: > > Hi Gentleman, > > How to setup my qmail+vchkpw system, only the pop3 user can access smtp service. > > -Terry BD7NQ Look into --enable-roaming-users=y option. Ken Joens

Re: hp unix

2001-02-23 Thread Ken Jones
> zhjin wrote: > > can i install qmail and vpopmail on hp unix 10.20 or 11.00? > Sure. Ken Jones

Re: cdb files

2001-02-23 Thread Ken Jones
gigabyte sized files. Lookups are very fast. The only problem I've seen is it can take a very long time to re-create the cdb files. I would suggest mysql or oracle or sybase. Ken Jones

Re: Authentication problems

2001-02-23 Thread Ken Jones
s the first report of any type of problem like this. One thing I do know, you'll need to make qmailadmin be setuid root. Otherwise it won't be able to go into the users directory. By default, qmailadmin gets installed setuid vpopmail. Ken Jones

Re: accounts stopped working.

2001-02-23 Thread Ken Jones
you hadn't noticed. > > - Theepan If you installed qmail from an rpm, some of the rpms install a crontab that will destroy the /var/qmail/users/assign file. You'll need to find that cronjob and remove it. Then re-create your assign and cdb file Ken Jones

Re: Changing Password, Some Progress ...

2001-02-23 Thread Ken Jones
"Francis P. Ling" wrote: > > Hi Ken and Kenneth, > > Just some discoveries ... > > I used vpopmail-4.98-1 (use vpasswd.c from the latest dist, not v4.94) > modified lines as follows: > > > vpopmail.c:1729:sprintf(TmpBuf2, "%s/Maildir/sqwebmai

Re: Virtual User, symlink, Mutt...

2001-02-23 Thread Ken Jones
a workaround for this? > > TIA, > -Kit The easiest work around is to add a forward from the virtual account to his local /etc/passwd account. Either of these two forwards should work &[EMAIL PROTECTED] &user Where user = his shell login. Ken Jones

Re: Virtual User, symlink, Mutt...

2001-02-23 Thread Ken Jones
ill not be able to pop in for it. He should be able to pop in for it. vchkpw supports /etc/passwd accounts. The only restriction is he has to use Maildir and not Mailbox. Ken Jones

Re: vpopmail and sqwebmail running as root

2001-02-23 Thread Ken Jones
Dan Phoenix wrote: > > Complete bullshit pardon the termsplease provide docs on not > running as root. I think this should have been done after first sqwebmail > remote exploit..thx. chown vpopmail sqwebmail chgrp vchkpw sqwebmail chmod ug+s sqwebmail done Need any mor

Re: Not using user%domain authentication.

2001-02-24 Thread Ken Jones
nt ALL email to somedomain.com to be sent to [EMAIL PROTECTED]: echo "&[EMAIL PROTECTED]" > ~vpopmail/domains/somedomain.com/.qmail-default If you want all email that doesn't match an existing email account, forward, alias, mailing list or autorepsonder for somedomain.com to be

Re: Is there a way to make imap before smtp just like pop before smtp?

2001-02-26 Thread Ken Jones
is Mach. It already supports it. If you look in courier-imaps authlib/preauthvchkpw.c code, you'll see a section that checks if it is the imap service then checks if the user is allowed to do imap. If both are true then it calls the vpopmail roaming users code. Ken Jones

Re: 4.9.9 problems

2001-02-26 Thread Ken Jones
There is no spoon. > [EMAIL PROTECTED] -- The Matrix It might be the --enable-deliver-filter=y option. Ken

test

2001-03-01 Thread Ken Jones
test

[Announcement] : new mailing list server for this list

2001-03-01 Thread Ken Jones
. I thought about sending out a message earlier. This email is an additional test to see our throughput. I'm looking at tuneing maximum concurrency. I'm going to try 500 max remote concurrency with this email. cheers Ken Jones inter7 PS: I'm working on an htpasswd protected djb

Re: [Announcement] : new mailing list server for this list

2001-03-01 Thread Ken Jones
in chicago and have fairly good connectivity to the US. Cheers Ken Jones inter7 Ken Jones wrote: > > Hi Folks, > > Just thought I'd let you all know. This mailing list has moved to a > new machine. It was time for an upgrade. Here are the stats on the > machine we

Re: Changes in 4.9.8

2001-03-05 Thread Ken Jones
James McGlinn wrote: > > Hi all, > - Ownership of the present working directory is changed to > vpopmail:vchkpw. I'm running this from a script so I just change the pwd > to /home/vpopmail first, but this seems odd. What exactly were you doing? I can't replicate what you are seeing. Ken Jones

Re: Best Practises for vpopmail scaling

2001-03-05 Thread Ken Jones
king into fiber channel using linux with the GFS package. It looks interesting. http://www.sistina.com/gfs/ It is GPL software Ken Jones

Re: clearopensmtp

2001-03-05 Thread Ken Jones
have a file locking problem. clearopensmtp probably can't get a file lock on the open-smtp process. Or perhaps you have a large number of IP's in open-smtp? Ken Jones

Re: quota BUG ?

2001-03-05 Thread Ken Jones
20G overflowed and went negative. I was able to reproduce the problem if I set the hardquota to 20G. It works fine if the hard quota is set to 20M Ken Jones

Re: Best Practises for vpopmail scaling

2001-03-05 Thread Ken Jones
Ben Beuchler wrote: > > On Mon, Mar 05, 2001 at 10:25:57AM -0600, Ken Jones wrote: > > > > I have qmail/vpopmail/etc running on a Sun 2.8 Server. and > > > would like to scale it to 2 servers. I understand that most cost > > > effective solution wou

Re: Functionality question

2001-03-06 Thread Ken Jones
ogram would be more helpful. vpopmail does have per user quota limits. Please see the --enable-hardquota configuration option. It would also be interesting to see a graph of delivery performance versus number of .qmail files. Ken Jones

Re: e-mail

2001-03-06 Thread Ken Jones
> celano e5net wrote: > > Hi all > I'm using qmail,vpopmail,sqwebmail etc.. > > is there a way, to advise me that I have received an e-mail for the > account [EMAIL PROTECTED], into my other [EMAIL PROTECTED]? > > > Thank you "advise you" hmm

Re: Dbfunctions patch - big changes.

2001-03-06 Thread Ken Jones
new features are by my friend Pawel Krawczyk ([EMAIL PROTECTED]), > we are working on this patch together. > > If you want to test it, then please visit my page at: > http://members.elysium.pl/brush/vpopmail/index.html > > Also expect a web based administration tool for it (it&#x

Re: SMTP control 100 messages / day

2001-03-06 Thread Ken Jones
Andras Kende wrote: > > Hello, > > Is there a way in vpopmail virtual domains > to limit the outgoing messages to number?? > like 100 messages / domain / day > > Thanks :) > > Andras No ;] Ken Jones

Re: Large site questions

2001-03-07 Thread Ken Jones
yes is that mysql uses a file descriptor per table. I think mysql normal keeps up to a maxium of 20 open tables. So if you have 20+ active domains, mysql will be opening and closing database table files, which will slow down performance. Ken Jones

Re: vpopmail with mySQL

2001-03-07 Thread Ken Jones
ents of the table, and the contents of the domain directory. And anything else that is involved ;] Ken Jones > > Thanks > > PS anyone who has some statistics for how qmail/vpopmail handles large > volumes of mail, especially with mysql id really like to see them to use in > a

Re: Auto create users maildir with vpopmail, mysql and sqwebmail

2001-03-07 Thread Ken Jones
zero length directory and calls make_user_dir to make it. It also calls the new vlogauth function to updated the lastlog table so you'll know if they authenticated with sqwebmail. By default this code is disabled. if you want it to log that you'll need to add --enable-auth-log=y Ken

Re: Auto create users maildir with vpopmail, mysql and sqwebmail

2001-03-07 Thread Ken Jones
It always compiled for me. Ken Dan Phoenix wrote: > > just asking again...haven;t asked in about 3 months i think > does sqwebmail compile yet with freebsd with vpopmail .23.x mysql > still have 50 people waiting. > > On Wed, 7 Mar 2001, Ken Jones wrote: > > >

Re: CODA and VPOPMAIL and link/rename

2001-03-08 Thread Ken Jones
enames? If not, let's make the change. While we are at it. There is an fsync in vdelivermail.c. I don't really see a reason and it would just increase the disk I/O load. Ken Andrea Cerrito wrote: > > (sorry if this message will exist twice) > > Hi to all, > > I'

[Fwd: /etc/tcp.smtp.cdb? or ~vpopmail/etc/tcp.smtp.cdb?]

2001-03-08 Thread Ken Jones
Ken Jones wrote: > > grep TCP_FILE config.h > grep OPEN config.h > > This will tell you where vpopmail thinks your files are. > > Please don't tell me that you think.. > /path/to/vpopmail/etc/tcp.smtp.cdb > is an actuall path name and not an example. > >

Re: dir_control question...

2001-03-09 Thread Ken Jones
ram vcdir.c - source code for new vcdir program usage: vcdir "domain name" vcdir reads in a domain's .dir_control file then writes it into the new mysql dir_control table. This provides a clean upgrade path to the new dir_control table method in the mysql module. Ken Jones

Re: Use alias uid instead of qmaild uid in vpopmail?

2001-03-09 Thread Ken Jones
ling wrote: > > Ken Jones£¬HI£¡ > >I've read vpopmail-FAQ No.4 carefully, This is what I found: > > tcpserver -H -R -x /path/to/vpopmail/etc/tcp.smtp.cdb \ > -c20 -u504 -g503 0 smtp \ > /var/qmail/bin/qmail-smtpd 2>&1 > /dev/null & &g

Re: having trouble w/ vQregister install

2001-03-09 Thread Ken Jones
and files. Ken Jones Frank Precissi wrote: > > I had the same problem. I think the scripts calls the qmail-remote > script (since it sends the conformation e-mails to outside e-mail > servers, but not to any domains locally hosted on the machine) instead > of injecting straight

Re: crontab for clearopensmtp

2001-03-09 Thread Ken Jones
vpopmail" with the home directory of vpopmail user. To find the home dir of vpopmail: grep vpopmail /etc/passwd pick out the entry for the home dir vpopmail:x:502:502::/home/vpopmail:/bin/bash You have to set it up manually. It is not setup automatically. Ken

Re: Use user instead of user%dominio

2001-03-09 Thread Ken Jones
9.8 doesn't rely on reverse DNS anymore. It uses a IP <--> domain mapping file. Use the vipmap program to administer this file. For example; vipmap -a 1.2.3.4 domain1.com Wiil add a new mapping of 1.2.3.4 to domain1.com vipmap -p will print out the current mapping. Ken Jones

Re: dir_control question...

2001-03-09 Thread Ken Jones
reading mail, on comes > into play when adding domains/users? It only comes into effect when adding new users. Ken > > > > > vcdir reads in a domain's .dir_control file then writes it into > > the new mysql dir_control table. > > > > This provides a clean upgr

Re: vQadmin

2001-03-13 Thread Ken Jones
qadmin makes the same function call as vdeldomain program. Which is just vdeldomain( char *domain); Ken Jones

[announcement] VQadmin new version 1.3 available

2001-03-13 Thread Ken Jones
domains under any /etc/passwd user. The default is vpopmail. 4) configure/Makefile automatically detects which libraries and headers to link. 5) New INSTALL documentation Cheers, Ken Jones inter7

Re: bug / feature request in vmkpsswd

2001-03-14 Thread Ken Jones
ersion of vpopmail are you using? 4.9.8-1 and 4.9.9 don't show this behavior on my Linux machine. Ken

<    2   3   4   5   6   7   8   9   10   11   >