[vchkpw] Re: latested qmailadmin trunk... error also.

2010-06-28 Thread Ken
Sérgio Rosa awd.pt> writes: > (truncated) The working version is here, tested with success: http://qmailadmin.svn.sourceforge.net/viewvc/qmailadmin/branches/v1_4_0/qmailadm in/?view=tar Ken !DSPAM:4c28555d32715964367774!

Re: vacation solution.

2001-07-17 Thread Ken Jones
Jan Knepper wrote: > > Probably asked 1E6 times... > Does any one know about a vacation solution for vpopmail? > > Thanks! > Jan devel version has a usable and user tested vacation solution. Ken Jones

Re: vpopmail Unable-to-switch_to_/home/vpopmail/domains/..

2001-07-17 Thread Ken Jones
s that are wrong. Something has gone and changed your permissions. I would find that problem too. Ken Jones

Re: problems compiling autoresponder

2001-07-18 Thread Ken Jones
arning and not an error. That is why the compile completes. Any problems you are seeing in autoresponder email delivery is probably for another reason. I would check in that direction. Ken JOnes

Re: autoresponder again

2001-07-18 Thread Ken Jones
Hans-Juergen Schwarz wrote: > > Hello again, > OK, thank you Ken, compiling should be all right but its still not > working. I did the following: > > I put the created autorespond file in /usr/local/bin > I created a help_message file > I created a help_autorespond

Re: migration of users with cdb encrypted password

2001-07-18 Thread Ken Jones
for my users for days :P The text of the encrypted password should work on either server. You should be able to copy the vpasswd file for each domain. Ken

Re: username

2001-07-23 Thread Ken Jones
There is probably a way to re-code the subdomain names to append a _ character. Then single letter user names could be made valid. Ken Jones

Re: pw_shell

2001-07-23 Thread Ken Jones
"Sean P. Scanlon" wrote: > > Can anyone (ken) tell me how long quota info has been stored in the pw_shell field of > the pwd struct? > > I am adding this field to the output of vauth_getpw() in vpopmail.pm, > but want to make sure I don't break with older versi

Re: MySQL & passwords..

2001-07-25 Thread Ken Jones
ne, but not the other? for authentication requests vpopmail uses the encrypted password field. When the password is changed (or new user added) the clear text password is stored in the clear text field then encrypted and stored in the encrypted password field. The clear text password field is dis

Re: vpopmail 10.26 addomain

2001-07-25 Thread Ken Jones
> I will be happy If someone help me > > Ender only use the "latest" devel release. I will upload a 4.10.30 release today. ken Jones

Re: Vconvert problem,

2001-07-25 Thread Ken Jones
there was no errors during compilation. > > Any helps? > > Regards, > > William Marcelo Piovezan. vconvert has been disabled in the devel releases untill the new mysql api can be added back in. Ken Jones

Re: VPASSWD file goes to 0 bytes

2001-07-28 Thread Ken Jones
gt; > We would appreciate helpful hints to overcome this bug. Do you have a portable solution for checking disk quotas? Ken Jones

Re: deleting user automatically

2001-07-28 Thread Ken Jones
greg gor wrote: > > hi ken, > is there any way to make vpopmail automatically delete > users which is not active or never accessing their > account? The development version has an --enable-auth-logging=y option. That puts a time stamp on each account during authentication. t

Re: import eudora to vpopmail

2001-07-28 Thread Ken Jones
all accounts and the password in clear text. Then write a script to call vadddomain and vadduser based on the above lists. Ken Jones

Re: clearopensmtp

2001-07-28 Thread Ken Jones
ut why wouldn't it do what is has to do > and die/quit/finished whatever... > > please help > > thanks in advance The "~" looks suspicious. Put the full path. You can attach a debugger to one of the running clearopensmtp programs and find out why it is not completing. Ken JOnes

Re: ~vpopmail/etc/{inc_deps,lib_deps}

