Re: [vchkpw] qmailadmin compile error

2002-08-29 Thread Jones
Yep, what you did is the right thing. The problem is, how can a configure script automatically figure out what libraries to use? It's not an easy problem to solve. The simplist way is to do exactly what you did. Ken Jones On Thursday 29 August 2002 09:04 pm, Lists wrote: Hello vchkpw, I

Re: Multiple - in usrname

2000-07-13 Thread Ken Jones
.X versions fix this behavior Ken Jones inter7

Re: Bogus Error

2000-07-13 Thread Ken Jones
-defaultdomain=lueneburg.netsurf.de and added the domain afterwards with vadddomain lueneburg.netsurf.de password any clues anyone? Any Help or suggestions are highly appreciated. Kind Regards Juergen Hoffmann Make sure you add the user with vadduser [EMAIL PROTECTED] password Ken Jones

Re: dash-ext support

2000-07-13 Thread Ken Jones
The 4.8.X versions now will do a look up on user-ext first. If that succeeds then it delivers the mail to that user. If that fails it attempts to lookup user. So you should be able to have users with a dash in thier name. Ken JuanE wrote: I agree that repatching each new version is a

Re: vpopmail and LDAP

2000-07-17 Thread Ken Jones
It's on the todo list. But there are alot of other things in front of it, unfortunately Ken Jones Greg Cope wrote: Ken Jones wrote: [EMAIL PROTECTED] wrote: Hi, is it possible to use vpopmail and ldap? I have only virtual domains and no users in /etc/passwd. All users

Re: Vpopmail - Installation - questions

2000-07-17 Thread Ken Jones
ult-domain=andigilog.com those options are for the configuration script. you may want to re-read the INSTALL file. If you are starting from a fresh unpack of a tar ball: ./configure [with your options, like --enable-roaming-users=y] make make install-strip done. That's all and thanks a lot. Good luck ;]

Re: big site with one domain

2000-07-19 Thread Ken Jones
difference. Ken Jones

Re: vpopmail with LDAP of netsacape

2000-07-19 Thread Ken Jones
Balaji Hare Ram Balaji wrote: i have netscape LDAP. i want to use with vpopmail any body have any idea how to do this Try the vpopmail ldap module --enable-ldap=y Then edit the vldap.h file for your LDAP server info. Ken Jones

Re: Problems compiling Courier IMAP

2000-07-19 Thread Ken Jones
Jia Rong wrote: i have done like this: edit the makefile in sqwebmail/Mailefile and authlib/Makefile find CC = gcc add -L/usr/lib/mysql -lmysqlclient ex : CC = gcc -L/usr/lib/mysql -lmysqlclient /usr/lib/mysql is where i have mysqlclient lib file but there is same error when

Re: SQwebamil Auth Logging?

2000-07-19 Thread Ken Jones
anks again, Dave -Original Message- From: Ken Jones To: Hubbard, David Cc: '[EMAIL PROTECTED]' Sent: 7/19/00 12:04 PM Subject: Re: SQwebamil Auth Logging? "Hubbard, David" wrote: Hi all, sqwebmail doesn't seem to log anywhere that people are logging in an

Re: No user found vpopmail-4.8.5

2000-07-24 Thread Ken Jones
Sometimes the crypt funtion in the crypt libraries don't actually work. Like on standard slackware systems. That could be the problem. Ken Joens Peter Gradwell wrote: Hi Peter I was half way through writing a very same message. I'm running the same on FreeBSD 4.0-STABLE, and

Re: More SMTP stuff

2000-07-24 Thread Ken Jones
pointers on what needs to be done? Ken Jones

Re: IMP prefs

2000-07-24 Thread Ken Jones
under the user's directory? Ken Jones

Re: Alias again

2000-07-24 Thread Ken Jones
this automatically. The closest you can get to it is to create a mailing list and add each user to it as they get added to the system. Or you can use vpopbull to distributed emails to everyone on your system. Ken Jones

Re: vpopmail and daemontools

