Re: sqwebmail w/ encryption feature | and yes i did read INSTALL/FAQ for sqwebmail and for vpopmail

2001-07-03 Thread Adam Bregenzer
I ran into the same problem when I compiled sqwebmail. First of all, I had this problem on a system running slackware 7.1 with the following: mysql-3.23.34, qmail 1.03, vpopmail 4.9.10, and sqwebmail 2.0.0.20010528 and here's my sqwebmail config options: ./configure --prefix=/usr/local/sqwebmai

Re: C editors/compiliers

2001-07-06 Thread Adam Bregenzer
For unix gui development I use Visual SlickEdit. I prefer it over CodeWarrior anyday. Also, gdb works great as a console debugger. Though there is a funky gui debugger called ddd, it basically wraps gdb and adds the ability to 'see' your data. Useful and sometimes really helpful but in no w

sqwebmail

2001-07-12 Thread Adam Bregenzer
Hey all, I have a question. I am looking at using sqwebmail here, but I need it in english and spanish. I found a set of spanish templates, but I'm unsure how to compile sqwebmail to support both languages in one binary. Or do I need to compile two seperate copies of sqwebmail? --