2001-07-30 Thread Ken Jones
f vpopmail.pm on the way...RSN. That is exactly with the inc_deps and lib_deps are there. Glad they are becoming more useful. I'm sure there are many sites running pre 4.9.7. You can always recommend updating vpopmail when they use vpopmail.pm Ken Jones

Re: SMTP-AUTH

2001-07-31 Thread Ken Jones
er put it in production. > > Cheers, > > Bill Shupp Hey Bill :) I can verify that the latest devel works with smtp auth. I tested it last week. The only requirement is: 1) run smtp as either root (if you have non vpopmail mailboxes) or as vpopmail (if all mail accounts are under vpopmail) Ken

Re: sqwebmail 3.0 won't compile:(

2001-07-31 Thread Ken Jones
3.0 vpopmail 5.0 qmailadmin 1.0 vqadmin2.0 Ken Jones alexus wrote: > > i said *stable* vpopmail ... which is 4.9.10 and not even close/near to > 4.10.30! > > i asked if its possible to use new stable sqwebmail (3.0.0) w/ stable > vpopmail (4.9.10) not developmen

Re: sqwebmail 3.0 won't compile:(

2001-08-01 Thread Ken Jones
Very soon. As far as I know there are no known bugs or new features needed for the cdb and mysql modules. They are stable and ready for 5.0. The oracle, postgresql, sybase and ldap modules are stable but do not support all the new features, like auth logging. Ken Jones alexus wrote: > &g

Re: .qmail environment??

2001-08-01 Thread Ken Jones
istributed and disclosed. So by posting to the list you are making everyone here liable to prosecution. Am I right? What actions are restricted? What omissions are restricted? "or any action taken or omitted to be taken in reliance thereon" Could you clarify that statement? Thanks In Advance Ken Jones inter7.com

Re: help needed with vchkpw!

2001-08-01 Thread Ken Jones
> what could possible be wrong? > > Regards. > Joel Read about how your operating system handles shared object libraries. You have not configured your operating system to know about the mysql share object libraries directory. ken Jones inter7.com

Re: xinetd and vpopmail

2001-08-01 Thread Ken Jones
I highly recommend using tcpserver instead of xinetd ken Jones John Smith wrote: > > hello, > I'm sorry if this has been answered before. I'm using > vpopmail on rh7.1 I wanna know how can use vchkpw with > xinetd and roaming users option to allow smtp > relayin

Re: help me

2001-08-01 Thread Ken Jones
r/qmail/bin/qmail-popup \ > yingkou.gov.cn /var/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d For more information read http://cr.yp.to/ucspi-tcp/tcpserver.html The 30 seconds is due to information lookup/dns lookup ken Jones inter7.com

Re: 0.70ac1 patch

2001-08-01 Thread Ken Jones
Oden Eriksson wrote: > > Ken Jones writes: > > > Oden Eriksson wrote: > >> > >> Ken Jones writes: > >> > >> > > >> > I updated the distribution with Bills (Alan Cox?) :) patch and > >> > updated the version to

Re: 0.70ac1 patch

2001-08-01 Thread Ken Jones
Peter Palmreuther wrote: > > Hello Ken, > > On Wednesday, August 01, 2001 at 8:10:46 PM you wrote: > > > To be on the safe side we should remove the link. > > Sorry for jumping in, but I've a suggestion: > > Why not using a 'dereferral'

Re: ~vpopmail/etc

2001-08-01 Thread Ken Jones
inc_deps -I/home/vpopmail/include [kbo@gpl etc]$ more lib_deps -L/home/vpopmail/lib -lvpopmail -L/usr/lib/mysql -lmysqlclient -lz Adjust the -L value to match your mysql settings. If you are not using mysql remove the -L and -lmysqlclient -lz Ken Jones

Re: DIGEST PLEASE!