2000-07-24 Thread Ken Jones
Jeff Jones wrote: I have two questions that I cannot seem to figure out: 1. I installed vpopmail per the instructions. However, the open-smtp file is not in /etc, it is in the etc direcotory under vpopmail's home directory. I have enables roaming users so it is updating

Re: IMP prefs

2000-07-24 Thread Ken Jones
directories if they do not exist Ken Jones

Re: Permissions Weirdness and Problem.

2000-07-24 Thread Ken Jones
Check the uid and gid in /var/qmail/users/assign to see if they match the vpopmail/vchkpw uid/gid. That can cause a problem. Ken Jones Russell Rademacher wrote: Hello. I got a major problem here. I just recently upgraded the Qmailadmin and Vpopmail to the latest releases

Re: know this?

2000-07-27 Thread Ken Jones
uid/gid/dir information. Ken Jones

Re: problem with .qmail processing

2000-07-27 Thread Ken Jones
The .qmail files under a users directory only support forwarding email. It doesn't support the | /program commands. You could put a .qmail-sms file in the base domain directory ~vpopmail/domains/domain.com/.qmail-sms Ken Jones Flavio Curti wrote: hi i have a little problem

Re: Qmailadmin Forward-Address Sorting?

2000-07-27 Thread Ken Jones
"Hubbard, David" wrote: Hi all, does anyone know how qmailadmin sorts it's list of forward accounts? On my system it doesn't seem to be by Forward or Pop Account. Thanks, Dave It doesn't do any sorting. It displays them by reading the directory. So the order is how the OS

Re: How do I make vmkpasswd ?

2000-07-27 Thread Ken Jones
YAMAMOTO Taku wrote: Hello, I'd like to change authentication specific popuser to apop,so need to modify vpasswd file by hand.However I can't find vmkpasswd program both /home/vpopmail/bin and /usr/local/src/vpopmail-x.x.x/. How do I configure vpopmail to compile vmkpasswd ? Try make

Re: Vpopmail authentication

2000-07-27 Thread Ken Jones
Andrés wrote: Hi there, I want to configure my client (Outlook Express under M$) to connect to a mailbox under a virtual domain. I have created the domain e.g. vdom.com and I have created a user (named info). But I can't make a connection at all, I always get a "-ERR authorization

Re: Please help - something is strange

2000-07-27 Thread Ken Jones
James Beam wrote: I just finished installing vpopmail-4.8.6 on SUSE 6.4 Linux. I have everything working, but I am noticing a serious delay when trying to check mail via POP3 - it takes almost 20 seconds before the server will respond. It does this on both SMTP and POP3. Now this server is

Re: qmailadmin - mail forwarding

2000-07-27 Thread Ken Jones
Abdul Naseer wrote: How can I give the right to add / delete/ modify mail forwarding to the individual users using qmailadmin? right now only the postmaster is able to do this. TIA Naseer Break out your favorite C code editor and make changes ;] it doesn't support it. Ken

Re: Migrating a vpopmail Linux box to FreeBSD

2000-07-27 Thread Ken Jones
Gabriel Ambuehl wrote: Hello, I've got a SuSE Linux 6.3 server which runs vpopmail 4.8.5 and needs to be migrated to FreeBSD 4-Stable (or 4.1 if you want to call it that way). So what do I have to copy over to the new machine beside /home/vpopmail/domains /var/qmail/control in order to

Re: aliases?

2000-07-27 Thread Ken Jones
[EMAIL PROTECTED] wrote: Very strange... I´ve added some user to a virtual domain. Then I made some .qmail-username files for aliases. everything works fine. Today I want to sent a mesage to some of the users and qmail tells me : Sorry no mailbox etc. It works for 4 weeks and

Re: know this?

2000-07-27 Thread Ken Jones
Abdul Rehman Gani wrote: Basicly it reads the /var/qmail/users/cdb file to extract uid/gid/dir information. Won't this break the current setup where account type info is stored in the gid field? Abdul Ken Jones The account info is stored in the vpopmail passwd file. The uid

Re: [paranoia] security

2000-07-27 Thread Ken Jones
vpopmail or root. Ken Jones "Sean P. Scanlon" wrote: [ Apologies if this has been previously covered ] Maybe I'm a bit paranoid.. I know most people don't run shell/mail services on the same machine, But if you did it is possible for non-admin accounts to change the password of po

