Re: open-smtp problem - Help

2000-08-16 Thread PPPindia
Thanks. But tcpserver also requires access to the file tcp.smtp.cdb. If i move these files to vpopmail/etc will it not create problems for tcpserver that is called in the qmail-smtpd startup script ? Because i should also change the path of the tcp.smtp.cdb file in the startup script from /etc/t

Re: Help!

2000-08-16 Thread Balaji Hare Ram Balaji
hi you ahve to recompile all like this ./configure --enable-mysql=y before edit the vmysql.h and give the require information Jerome Macaranas wrote: > I am new to this thing.. I really need some help... My boss asked me to > install MYSQL to my existing vpopmail... I already read README.m

Re: problem in configure sqwebmail with vpopmail

2000-08-16 Thread Syeo
In the changeLog of vpopmail ver 4.8.2 Jun 28 - rewrote the configure.in and Makefile.am for new method of handling authentication module source code and libraries. mysqlclient objects are no longer archived into the vpopmail library. so... does it mean

troubles with quotas

2000-08-16 Thread Jesse Peterson
Hi. I'm running vpopmail 4.8.7 and having a bit of a problem getting quotas working. I think what would help the most is a definitive answer on how to form the number that follows '--enable-hardquota=' . Also, does anyone know of any problems I'll run into in simply re-config/compile/installing vp

qmail with sendmail

2000-08-16 Thread Bruno Taranto Alvim
i have sendmail in my server. i would like to move sendmail to qmail. how do i do that?

Re: qmail with sendmail

2000-08-16 Thread Jan Knepper
Just download it from http://www.qmail.org/ and start from there. The install documents describe what to do in case you are using sendmail. Don't worry, be Kneppie! Jan Bruno Taranto Alvim wrote: > i have sendmail in my server. > i would like to move sendmail to qmail. > > how do i do that?

users directories are being created as 0

2000-08-16 Thread Noel Morgan
Hi all, I have come across and interesting problem. Vpopmail is creating users home directories as /home-path/domain/0 on certain virtual domains when the user is added. Once this starts, it always does it to that domain when a new user account is created. I am running a script to repair it a

Re: users directories are being created as 0

2000-08-16 Thread Peter Green
also sprach noelmorgan: > Hi all, > > I have come across and interesting problem. Vpopmail is creating users > home directories as /home-path/domain/0 on certain virtual domains when > the user is added. Once this starts, it always does it to that domain > when a new user account is created. I

pw_dir as ~/0

2000-08-16 Thread Noel Morgan
Hi all again, I guess I could have been clearer. There is no sub directory string created in the db. Only /0 for all the users for that domain not ~/0/username. I get unable_to_chdir errors in my logs from qmail on those accounts. Thats how I noticed it. The users do not receive their mail.

Re: qmail with sendmail

2000-08-16 Thread Tim Hunter
In addition follow the Life with qmail link on the main page, its a lifesaver. Oh and of course use all the packages on www.inter7.com if you want to do any virtual hosts, or even just want easy management for that matter. -- tim - Original Message - From: Jan Knepper <[EMAIL PROTECTED]

vadduser permissions

2000-08-16 Thread jme
when i run "vadduser name pass" as user vpopmail everything works except users cant recieve any email. The mail server replys back with the error "sorry. no such mailbox" (maildir is there!) but when i run "vadduser name pass" as root everything works and they can recieve email ok. goes right in

Re: vadduser permissions

2000-08-16 Thread Ben Beuchler
On Wed, Aug 16, 2000 at 10:13:56PM -0500, jme wrote: > when i run "vadduser name pass" as user vpopmail everything works > except users cant recieve any email. The mail server replys back with the > error "sorry. no such mailbox" (maildir is there!) > > but when i run "vadduser name pass" as ro

Re: vadduser permissions

2000-08-16 Thread jme
It adds them to the vpasswd ok. wether i run vadduser as root or vpopmail it creates the dir's, adds to vpasswd, the users can login ok, sendmail ok. the problem occurs when i try to recieve an email from the internet. If i run vadduser as root they recieve mail ok, if i run vadduser as vpopmail