my file voracle.h looks like below
any help will be appriciate

/* Edit to match your set up */
#define ORACLE_SERVICE       "ORCL"
#define ORACLE_USER          "system"
#define ORACLE_PASSWD        "manager"
#define ORACLE_HOME          "ORACLE_HOME=/oraeng/app/oracle"
/* End of setup section*/

/* defaults - no need to change */
#define ORACLE_DEFAULT_TABLE "vpopmail"
#define ORACLE_DATABASE      "ORCL"
#define ORACLE_DOT_CHAR '_'
#define ORACLE_LARGE_USERS_TABLE "users"

i did not creat this   #define ORACLE_DOT_CHAR '_'
is this need to be create manually

i added tables vpopmail, relay, users
what else to be add.



                                           
----- Original Message ----- 
From: zealot <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 05, 2000 12:36 AM
Subject: FW: vpopmail and vqsignup


> 
> 
> -----Original Message-----
> From: kbo [mailto:kbo]On Behalf Of Ken Jones
> Sent: Tuesday, November 28, 2000 2:18 PM
> To: [EMAIL PROTECTED]
> Subject: vpopmail and vqsignup
> 
> 
> 
> we found a bug in the vpopmail library that causes vqsignup
> success.html file not to be displayed.
> 
> The fix will be in the next version of vpopmail 4.9.7 or
> you can get the updated 4.9.6-1 version. Or you can 
> update it yourself.
> 
> edit vpopmail.c
> find the sqwebmail_pass routine. Have it use TmpBuf2
> instead of TmpBuf1. That's the fix
> 
> Ken Jones


__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

Reply via email to