Re: MRTG QMail

2000-07-31 Thread Ken Jones
Peter Green wrote: also sprach insyte: On Thu, Jul 27, 2000 at 03:39:31PM -0500, Ken Jones wrote: If you use the qmail-mrtg scripts and cyclog, it will work really nicely. cyclog is in daemon-tools-0.53. I've not been able to get daemontools-0.70 with multilog to work

Re: POP authentication problem

2000-07-31 Thread Ken Jones
hence you are seeing the entry for the authentication program as your hostname. Maybe it's as simple as adding your hostname before the /home/vpopmail/bin/vchkpw Ken Jones

Re: vpopmail warning

2000-07-31 Thread Ken Jones
and freebsd pumps out the same complaint when linking with mysql client Ken Jones

Re: sqwebmail netscape

2000-07-31 Thread Ken Jones
If I hit reload, it boots me back to the login screen. This behavior does not happen with IE. There is something else going on besides Netscape. I use netscape with sqwebmail all the time. So it's not a netscape problem. Most likely it's a web server configuration issue. Or you installed sqwebmail wrong. Ken Jones

Re: LDAP vpopmail sqwebmail

2000-07-31 Thread Ken Jones
Ender Hikmet KILIÇOÐLU wrote: Hi all, How can i use vpopmail using ldap authentication and sqwebmail configure vpopmail with --enable-ldap=y and modify the vldap.h file to match your installation Ken Jones

Re: Upgrading from 3.4.11...

2000-07-31 Thread Ken Jones
to 4.X is having the configure script look in ~vpopmail/etc for tcp.smtp then /etc. This is so you can run your pop server as vpopmail/vchkpw uid/gid instead of root. Ken Jones inter7

Re: how to set default domain

2000-07-31 Thread Ken Jones
Val Luck wrote: Hello, I have a question, which I hope is simple enough. If my domain is MYDOMAIN.NET and my machinename that qmail is running on is QMAIL, then when I set vpopmail up, I have a ~vpopmail/users/ directory. I then go and add the MYDOMAIN.NET with the vadddomain

Re: Migration

2000-07-31 Thread Ken Jones
. The vpopmail library uses the assign/cdb file. Ken Jones

Re: no relaying error message

2000-08-03 Thread Ken Jones
nticated via POP yet? Regards! --jmr That's in qmail source code. You'll need to patch some source in qmail to change that. Ken Jones

Re: Large Site Question

2000-08-03 Thread Ken Jones
r more ) and a small number of users per domain (less than 10K), then don't use --enable-large-site=y Hope that helps Ken Jones

Re: User@domain Authentication (Still Newbie question)

2000-08-03 Thread Ken Jones
with only one domain if you configure with --enable-default-domain=domain 2) you can use IP based virtual domains by configuring with --enable-ip-alias-domains=y Then make sure your IP reverse lookup for each IP returns the domain name and not a machine in the domain. Ken Jones

Re: email free...

2000-08-03 Thread Ken Jones
Free Email Accounts (like Hotmail). Anyone can told me how many mail accounts this server supports? P.S- 1Mb each account. You can probably do about 20K accounts. It depends alot on how active each account is. ken Jones

Re: Casesensitive vpasswd

2000-08-03 Thread Ken Jones
Sascha using /home/popusers/users doesn't support aliases. I recommend you rebuild vpopmail with --enable-default-domain=domain then add the domain with vadddomain. then you can put .qmail-user files in the domains home directory /home/popusers/domain/"domain"/qmail-user Ken Jones

Re: vpopmail API

2000-08-03 Thread Ken Jones
passwords. This is similar to how /etc/passwd works. ken Jones

Re: Ummm, one more thing on qmailadmin...

2000-08-03 Thread Ken Jones
as I know. Ken Jones

Re: email free...

