Qmailadmin Error ---PLEASE HELP!

2001-01-23 Thread Sumith Ail
Dear All, I have installed VPOPMAIL 4.9.8 with MySQL Support and QMAILADMIN 0.42 and added a domain test2.com with -u option Now the following error shows up in qmailadmin if I try to login with the postmaster account... file permission error

Re: Qmailadmin on FreeBSD 4.0 - Invalid Login

2001-01-23 Thread Stephen Samuel
Somewhere, you don't have premission for apache to cd too the directory. Try running the following script: i=/home/vpopmail/domains/test.com while ls -ld $i ; echo "$i"| grep /. /dev/null do i="`dirname $i`" done #-- END TOMY wrote: Hi Dan. On Sun, 21 Jan 2001 15:30:18

HTTP_X_FORWARDED_FOR: fixed

2001-01-23 Thread DJ (David J Radunz)
Hi Guys, I modified qmailadmin.c (as shown below in a snippet) and recompiled qmailadmin. This fixed the problem our users that connect through proxy farms were having. Hope you can patch your next version with this, or simmilar. ---SNIP--- main(argc,argv) int argc; char *argv[]; {

Bug Reporting.

2001-01-23 Thread Brad Dameron
Who can I send the bug reports to? I have located so many that are rendering the software useless. I am using the latest version's of all softwares. I would love to be able to help get these corrected. --- Brad Dameron[EMAIL PROTECTED] Network

qmailadmin - sqwebmail-pass

2001-01-23 Thread J.M. Roth
Hi. I have upgraded to the newest versions of qmailadmin, vchkpw and sqwebmail. Unfortunately an old problem (previously solved somehow) has reappeared. qmailadmin as well as vpasswd doesn't update the sqwebmail-pass file when password data changes. sqwebmail updates the vchkpw password properly