2001-08-01 Thread Ken Jones
Dan wrote: There is no digest available. You can unsubscribe by sending an email to [EMAIL PROTECTED] Ken Jones > > I like this list but there is to much email from it from once i first > joined. Can someone take me off and add me to digested version please! > > On Wed, 1

Re: Vpopmail 4.10.30 - Vmysql.c possible bug

2001-08-03 Thread Ken Jones
Thanks Richard, It was an error in the vmysql.h select statement for the GETALL function, remove the pw_domain column. It is in vpopmail-4.10.31 Nice work! Ken "Richard T. Wareing" wrote: > > I forgot to mention what version of QMailAdmin, it is 0.70, which > shouldn&#

Re: .qmail file help

2001-08-03 Thread Ken Jones
eture. Thanks for any help you can provide! > > Darren Nay - [EMAIL PROTECTED] Read the qmail man page for dot-qmail It contains all the information used by qmail-local and .qmail files Ken Jones

Re: mysql setup

2001-08-03 Thread Ken Jones
Hi JM The 4.10.31 version has the completed vconversion program. It was temporarily turned off when the mysql api changed somewhere around 4.10.14. We finally got caught up on the todo list to update vconvert. --enable-valias=y tells vdelivermail to look up aliases using the valias api functio

Re: vadddomain not adding domain

2001-08-04 Thread Ken Jones
Check the time stamps on the assign and cdb file and make sure they match. /var/qmail/bin/qmail-newu will update the cdb from the assign file. Ken Jones

Re: vpopmail+mysql question

2001-08-05 Thread Ken Jones
sing. But the developers found an efficent way to include the quota code. So quota processing is always available and controlled by the pw_shell value. NOQUOTA means no quota processing and a Number means the quota and to do quota processing. Ken Jones > > FreeBSD 4.2 STABLE > Vpopmail 4.9.10 > MySQL 3.23.28-gamma > > Thank you very much. > > Ciao, > Roman Serbski > mailto:libser@[no_spam_plz]manas.kg >

RE: qmail smtp

2001-08-05 Thread Ken Jones
hen sending > email > to other domains. ie "[EMAIL PROTECTED]" > > ""error 553 Sorry, that domain is not in my list of allowed > rcpthosts(*5.7.1)"" > > Any ideas?? Your qmail-smtpd server is denying relaying. Ken Jones > > Mick > >

RE: Segmentation fault (core dumped)

2001-08-07 Thread Ken Jones
Try running vadduser as root. Ken Jones On 07 Aug 2001 23:23:42 +0200, Leonard Cooper wrote: > As Follows : > > $ ./vadduser [EMAIL PROTECTED] passwd > Memory fault - core dumped > > This Also happens on 4.9.6-1, which I why I moved to 4.9.10 > > > -O

Re: False error report

2001-08-07 Thread Ken Jones
blem? and how to fix it? > > Thanks for any help, > Fahrizal Razak Have you tried logging into pop with telnet and entering user/pass while watching the log file? Try to reproduce the problem. The information you report doesn't show enough information to make the conclusion that there is anything wrong, it could be someone logging in with the wrong password. Ken Jones

Re: vpopmail +oracle possible?

2001-08-07 Thread Ken Jones
time we tested the oracle module it worked with both the stable and development versions. Ken Jones

Re: Fw: Delivered-to line:

2001-08-07 Thread Ken Jones
What should the headers look like? ken Jones On 07 Aug 2001 17:50:27 +0200, J.M.Roth wrote: > Any ideas yet? > We have some customers doing internal processing based on that header. > In fact it's a multidrop box and the customer filters the mail according to the >De

Re: question on lastauth table

2001-08-08 Thread Ken Jones
t has nothing to do with roaming users. Hope that helps Ken Jones

RE: Segmentation fault (core dumped)