2000-08-03 Thread Ken Jones
to allocate 1Mb/account, maybe 7K accounts? Or buy another hard drive, yeah. =P Jacob -Original Message- From: kbo [mailto:kbo]On Behalf Of Ken Jones Sent: Thursday, August 03, 2000 11:52 AM To: [EMAIL PROTECTED] Subject: Re: email free... Ben Beuchler wrote: On Thu, Aug 03

Re: email free...

2000-08-03 Thread Ken Jones
Boris Mizhen wrote: Ken Jones wrote: We did some measurements with a similar machine as above. About the same hardware except it had 128Mram. Only doing outgoing email, for newsletter type mail. It was able to sustain about 750,000 emails per day. It ranged from 500K to 1.1M

Re: What's method used to encrypt password in vpopmail?

2000-08-04 Thread Ken Jones
Edward Tsang wrote: Hi there, What's the method used to encrypt password in vpopmail ? I would like to use the same hash for other function usage... Regards, Edward. crypt() function call from the system libraries Ken

Re: qmailadmin - ezmlm problem

2000-08-04 Thread Ken Jones
Paul Holthuizen wrote: Hi, I just installed qmail 1.03, vpopmail 4.8.7, qmailadmin 0.32, ezmlm 0.53 + idx 0.40 and autorespond 1.0.0. on a redhat 6.2 system. Everything seems to work fine for one thing: in qmailadmin I am not able to add a moderator to a mailinglist. The message I get

Re: Large Site Question

2000-08-07 Thread Ken Jones
or more ) and a small number of users per domain (less than 10K), then don't use --enable-large-site=y Hope that helps Ken Jones

Re: QmailAdmin Error - vsql_getpw: failed select

2000-08-07 Thread Ken Jones
eate a shared object library. and all libXXX.a files are static libraries. copying a static library to a shared object file name isn't the solution. There is something else that is wrong. Perhaps your mysql shared object libraries aren't in the LD_LIBRARY_PATH? Ken Jones

Re: smtp auth and vpopmail

2000-08-08 Thread Ken Jones
Chris Seawood wrote: Ken Jones wrote: Does anyone have vpopmail working with smtp authentication? A couple of weeks ago, I posted an updated patch to let smtp-auth use vpopmail 4.8.6 for authentication. The original instructions are still at http://members.elysium.pl/brush/qmail

Re: open-smtp problem - Help

2000-08-15 Thread Ken Jones
I suggest you move your tcp.smtp* files to ~vpopmail/etc and reconfigure vpopmail. Perhaps vpopmail is getting confused with permissions in the /etc directory. That's why i suggest you put all those files under ~vpopmail/etc directory. So that vpopmail permissions can be used. Ken PPPindia

Re: vpopmail+mysql error?

2000-08-24 Thread Ken Jones
truename wrote: i user vpopmail4.8.9 + mysql3.22.32; i user ./vadddomain test.com test error in loading shared libraries: libmysqlclient.so.6: cannot open shared object file: no such file or directory. libmysqlclient.so.6 is not in your LD_LIBRARY_PATH, and not in the config file

Re: migration to vpopmail

2000-08-24 Thread Ken Jones
a routine that takes "domain-com-user" and parses out 'domain-com" to GLhost and the "user" into Gluser. Ken Jones

Re: how about qmail-vacation ???

2000-08-24 Thread Ken Jones
.tar.gz Ken Jones

Re: troubles with quotas

2000-08-24 Thread Ken Jones
configuring again Ken Jones

Re: postmaster account

2000-08-24 Thread Ken Jones
will read it. Make sure it is owned by vpopmail/vchkpw Ken Jones

Re: cdb convert mysql or oracle

2000-08-24 Thread Ken Jones
fan wrote: who can tell me how to convert cdb to mysql. I used vpopmail.4.8.9 cdb-0.75 please in detial Thanks vconvert -c -s domain.com This is assuming you are using the default configure options. If you used --enable-large-site=y do vconvert -c -l domain.com Ken Jones

Re: Problem with vpopmail

2000-08-25 Thread Ken Jones
Dominik Dausch wrote: Hello, i have a little problem with vpopmail. All the bounces that come into the "root" Mailbox on a sendmail installation are delivered by qmail to /var/qmail/alias/Mailbox. Is there a possibility to catch these bounces, error-messages and cron messages by a

