Re: auth problems

2001-06-08 Thread Dan Caescu
  No , they aren't . As i've said , the compile line contained a --enable-passwd=n , which means that i don't want to use /etc/passwd users. "dan_c" account exists in the system , but other accounts i've also tryed to make & test don't. It seems like i've got some problems with mysql because vuse

smtproute problem...

2001-06-08 Thread Dushyanth Harinath
Hi guys, i have 2 mail servers(server1.archeanit.net & server2.archeanit.net) interlinked throug a dialup connection.A virtual domain test.com exists in both these servers.so when they r connected i want to route the mails to test.com in server1.archeanit.net to test.com in server2.archeanit.net.

Problems Compiling 4.10.16.

2001-06-08 Thread Ryan Duda
Under FreeBSD 4.3-S gcc -g -O2 -Wall -o vchkpw vchkpw.o libvpopmail.a -L/usr/local/lib/mysql -lmysqlclient -lz -lcrypt -lz -lm libvpopmail.a(vpopmail.o): In function `remove_line': /root/vpopmail-4.10.16/vpopmail.c(.text+0xf24): undefined reference to `get_write_lock' /root/vpopmail-4.10.16/

Replication Query...

2001-06-08 Thread Dushyanth Harinath
Hi, If i have mysql replication disabled do i still have to change the MYSQL_UPDATE_SERVER line in vmysql.h .One thing i have noticed is even after disabling mysql replication vpopmail still connects to the update server specified in vmysql.h and throws "Could not connect errors"..To solve this

Re: ...getting closer...

2001-06-08 Thread chris larsen
GOT IT! I had a user of the same name in the ~vpopmail/users directory. removed all created accts in that dir and still didn't work. deleted the domain and recreated it, and recreated the user. done. - Original Message - From: "chris larsen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>

Re: Clearopensmtp problem with mysql - please help

2001-06-08 Thread burrett
Roger Arnold wrote: Thanks for the reply Dushyanth, I thought that --enable-mysql-replication=-n was the default, and that if there was no update server it would then automatically access the main server assigned to Vpopmail. Please clarify? I am happy to reconfigure anyway, but I just need th

RE: how to start vQadmin...?

2001-06-08 Thread Qmail
I have the same problem. Only not the typo. The cgi recognizes me on the "main menu" screen: Main Menu: lware (senior) But fails when I try to do anything: Authentication Failed: Authentication Failed: Username unknown vQadmin was unable to determine your username, which means your webserver

...getting closer...

2001-06-08 Thread chris larsen
Setup: Qmail FreeBSD Toaster, all current. Followed instructions at: http://matt.simerson.net/computing/qmail.toaster.shtml I can authenticate now that I removed any /etc/passwd users of the same name, and if I touch a file called "duh" in ~vpopmail/domains/domain.com/mail/new ("mail" is the use

RE: WAP email

2001-06-08 Thread Daniel Hardaker
> It would be nice to get some reference URL's on what > WAP does and what the protocols are. How they are > being used in applications As far as the technical aspects of the protocl, the best place to look is http://www.wapforum.org/what/technical.htm As for what it is being used for...well...

maildrop?

2001-06-08 Thread Qmail
Ok, I've got sQwebmail installed, happy, etc But I can't seem to get the rules/autoresponder to work. I noticed that sQwebmail has it's own "copy" of maildrop, additionally I compiled and installed the stand alone version. What do I need to do to tell sQwebmail to use maildrop? Do I need

Re: how to start vQadmin...?

2001-06-08 Thread Jeff Gordon
On Fri, Jun 08, 2001 at 07:15:09PM -0400, Jeff Gordon wrote: > > ...doesn't seem to do the trick. Should I be seeing > a -server- dialogue that I'm not? Should the server > be asking for my credentials beforehand...? It isn't. > I can see the .htaccess file right there, so -- why > isn't it?

how to start vQadmin...?

2001-06-08 Thread Jeff Gordon
I surrender -- I've finally got vQadmin installed, apparently per instructions -- but on calling to it, I get an error message about not being able to identify me. I'm guessing there's a bit of instruction missing, about a Query string that should be there...? This by itself: http://www.my_dom

vsql_getpw: failed select

2001-06-08 Thread Adam Cady
I installed vpopmail.4.9.10 on my server and everything works except receiving mail to a virtual domain. When I send to a virtual domain I get could not connect to mysql server vsql_getpw: failed select Sorry, no mailbox here by that name. vpopmail (#5.1.1) Everything else wor

RE: Port of Matt SImerson's Mysql Relay + cdb auth patch tovpopm ail-4.9.10

2001-06-08 Thread Matt Simerson
I don't understand what you've done javier. My patches are already available for 4.9.10 and working just fine. What have you done to the patches that are difference than mine? Also, very soon a few of my patches will be integrated into vpopmail. That will remove the need to use some of my patches

Port of Matt SImerson's Mysql Relay + cdb auth patch to vpopmail-4.9.10

2001-06-08 Thread javier
subject says it all... thx to matt for such a great patch :-) available here. the last one is just the patched source files, plus the patched configure and makefile files. if you apply the first one, be sure to run autoconf and automake after you apply it. http://jfns.net/qmail-stuff/vpo