2001-08-08 Thread Ken Jones
On 08 Aug 2001 12:27:49 +0200, Leonard Cooper wrote: > ...this is even worse What is worse? running vadduser as root or as the owner of the domain or something else? Ken Jones > Which leads me to the root of the problemWindows2000 based NAS device > (ComPaq TASKSMART N24

Re: Vpasswd File optimisation??

2001-08-15 Thread Ken Jones
pdates/add/delete/lookups with an index. >From my experience the cdb module is not fast enough for updates with over 5000 users. It is, however, still very fast for lookups. Ken Jones

Re: vpopmail and courier imap

2001-08-15 Thread Ken Jones
The latest versions of courier-imap and sqwebmail require the latest vpopmail 4.10 development version. Ken Jones On 15 Aug 2001 18:01:25 +0200, Arne Hueggenberg wrote: > Im trying to set up courier imap with vpopmail. > i have sucessfuly uinstalled vpopmail 4.9.10 and am already hand

Re: vqadmin problems

2001-08-15 Thread Ken Jones
upgrade from vpopmail > vpopmail-4.10.14? The bounce/disable bit flag code wasn't finished in the vqadmin 1.18 release. We didn't have time to complete it. Hopefully when someone gets some time it will get updated. Ken Jones

Re: Error: Domain does not exist

2001-08-15 Thread Ken Jones
home/qmail/bin/"program" settings. It would work without these settings (default to /var/qmail/bin) and a symbolic link between /var/qmail and /home/qmail (just an idea) Ken Jones

Re: vpopmail + mysql

2001-08-15 Thread Ken Jones
hank you in advance, bye! > > Francesco Collini > (from Italy) vpopmail will automatically create all the tables it needs. Ken Jones

RE: Vpasswd File optimisation??

2001-08-15 Thread Ken Jones
normal v-utils right now, but have a load of things that need changing! > > -Original Message- > From: Ken Jones [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, August 15, 2001 6:43 PM > To: Leonard Cooper > Cc: Vchkpw > Subject: Re: Vpasswd File optimisation?? > > &

What have you done for me lately?

2001-08-15 Thread Ken Jones
(unless we fixed it a while ago) And If we did fix it, got any sneaky, dastardly ideas on how to insinuate ourselfs into the major corporate networks? It's just a hobby of mine, taking over major systems. Cheers Ken "El Brujo de Madre" Jones

Re: modusergo function, .qmail file

2001-08-17 Thread Ken Jones
ia "vauth_getall". However, showing > aliases/forwards isn't yet (only mysql, I think). Ken mentioned to me that > he hopes to integrate the valias functions into the API, but has not had > time to do it yet. > > I tend to think that while .qmail files are still used

Re: Re[2]: modusergo function, .qmail file

2001-08-17 Thread Ken Jones
#x27;s .qmail > AND > a Maildir for an user. > > This would also help the admins that need to fix broken installations > etc cause they knew that all not plain Maildir stuff is in > domain.com/ > and not somewhere down the way in the users messes... You might want to take a look at the latest vqadmin devel version. it understands and displays the users .qmail file content, forwarding/vacaction. Ken Jones

vpopmail-4.10.35 release

2001-08-23 Thread Ken Jones
of the libvpopmail.a library, which includes the authentication information to databases, like mysql, oracle or ldap. Ken Jones inter7.com

test

2001-08-23 Thread Ken Jones
test

Re: vchkpw and qmail smtp-auth patch

2001-08-23 Thread Ken Jones
update to 4.10.35 or 4.10.34 Ken On Thu, 2001-08-23 at 13:59, Joseph F. Dries III wrote: > Hello All, > > I have an installation on FreeBSD 3.4-STABLE of Qmail 1.03 + Various patches > including the SMTP-AUTH patch, Courier-IMAP 1.3.10, vpopmail 4.10.32. > > Vpopmail works fin

Re: Postfix + vpopmail

2001-08-23 Thread Ken Jones
qmail programs: qmail-newu, qmail-newmrh, qmail-inject and instead call the postfix programs. Ken Jones inter7.com On Thu, 2001-08-23 at 04:55, Uro¹ Gruber wrote: > Hi! > > I ask this once ago and i did not get answer. > I'm using postfix and now i want to setup a virtual

Re: asking about sqwebmail 3.0

2001-08-28 Thread Ken Jones
sqwebmail 3.0 requires vpopmail 4.10.35 or vpopmail 5.0 Ken Jones http://www.inter7.com/devel/ On Mon, 2001-08-27 at 22:36, Michael Andreas wrote: > > Dear Sir, > > I have some problems to configure sqwebmail 3.0. > I already use vpopmail 4.9.10,qmail 1.03 and mysql. > but

Re: Upgrade from 4.9.10 to 4.10.35

2001-08-28 Thread Ken Jones
domain. Hence it can't find the user in the vpopmail table. Ken Jones > --enable-sqlincdir=/usr/local/include/mysql \ > --enable-sqllibdir=/usr/local/lib/mysql \ > --enable-logging=v \ > --enable-log-name=pop3 \ > --enable-passwd=n > > I added in the foll

Re: .qmail

2001-08-28 Thread Ken Jones
ard to. 3) | /some/program with options piping the email through a program. Ken Jones

Re: Re[2]: vpopmail-4.10.35 release

2001-08-28 Thread Ken Jones
vchkpw@inter7.com/msg06038.html > > > http://www.mail-archive.com/vchkpw@inter7.com/msg00538.html > > > > ACK. I'd LOVE to see this. And a vdeldomain switch that deletes all > > aliases of a master domain at once. > > This is the only response I've seen on my mai

Re: Problems with open-smtp (Roaming)

2001-08-28 Thread Ken Jones
This is a known problem in 4.9.10 and seems to be fixed in 4.10.35 and 5.0. If you have heavy traffic for roaming users I recommend using mysql. It has much better file locking for updating the list of temporary IP's (open-smtp is in a table) Ken Jones On Mon, 2001-08-27 at 03:58, Gab

Re: Do we have to use vchkpw ?

2001-08-28 Thread Ken Jones
I received an email from Vladimir Kabanov: He has changes to vchkpw to support plain, apop and cram-md5 and works with pop3, courier-pop3, courier-imap, qmail-smtp auth. Once he sends in the changes and it tests out okay I'll post it you can test. Ken Jones Sounds On Mon, 2001-08-27 at

Re: Problems with vpopmail 4.10.35 and imap 1.3.10

2001-08-29 Thread Ken Jones
On Wed, 2001-08-29 at 12:03, Tren Blackburn wrote: > Hi List; > > This seems to be a problem related to the security enhancement that was > implemented by Ken on the ~vpopmail/lib directory. It's now set to 700 > owned by root. The problem with this in the case of couri

Re: Upgrading from VPopmail 4.9.10 to 4.10.35

2001-08-29 Thread Ken Jones
On Wed, 2001-08-29 at 12:10, Tren Blackburn wrote: > Hi Ken; > > For people who would like to upgrade from 4.9.10 to 4.10.35 and turn on > plain text passwords, is there a way to do this? If I do the upgrade, > authentication fails as it can't find the plain text column.

Re: vpopmail-4.9.10 + courier-1.3.10 + solaris 7 = need help

2001-08-30 Thread Ken Jones
groups.google.com (deja). Hopefully one of you can help. Please feel > free to reply to the list or to me directly. > > Thanks in advance courier-imap-1.3.10 requires the latest vpopmail 4.10 release. Ken Jones

vpopmail-5.0pre1

2001-09-04 Thread Ken Jones
What do you folks think? Ken Jones

Re: vpopmail-5.0pre1

2001-09-04 Thread Ken Jones
.1 devel version > > are Vlad's new auth code for > > pop3 capa > > pop3 auth login & cram-md5 > > smtp auth login & cram-md5 > > pop3 APOP. > > > > > > What do you folks think? > > > > Ken Jones > > > > Ken, soun

Re: vpopmail-5.0pre1

2001-09-04 Thread Ken Jones
iltering on a site/domain and user basis. Ken

Re: vpopmail-5.0pre1

2001-09-04 Thread Ken Jones
On Tue, 2001-09-04 at 11:07, Einar Bordewich wrote: > - Original Message - > From: "Ken Jones" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, September 04, 2001 5:42 PM > Subject: vpopmail-5.0pre1 > > > > Hi Folks, >

Re: Re[4]: finished vaddaliasdomain() patch

2001-09-04 Thread Ken Jones
> first and in case of an aliasdomain simply return dir, uid, gid of > >> the masterdomain, thoughts? > > > Nah, if people feel strongly that alias domains should not be > > treated as real accounts, then it's probably best to leave things > > as they are. >

Re: all fixed up vaddaliasdomain() patch (I hope...)

2001-09-04 Thread Ken Jones
In the future, please post a URL to the patch file instead of posting the patch. Why? Because it eats up our T1 connection deliverying the patch file to everyone on the mailing list. Thanks ken On Tue, 2001-09-04 at 12:59, Gabriel Ambuehl wrote: > -BEGIN PGP SIGNED MESS

Re: where does the "netscape bug" problem actually fall

2001-09-05 Thread Ken Jones
he current 5.0 pre release definitly works with smtp authentication. I know because I set one up last week and it worked fine. > > any hacks to remedy this? No hacks needed, you probably have something misconfigured, or it is some other, unrelated issue. ken

RE: where does the "netscape bug" problem actually fall

2001-09-06 Thread Ken Jones
because I used netscape > >as my MUA. All current releases also work. > > would love to know what your configuration settings are for netscape then. > (currently working with a customer using communicator 4.73) > > Appreciate the response. Did you patch qmail-smtpd to have authentication? What patched code did you use? What exact line do you use to run your smtpd server? Ken Jones

Re: vpopmail 5.0pre1

2001-09-06 Thread Ken Jones
ow NULL), and then try it with the orignal table definition. I want to see if you can still crash vchkpw. Ken Jones