new vpopmail 4.9.2 devel

2000-08-25 Thread Ken Jones
Found a fix for the vpopmail/mysql/sqwebmail bug that causes users not to be able to log into sqwebmail. It's on the web site available for download Ken Jones

Re: qmail-smtp auth-vpopmail crusade

2000-08-25 Thread Ken Jones
- PATH="/var/qmail/bin:/usr/local/bin" \ # tcpserver -H -R -x /home/vpopmail/etc/tcp.smtp.cdb -c100 \ # -uvpopmailuid -gvpopmailgid 0 smtp \ # /var/qmail/bin/qmail-smtpd /home/vpopmail/bin/vchkpw /bin/true \ # 21 /dev/null Works. Ken Jones

Re: webmail

2000-08-28 Thread Ken Jones
Sumith Ail wrote: Hi All Can anybody tell me what other webmail softwares are very much compatible with vpopmail other than sqwebmail.. the kind which can directly authenticate with vpopmail I don't know of any, except for webmail programs that use POP or IMAP to get mail. Ken Jones

Re: MD5 passwords

2000-08-30 Thread Ken Jones
will gladly incorporate them. Question: can an MD5 crypt() replacement function also correctly work for the regular 8 char encryption? Ken Jones

Re: Aliases for users

2000-08-30 Thread Ken Jones
[EMAIL PROTECTED] wrote: It is possible to create aliases for users i ~vpopmail/users? -- Milan Hromada tel: +421 (0)862 5151 335 - No. That's why I recommend against using ~vpopmail/users Ken Jones

Annoucement: vpopmail bug tracking system

2000-08-30 Thread Ken Jones
Hello, vpopmail now has a bug tracking system in place. It just got set up, so I don't know if it will break. It's using the JitterBug package from the Samba folks. Here is the url http://orbital.inter7.com/cgi-bin/vchkpw Ken Jones

Re: Missing - Most Wanted Feature in Vpopmail (Ken, please read)

2000-08-30 Thread Ken Jones
Michael Boman wrote: Sumith Ail wrote: Hi There is one feature which is very much required in vpopmail "quota support for virtual domains" or vpopmail support of multiple uid and gid so that Unix quota system can be implemented...the latter is better. may I know when this

Re: Annouce: new GPL vpopmail/qmail docs

2000-08-30 Thread Ken Jones
Daniel Augusto Fernandes wrote: Ken Jones wrote: Please take a look and review. http://www.inter7.com/qmail/vpopmail.html This is the beginings of the new GPL docs for vpopmail and qmail admin. First cut. Feel free to email me your suggestions. The vpopmail directory

Re: vpopmail-4.9.2

2000-09-05 Thread Ken Jones
,DEFAULT_DOMAIN, i+1); Ken Jones

Re: aack child crashes

2000-09-05 Thread Ken Jones
, Keewatin Career Development Corp. Try changing a shell to the vpopmail user su - vpopmail then running tcprules to compile /etc/tcp.smp file. It is probably crashing when it exec's tcprules Ken Jones

Re: vpasswd got cruppted

2000-09-05 Thread Ken Jones
file so it won't get corrupted. Ken Jones

Re: how to assign directory?

2000-09-05 Thread Ken Jones
. I suggest ./vadduser user@domain password Then you mount /home/vpopmail/domains on your NFS machine. Ken Jones

Re: ERR ... Help needed ........ pls....

2000-09-05 Thread Ken Jones
Jerome Macaranas wrote: Im using Red Hat Linux. Vpopmail Qmail Mysql checkpassword ^ NO! use vchkpw program in ~vpopmail/bin directory. Modify your pop server start up line to use /home/vpopmail/bin/vchkpw instead of checkpassword Ken Jones

Re: problem!

2000-09-05 Thread Ken Jones
"J.M. Roth" wrote: Hi guys! Look at this setup: [root@cents /home/vpopmail/domains/acel.lu]# llm total 21k drwx-- 5 vpopmail vchkpw 1.0k Sep 1 17:32 . drwx-- 43 vpopmail vchkpw 2.0k Sep 1 16:07 .. -rw--- 1 vpopmail vchkpw 34 Sep 1 16:08