auth problems

2001-06-08 Thread Dan Caescu
Hi! I'm using vpopmail on freebsd with qmail I have problems authentificating. [ns2 dan_c]1$ telnet 127.0.0.1 110 Trying 127.0.0.1... Connected to localhost.pellin.ro. Escape character is '^]'. +OK <[EMAIL PROTECTED]> user [EMAIL PROTECTED] +OK pass cyandeer91 -ERR authorization failed Connection

Re: UID/GID Domains

2001-06-08 Thread Ken Jones
Kieran Barnes wrote: > > Is there a way to convert an existing domain (~vpopmail/domains/domain) to > be in /etc/passwd users home > > I understand I'd need to move the actual data - assuming there is no mail in > there. > What else would I need to alter? I use mysql "in large site mode". > Just

UID/GID Domains

2001-06-08 Thread Kieran Barnes
Is there a way to convert an existing domain (~vpopmail/domains/domain) to be in /etc/passwd users home I understand I'd need to move the actual data - assuming there is no mail in there. What else would I need to alter? I use mysql "in large site mode". Just the pw_dir, pw_uid and pw_gid field

Re: vpopmail-4.9.10, OpenLDAP, and FreeBSD

2001-06-08 Thread Name Name
Nope!! I ended up trashing the freebsd for two weeks. You just reminded me to reinstall slack or debian and test out qmail and vpopmail with the OpenLDAP module (with a recent stable version install of OpenLDAP). I might start on this today or tomorrow. I need it too very soon! Well, I am sti

RE: WAP email

2001-06-08 Thread Kieran Barnes
A quick search on freshmeat might help you http://freshmeat.net/search/?q=wap+email I know twig has a WAP addon, but it might be more than your looking for http://twig.screwdriver.net/ There was another one, pop3 only, developed by a UK company, it was GPL but I cant find it. I'll forward you a

Re: vqregister-2.5

2001-06-08 Thread Ken Jones
To convert from vpasswd.cdb to mysql. 1) compile vpopmail with mysql support 2) ./vconvert -c -s 3) make install-strip done Rick Updegrove writes: > From: "Kieran Barnes" <[EMAIL PROTECTED]> > Also in reply to Ken Jones suggestion about qmail-inject > >> I use vpopmail with mysql. So the si

Re: vpopmail + OpenLDAP 2

2001-06-08 Thread Ken Jones
If you send me a how-to on setting up ldap with the right schema etc, i can test it. like.. given the openldap source and a clean compile/install, what next? Ken Christian Wiese writes: > Hi, > > I'm back again to install vpopmail with LDAP support. > Because Ken made some nice changes to

Re: IP based domains!?

2001-06-08 Thread Ken Jones
I will test it out today or Sunday. By the way, you do not need to run separate tcpservers on each of your IP's. You can run just one. The hostname in the tcpserver startup is only used during the qmail-popup to print as part of the OK line. Ken Wojciech Smolkowski writes: > Hi, > > my

Re: MySQL replication

2001-06-08 Thread Ken Jones
It works for me. You might want to try the 4.10.16 version I just uploaded. Make sure you edit your vmysql.h file and put the local server in as the READ one, and put your Master server in as the UPDATE one. Here are the options I use ./configure --enable-mysql=y --enable-mysql-replication=y \

Re: Clearopensmtp problem with mysql - please help

2001-06-08 Thread Dushyanth Harinath
Hi, > > could not connect to mysql update server > could not create relay table create table relay ( ip_addr char(18) not > null, timestamp char(12), primary key (ip_addr) ) Do u have the update mysql server configured.. (i,e) Have u set the permissions in the mysql user table in the update ser

move qmail+vpopmail+qmailadmin+sqwebmail

2001-06-08 Thread hari_bhr
hi all   iam planning to migrate from one server to another server with option of Mysql.- due to increase of space. let me brief out what is my setup   OLD -   Redhat Linux 6.2 qmail vpopmail with out mysql support, with webpass qmailadmin sqwebmail   working more than year   NEW ---

MySQL replication

2001-06-08 Thread Dushyanth Harinath
Hi, I have vpopmail configured with --enable-mysql-replication=y.It is working fine except that my primary MySQL server is not updated...infact it doesnt even have the vpopmail database whereas the update server contains all the tables and the domains info that i have added.. whenever i add/dele