RE: QmailAdmin Error -> vsql_getpw: failed select

2000-08-07 Thread Tony Publiski (tonyp)
Title: RE: QmailAdmin Error -> vsql_getpw: failed select Ken, I've tried all the solutions you presented to a similar error.  The problem must be in that LD_LIBRARY_PATH, but I don't know where in the world to modify that.  I've searched all through the /etc directory, but it isn't declared

RE: problem with virtual domains

2000-09-29 Thread Tony Publiski (tonyp)
Title: RE: problem with virtual domains That is how it is supposed to work.  The way ip-alias-domains works is that it takes the IP address you come in on, reverses it, and then appends that string onto the username presented to it.  In this way, you will need 1 IP address for each domain you

RE: Vpopmail+mysql + Sqwebmail won't authenticate pop3

2000-09-30 Thread Tony Publiski (tonyp)
Title: RE: Vpopmail+mysql + Sqwebmail won't authenticate pop3 Did you remember to run ~vpopmail/bin/vconvert after you upgraded to the mysql database type? Tony -Original Message- From: Leonardo Magallon [mailto:[EMAIL PROTECTED]] Sent: Saturday, September 30, 2000 2:20 AM To: [EM

RE: SMTP Relay..,

2000-10-02 Thread Tony Publiski (tonyp)
I notice you have a typo there and you typed "RELACLEINT".  Is that how you have it spelled in your rules file?  The format would be:   IP.ADDRESS:allow,RELAYCLIENT=""   Also, what is the complete commandline you've got for tcpclient to qmail-pop3d?   Tony -Original Message-From:

RE: Please help forwarding

2000-10-02 Thread Tony Publiski (tonyp)
Title: RE: Please help forwarding That line should read: | /home/vpopmail/bin/vdelivermail '' [EMAIL PROTECTED] -Original Message- From: Hendra [mailto:[EMAIL PROTECTED]] Sent: Monday, October 02, 2000 6:35 AM To: [EMAIL PROTECTED] Subject: Please help forwarding Hi, I have a

RE: pop3+virtualdomains

2000-10-02 Thread Tony Publiski (tonyp)
Title: RE: pop3+virtualdomains That's a good point.  I've never seen that error before, and I've seen most of the errors you can see :)  Make sure instead of /bin/checkpassword in your qmail-pop3d startup you're instead using /home/vpopmail/bin/vchkpw. -Original Message- From: Bill Sh

vadduser seg faulting

2000-10-06 Thread Tony Publiski (tonyp)
Title: vadduser seg faulting I've got an interesting bug.  If you try to add a new user, which does not exist in the vpasswd file yet but does have a user directory previously existing, vadduser will seg fault while creating the new vpasswd file.  The vpasswd file is then only partially writte