Re: [Fwd: qmail-lspawn looks for local user?]

2000-09-05 Thread Ken Jones
By local users I assume you are talking about users in /etc/passwd. For pop authentication, vchkpw will authenticate against /etc/passwd For email delivery, vpopmail is not involved. qmail will look up the user in /etc/passwd Ken Jones [EMAIL PROTECTED] wrote: Anyone here help me? How

Re: Some questions :)

2000-09-05 Thread Ken Jones
ould work. How can I save a domain configuration with vpopmail in order to prevent any bad command ? cp -r domains/xx.com /tmp ? Sure Will qmailadmin be ok ? Does it have checksums or dirsums ? No Ken Jones

Re: .qmail-default (Pls help!!)

2000-09-05 Thread Ken Jones
virtual user table code ? Ken Jones

Re: Smtp and Inetd

2000-09-05 Thread Ken Jones
"Corey J. Briere" wrote: Hi all,,my current inetd line is as follows..smtp stream tcp nowait qmaild /var/qmail/bin/tcp-env tcp-env /var/qmail/bin/qmail-smtpd I am trying to incorporate the roaming feature for the smtp users. I have used the enable, and do have tcpserver compiled. Could

Re: vpopmail mirror?

2000-09-05 Thread Ken Jones
"Anthony R. J. Ball" wrote: I can't download vpopmail no matter what it seems. The connection to www.vpopmail.cx dies a terrible slow death whenever I try to access it. Is there a mirror, or could someone send me a link or an email attachment of it? I would appreciate it much. Thanks.

Re: mysql and cdb authentication

2000-09-05 Thread Ken Jones
Greg Kopp wrote: I want to migrate my domains from cdb to mysql authentication. I compiled vpopmail 4.8.7 with: ./configure \ --enable-roaming-users=y \ --enable-tcpserver-file=/etc/tcp.smtp \ --enable-relay-clear-minutes=30 \ --enable-logging=y \ --enable-hardquota=1500 \

Re: morercpthosts being eaten

2000-09-05 Thread Ken Jones
these files. If it's a new system, you might get by with cleaning out all the files and starting fresh. Ken Jones

Re: morercpthosts being eaten

2000-09-06 Thread Ken Jones
Joel Michael wrote: - Original Message - From: "Ken Jones" [EMAIL PROTECTED] To: "Joel Michael" [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Wednesday, September 06, 2000 9:27 AM Subject: Re: morercpthosts being eaten One thing I have noticed with vp

Re: qmail log file

2000-09-06 Thread Ken Jones
or multilog. Read the man pages for details. For multilog add nNumber sSize where Number = max number of files and Size = max size of each file (default is 100K) Ken Jones

Re: Virtual domain mail to Internet ?

2000-09-06 Thread Ken Jones
in your external DNS for those domains to point to the external IP address of your email server. external = on the internet. Ken Jones

Re: big network?

2000-09-06 Thread Ken Jones
experience with large ldap sites to know thier lookup/update times during heavy loads. Then you can share your domain directories, including the vpasswd file, over NFS. Ken Jones

Re: A question of defaulting

2000-09-06 Thread Ken Jones
like to do that here as well, but I am not sure how to go about it. It could go before the vdelivermail but I would prefer it to run after, I think. Is there some way to do this? How about we build in a forwarding lookup feature into vdelivermail? :] Ken Jones

Re: AW: .qmail-default Problem

2000-09-06 Thread Ken Jones
o get all mail sent to the nonlocal domain1.dom users, to be sent to server2 ? Andrei I am confused. You want email that is send to domain1.com users to be sent to server2? Ken Jones

Re: Feature request

2000-09-06 Thread Ken Jones
Johan Almqvist wrote: Hey All v* programs should print their version number if called with -v -Johan -- Johan Almqvist Done: 4.9.2 Sep 6 - add version switch to all v* programs, either with -v option or in the default usage statement

Re: Can mysql auth and cdb auth co-exist?

