wildcard subdomain

2001-06-23 Thread Sumith Ail
Hello All, I need to setup wildcard subdomains for one of our clients.Wondering if this would be possible with Qmail+Vpomail. Any mail to user@*.domain.com would be delivered to [EMAIL PROTECTED] Qmail seems to accept wildcard in the form of ".domain.com" in rcpthosts and virtualdomains but how to

Re: wildcard subdomain

2001-06-23 Thread Ken Jones
Sumith Ail wrote: > > Hello All, > I need to setup wildcard subdomains for one of our clients.Wondering if > this would be possible with Qmail+Vpomail. > Any mail to user@*.domain.com would be delivered to [EMAIL PROTECTED] Qmail > seems to accept wildcard in the form of ".domain.com" in rcpthost

Re: vsql_getpw: failed select

2001-06-23 Thread Ken Jones
The other way to do this on RedHat is to remove the mysql installation rpm -qa | grep SQL rpm -e Then download the latest mysql rpms from www.mysql.com Then install them. The latest rpms from mysql.com do not have the problem you are describing. Cool huh? Ken Jones Alex Kramarov wrote: > >

Re: wildcard subdomain

2001-06-23 Thread Gabriel Ambuehl
-BEGIN PGP SIGNED MESSAGE- Hello Sumith, Saturday, June 23, 2001, 11:30:13 AM, you wrote: > Please suggest another alternative to vaddaliasdomain, since the > client requires to update his subdomains regularly and wouldn't > wish to trouble the tech support dept. What about hacking vqad

Re: any ideas folks

2001-06-23 Thread Sean P . Scanlon
I've found that this has todo with libmysqlclient and mysql being out of sync That is to say, anytime I have upgraded MySQL, and not vpopmail, I get the same messages. Hope This helps. -- - Sean P. Scanlon perl -e 'print pack("h*", "3707370426c6575646f647e2e65647"),

Re: vsql_getpw: failed select

2001-06-23 Thread alexus
i don't use redhat.. and i don't use packages/ports i prefer to use source code but that's all off the topic... i still haven't figure out how to solve this issue yet what's involved with this vuserinfo ? what exaclty does it do? and as which user ? on the system and in mysql? - Original Mes

Re: vsql_getpw: failed select

2001-06-23 Thread alexus
did that.. my vpopmail mysql's user had more all permtions for database and all privileges as a user.. and it still wasn't enough... - Original Message - From: "Dushyanth Harinath" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Saturday, June 23, 2001 1:13 AM Su

Re: any ideas folks

2001-06-23 Thread Syed Faruque Ahmed
I've written about this error earlier. Ken Jones answered that it has to do with mysql expecting a "mysql_close() function" from vpopmail. He said that it is a trivial error and should not pose any problem whatsoever. Specifically ; "...mysql wants vpopmail to call the mysql_close() functio