Re: problems with latest vpopmail

2001-09-06 Thread Ken Jones
probably used --enable-hardquota=y That will cause the compilation to fail. use the configuration option --enable-hardquota=size-in-bytes to change the size of the hard quota per user. Please try this again and report what happens. Ken Jones

Re: vpopmail5.0 relaible?

2001-09-06 Thread Ken Jones
n problems. I personally set it up on a 4 machine cluster with over 300,000 users and it has been rock solid for 2 months. I recommend the 5.0 release. 5.0 is going to be the recommended version to use with sqwebmail 3.0. Took all summer to get there. Ken

RE: vpopmail5.0 relaible?

2001-09-06 Thread Ken Jones
What problem? On Thu, 2001-09-06 at 12:33, Brad Dameron wrote: > Ken, > > I have been reporting a problem for some time and have yet to get a version > that fixed it. > I have sent several mails. Has my issue been resolved? > &g

RE: vpopmail5.0 relaible?

2001-09-06 Thread Ken Jones
e 5pre3 > release). will this ever be resolved ? > > Alex. > Anyone is free to submit code that fixes it. If you are waiting for me to do the work then you might have to keep waiting, I'm pretty busy. Ken

Re: Authentication in 5.0pre3

2001-09-06 Thread Ken Jones
found >[EMAIL PROTECTED]:127.0.0.1 > > > Matt Ford > Which authentication module are you using? Ken