2000-09-06 Thread Ken Jones
Greg Kopp wrote: I ahve tried this with 4.8.7 as well as 4.9 and can't seem to get it to work. I want to enable BOTH mysql and cdb authentication so I can gradually move my domains over from cdb to mysql. Can this be done? If you say yes, then what do I need to do? I only ask this

Re: Feature request

2000-09-06 Thread Ken Jones
Done ChangeLog Sep 6 - vadddomain prints out usage statement if no domain is specified Bill Shupp wrote: Also, it would be cool if vadddomain would print usage syntax if no arguments are supplied. Currently, it tried to add an unspecified domain. -Bill Shupp Quoting Johan Almqvist

Re: CREATING DATABASE MYSQL

2000-09-06 Thread Ken Jones
://www.inter7.com/qmail/vpopmail.html Ken Jones

Re: tcp.smtp.tmp.*

2000-09-06 Thread Ken Jones
Steve Valliere wrote: At 12:22 PM 9/6/00, you wrote: You should definitly upgrade. Alot of changes have happened since 4.8a. It would appear that I lied about 4.9 solving my problem. Here's a listing of /opt/vpopmail/etc from my system after an hour or so with the new (4.9) package:

Re: quota + postmaster + user

2000-09-07 Thread Ken Jones
teste do psi wrote: Hi, I'm running a vpopmail 4.9.2 + qmail 1.03 system with quota support and my question is: I need send message "User_is_over_quota_email_returned" to remote user AND local postmaster... How make I do? []'s Ricardo It doesn't support that. Ken

Re: Problem with quotas

2000-09-07 Thread Ken Jones
Andrés wrote: I have recompiled using that option, but the users still receive e-mails which are much bigger than their quota. What's the problem? Hello. I installed vpopmail normally, but now I want to define quotas for each user. Do I have to recompile vpopmail to support

Re: Help Urgent!!!

2000-09-07 Thread Ken Jones
Jerome O Macaranas wrote: I just migrated to MySql and this thing happen. telnet localhost 110 user [EMAIL PROTECTED] +OK pass test could not connect to mysql server vsql_getpw:failed select -ERR authorization failed Connection closed by foreign host. Looks like your

Re: vpopmail-4.9.2+mysql+sqwebmail-0.99 database close and apopproblems

2000-09-07 Thread Ken Jones
em? Does anybody made the same experiences? I don't do any APOP testing with the releases. Ken Jones

Re: Opensmtp not working for me

2000-09-07 Thread Ken Jones
"Anthony R. J. Ball" wrote: my open smtp doesn't like me :) I compiled in roaming, and it is pointing to /etc/tcp.smtp.cdb, but when I try to use the my smtp to send mail to someone not in my rcpthosts it says: Mail not sent: sorry, that domain isn't in my list of allowed rcpthosts

Re: tcp.smtp.tmp.*

2000-09-07 Thread Ken Jones
Steve Valliere wrote: At 04:38 PM 9/6/00, you wrote: Where is your open-smtp file? config.h from the vpopmail-4.9 source directory currently shows: #define OPEN_SMTP_CUR_FILE "/opt/vpopmail/etc/open-smtp" #define OPEN_SMTP_TMP_FILE "/opt/vpopmail/etc/open-smtp.tmp"

Re: checking pop makes nfs errors

2000-09-08 Thread Ken Jones
m bigdir.c as an example. Ken Jones

Re: Feature request

2000-09-11 Thread Ken Jones
, then the solution is to speed up mysql connections. The easiest way is with a mysql caching deamon. Ken Jones

Re: problem quota when using dot qmail

2000-09-12 Thread Ken Jones
Said Madrus wrote: Dear all, if we use .qmail-user then vpopmail quota does not work, how to solve this problem ?? thanks, said madrus There is no solution that i know of. Anyone have any ideas? ken Jones

Re: Disabling Domains

2000-09-13 Thread Ken Jones
Joel Michael wrote: Hi, I was wondering if there was any possible way to disable all people authenticating to a virtual domain, but still allow mail to be delivered to the domain. Short of changing everyone's password, that is. Is this possible? Sure. There are several things you can

  1   2   3   4   5   6   7   8   9   10   >