Re: vpopmail5.0 relaible?

2001-09-06 Thread Ken Jones
On Thu, 2001-09-06 at 12:25, Ronald Rebideau wrote: > Ken Jones wrote: > > > > > 5.0pre3, tomorrow it will be 5.0. Is actually the last > > 4.10 version. There are no known problems. I personally > > set it up on a 4 machine cluster with over 300,000 users > &

Users with _ character and authentication

2001-09-06 Thread Ken Jones
I tried to replicate the problem you saw with [EMAIL PROTECTED] on my machine. I can't get it to break. And I tested with the cdb and mysql modules ./vadddomain test.com test ./vadduser [EMAIL PROTECTED] test telnet localhost 110 user [EMAIL PROTECTED] pass test Said okay. Ken Jones

RE: Authentication in 5.0pre3

2001-09-06 Thread Ken Jones
Could you send me the tables in your mysql vpopmail database with thier descriptions? I can check it against the tables that get created with 5.0 Ken On Thu, 2001-09-06 at 15:07, Brad Dameron wrote: > I don't believe this is a issue with the _. I do believe it is related to > the s

Re: Two minor issues

2001-09-06 Thread Ken Jones
On Thu, 2001-09-06 at 15:12, Einar Bordewich wrote: > In earlier versions of vpopmail, you could insert entries in the mysql table > and then e-mail that address for autocreation of userdirectories. This only > happens now when you pop the user or login through sqwebmail, which is nice. > The ques

Deferring email delivery when mysql is not availalble

2001-09-06 Thread Ken Jones
9ec2c status: local 0/100 remote 0/400 @40003b97e87e281a0784 end msg 471450 It will be in pre4 on the vpopmail devel page tonight. Ken

Re: Two minor issues

2001-09-06 Thread Ken Jones
p fixed something similar with qmailadmin. Seems like the directory > is deleted and then recreated when adduser is run. Found it and fixed it. Will be in tonights update. Ken

Re: Deferring email delivery when mysql is not availalble

2001-09-06 Thread Ken Jones
On Thu, 2001-09-06 at 16:39, Eduardo Augusto Alvarenga wrote: > Ken Jones <[EMAIL PROTECTED]>: > > > Turns out this was easier than I thought. > > I just tested it and I get the following when > > mysql isn't running.. > > > > @40003b

Re: vpopmail 4.9.10 stopped -- I'm stumped

2001-09-06 Thread Ken Jones
control files, make sure the domain is in there. Then check the qmail/users/assign file and make sure it's in there too. Then check for a .qmail-default file in the domain's directory Ken

Re: Deferring email delivery when mysql is not availalble

2001-09-06 Thread Ken Jones
On Thu, 2001-09-06 at 17:08, Eduardo Augusto Alvarenga wrote: > Ken Jones <[EMAIL PROTECTED]>: > > > Interesting, but overly complext in my opinion. Qmail > > already supports redelivery of the email, might was well > > let qmail handle all the complex safe email d

Re: vpopmail 4.9.10 stopped -- I'm stumped

2001-09-06 Thread Ken Jones
k the permissions, everything under vpopmail's home dir should be owned by vpopmail/vchkpw. Check if you can add and delete new users, and send them email > > > - Original Message - > From: "Ken Jones" <[EMAIL PROTECTED]> > To: "CyberXXI" <[EMAIL

Re: vipmap,courier-imap and default domain

2001-09-07 Thread Ken Jones
I think once 5.0 is released we should review the courier-imap/sqwebmail vpopmail code. Ken On Fri, 2001-09-07 at 05:35, 李兆唐 wrote: > Hello! > i use vpopmail 5.0pre1 and courier-imap 1.3.10. > and i found that i can not let vipmap work with courier-imap well. > (i use cour

vpopmail core dump with NULL mysql fields

2001-09-07 Thread Ken Jones
I updated the vmysql.c module to support NULL fields. Probably not a good idea for anything to core dump :) It will be in tonights pre5 release. Ken

vpopmail-5.0pre5

2001-09-07 Thread Ken Jones
en the vchkpw program proceeds are normal, doing a vauth_getpw( "user", "test.com") Ken Jones "Only three more coding days to 5.0"

RE: vpopmail-5.0pre5

2001-09-07 Thread Ken Jones
it with ./configure --enable-mysql=y make ; make install-strip The path for the alias domain in the assign file must have the path to the real domain. Which 5.0pre4 will setup automatically. Ken On Fri, 2001-09-07 at 16:28, Brad Dameron wrote: > Hmmm. Interesting. It looks to be working

Re: stop then stop

2001-09-08 Thread Ken Jones
tication? imap authentication? email delivery? Are all the various servers still running? Is qmail-send still running? Is you pop server still running? is your smtp server still running? What do you qmail logs say? Are permissions being changed on files or directories? Ken Jones

Re: Solaris 8

2001-09-08 Thread Ken Jones
thers that have it in /usr/xpgr4/id (with no bin) Hopefully Sun will dump it's Solaris OS and put it's money behind Linux with all the GNU tools. Ken Jones

Re: Re[2]: vpopmail-5.0pre5

2001-09-09 Thread Ken Jones
On Sun, 2001-09-09 at 08:53, Gabriel Ambuehl wrote: > > Hello Ken, > > Saturday, September 08, 2001, 12:18:34 AM, you wrote: > > > The path for the alias domain in the assign file must have > > the path to the real domain. Which 5.0pre4 will setup > > automa

Re: courier wants -lvpopmail

2001-09-10 Thread Ken Jones
l still get emails like this. I thought changing the permissions on vpopmail/lib directory would cause problems, that's why I was against it. But it seems security is of higher concern. What do you folks think? Should we keep the restricted permissions or open them up? 5.0 is going out today, so comments are welcome today :) Ken Jones

Re: check timed out

2001-09-10 Thread Ken Jones
e POP3 or SMTP configuration. > > Have you got a solution ? > > I believe that's a resolver problem but I don't find ... > > Francois. Add -H and -R options to your pop3 and smtpd tcpserver startup file. These options to tcpserver turn off dns resolution. Ken Jones

RE: courier wants -lvpopmail

2001-09-10 Thread Ken Jones
Sounds like we already have a consensus. I'll email MrSam and see if we can get your test code into the courier-imap configure.in Ken On Mon, 2001-09-10 at 09:26, Tren Blackburn wrote: > Hi Andrea; > > I think that's a good suggestion. Have the configure script check for &

Re: Vadddomain problem

2001-09-10 Thread Ken Jones
Look at virtualdomains, rcpthosts morercpthosts and locals. Sometimes running vdeldomain, vadddomain again will fix it. Ken Jones

Re: .dir-control file corrupted ?

2001-09-10 Thread Ken Jones
g > wrong in the domain .dir-control file : > > 23277 > 1 > 3 > 0 0 0 > 61 61 61 > 0 2 2 > 2 45 45 > 2/j > > is the "2/j" line correct ?? can you explain the file structure ? That looks okay. 2/j means the next account is put under the 2/j directory. Ken

Re: vpopmail problem

2001-09-10 Thread Ken Jones
ability, > because I haven't seen it in there. Will I have to manually edit the > vpasswd file and change the name that way? You mean the user name or the gecos field? You can change the gecos field with vmoduser. I'm not sure if you can change the user name field. Ken Jones

Re: Problem fixed?

2001-09-10 Thread Ken Jones
On Mon, 2001-09-10 at 13:08, Brad Dameron wrote: > > Ken, > > Did you correct the problem with the new vpopmail not creating the > directories for a user if they don't exhist? We add the user to the MySQL > database and then would issue a email to the user to have it c

Re: Define for mySQL port?

2001-09-11 Thread Ken Jones
The port can be put in the /etc/my.cnf file Ken Jones On Tue, 2001-09-11 at 05:22, Jan Pavlík wrote: > Can you add one #DEFINE for mySQL port? > > #define MYSQL_UPDATE_SERVER "server" > #define MYSQL_UPDATE_USER "login" > #define MYSQL_UPDATE_PASSWD &quo

  1   2   3   4   5   6   7   8   9   10   >