Re: C editors/compiliers

2001-07-06 Thread Ken Jones
cbunnell wrote: Hello list, I've been working very hard at getting the over quota message stuff working but am having a rough time debugging my code. I'm working on a PC platform using UltraEdit32 to do my editing. Ultraedit has a built in FTP, so that's convenient to upload and then

Re: sqwebmail w/ encyption feature + vpopmail w/ mysql support

2001-07-06 Thread Ken Jones
It's have a clue day. 1) Find out where you installed your mysql libraries 2) find out where you installed your mysql header files. 3) add an env before you run the sqwebmail configure For example, this works on my machine: env LIBS=-L/usr/lib/mysql -lmysqlclient -lz \ ./configure

Re: Users cannot get mail via POP.

2001-07-06 Thread Lou Hevly
At 02:08 06/07/01, Steve Fulton wrote: I've run into this problem: Users are rejected when attempting to get their mail via POP-3. However, the user accounts are created and they can receive mail just fine (vacation messages work, etc). When the user try to POP in, I get this message in my

IRC channel ??

2001-07-06 Thread Dushyanth Harinath
Hi folks, Has anybody thought of setting up an IRC channel for qmail-vpopmail and related software.Might be great for no users. regards dushyanth -- Dushyanth Harinath Archean Infotech Limited Ph No:091-040-3228666,6570704,3228674 http://www.archeanit.com

Re: IRC channel ??

2001-07-06 Thread Faried Nawaz
Dushyanth Harinath wrote: Has anybody thought of setting up an IRC channel for qmail-vpopmail and related software.Might be great for no users. #qmail on efnet. However, the best help for new users is the documentation and source code.

vpopmail and multilog

2001-07-06 Thread Martin Hasenbein
Hi, how can I configure vpopmail not to log to syslog but to multilog? I'm runnig qmail with the daemontools and pop3 is configured to use multilog. But vpopmail loggs still to syslog: Jul 6 13:22:48 mail.info work vpopmail[45557]: vchkpw login [EMAIL PROTECTED]:xxx.xxx.xxx.xxx How can I

Adding Delivered-to: or Apparently-to: headers

2001-07-06 Thread Joel Thoms
I receive *@joel.net and get spam to specific addresses. I want to add a header to the email so i can filter based upon who it's addressed to. Can I do this within vpopmail or do i have to add it at the qmail level? I'm not really sure and I couldn't find anything on the web talking about

Re: Adding Delivered-to: or Apparently-to: headers

2001-07-06 Thread Ken Jones
Joel Thoms wrote: I receive *@joel.net and get spam to specific addresses. I want to add a header to the email so i can filter based upon who it's addressed to. Can I do this within vpopmail or do i have to add it at the qmail level? I'm not really sure and I couldn't find anything on

Re: vpopmail and multilog

2001-07-06 Thread Ken Jones
Martin Hasenbein wrote: Hi, how can I configure vpopmail not to log to syslog but to multilog? I'm runnig qmail with the daemontools and pop3 is configured to use multilog. But vpopmail loggs still to syslog: Jul 6 13:22:48 mail.info work vpopmail[45557]: vchkpw login [EMAIL

Re: sqwebmail w/ encyption feature + vpopmail w/ mysql support

2001-07-06 Thread alexus
grr i used --prefix=/usr/local/mysql when i was installing mysql and i did specify it while building vpopmail and vpopmail found everything and it's working fine but even so i used env su-2.05# env LIBS=-L/usr/local/mysql/lib/mysql -lmysqlclient -lz PWD=/usr/local/src/sqwebmail-2.1.1

Re: sqwebmail w/ encyption feature + vpopmail w/ mysql support

2001-07-06 Thread Ken Jones
I notice you missed the \ character in my example. This is a very important character. It tells the shell to continue the command on the next line. The way you did it: su-2.05# env LIBS=-L/usr/local/mysql/lib/mysql -lmysqlclient -lz Is your first command Your second command was probably your

RE: sqwebmail w/ encyption feature + vpopmail w/ mysql support

2001-07-06 Thread Marcus Williams
Hi - Not wishing to butt in here but does anyone actually trim down their replies anymore??? Some people have to pay for their connection time (not me admittedly) and 50K plus messages repeating error logs over and over is a bit off. Marcus -Original Message- From: Syed Faruque

Re: sqwebmail w/ encyption feature + vpopmail w/ mysql support

2001-07-06 Thread alexus
Marcus and everyone on that list I'm sorry for any inconvienece i'm causing.. i can't get it to work:( and i have to:( i'm only posting last error in full, i'm not posting everything once again please forgive me and bear with me:) - Original Message - From: Marcus Williams [EMAIL

Re: sqwebmail w/ encyption feature + vpopmail w/ mysql support

2001-07-06 Thread KEnet Webmaster
I did it with all those little pesky / characters Ken... Same errors My libs are in www:/home/archives/sqwebmail-2.1.1.20010620 # cd /usr/lib/mysql/ www:/usr/lib/mysql # ls . .. libmysqlclient.a libmysqlclient.la libmysqlclient.so www:/usr/lib/mysql # Here is exactly what I put into the

RE: sqwebmail w/ encyption feature + vpopmail w/ mysql support

2001-07-06 Thread Syed Faruque Ahmed
Oops. Apologies... you are quite right. but, sigh, all this bandwidth does spoil you, you know.. :-) At 04:19 PM 7/6/01 +0100, Marcus Williams wrote: Hi - Not wishing to butt in here but does anyone actually trim down their replies anymore??? Some people have to pay for their connection

Re: sqwebmail w/ encyption feature + vpopmail w/ mysql support

2001-07-06 Thread KEnet Webmaster
Oh, Just to note Im running SuSe Linux v 7.0 with Kernel 2.2.18smp - Original Message - From: Ken Jones [EMAIL PROTECTED] To: alexus [EMAIL PROTECTED] Cc: KEnet Webmaster [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Friday, July 06, 2001 10:39 AM Subject: Re: sqwebmail w/ encyption

Re: sqwebmail w/ encyption feature + vpopmail w/ mysql support

2001-07-06 Thread Syed Faruque Ahmed
I maybe wrong, but why are you getting gcc -I/var/qmail/vpopmail/include -g -O2 -Wall -I.. -I./.. -L/var/qmail/vpopmail/lib -o authdaemond.plain authdaemond.o authdaemond.plain.o ... What is in /var/qmail/vpopmail/include ? How did that get there ? Faruque At 11:22 AM 7/6/01 -0400, alexus

R: sqwebmail w/ encyption feature + vpopmail w/ mysql support

2001-07-06 Thread Andrea Cerrito
Hope it helps: try LDFLAGS= -L/usr/local/mysql/lib/mysql -lmysqlclient ./configure --blablabla --- Cordiali saluti / Best regards Andrea Cerrito ^^ Net.Admin @ Centro MultiMediale di Terni S.p.A. P.zzale Bosco 3A 05100 Terni IT Tel. +39 0744 5441330 Fax. +39 0744 5441372

Re: sqwebmail w/ encyption feature + vpopmail w/ mysql support

2001-07-06 Thread alexus
i don't know why am I geting this.. i just did ./configure;gmake .. rest of if is question for inter7:) su-2.05# ls -la /var/qmail/vpopmail/include/ total 18 drwxr-xr-x 2 vpopmail vchkpw 512 May 1 21:30 . drwxr-xr-x 9 vpopmail vchkpw 512 May 1 21:30 .. -r--r--r-- 1 vpopmail vchkpw

Re: sqwebmail w/ encyption feature + vpopmail w/ mysql support

2001-07-06 Thread alexus
nope.. didn't help:( - Original Message - From: Andrea Cerrito [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: Ken Jones [EMAIL PROTECTED]; alexus [EMAIL PROTECTED]; KEnet Webmaster [EMAIL PROTECTED] Sent: Friday, July 06, 2001 11:43 AM Subject: R: sqwebmail w/ encyption feature + vpopmail

Re: sqwebmail w/ encyption feature + vpopmail w/ mysql support

2001-07-06 Thread Syed Faruque Ahmed
I'm on Suse 7.0 with Kernel 2.2.19smp. It worked on mine... :-) At 11:24 AM 7/6/01 -0400, you wrote: Oh, Just to note Im running SuSe Linux v 7.0 with Kernel 2.2.18smp

Re: sqwebmail w/ encyption feature + vpopmail w/ mysql support

2001-07-06 Thread KEnet Webmaster
Same error. - Original Message - From: Andrea Cerrito [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: Ken Jones [EMAIL PROTECTED]; alexus [EMAIL PROTECTED]; KEnet Webmaster [EMAIL PROTECTED] Sent: Friday, July 06, 2001 11:43 AM Subject: R: sqwebmail w/ encyption feature + vpopmail w/ mysql

http://learn.to/edit_messages NOW! (Was: sqwebmail w/ encyption feature + vpopmail w/ mysql support)

2001-07-06 Thread Robin S. Socha
* Marcus Williams [EMAIL PROTECTED] [010706 10:17]: Not wishing to butt in here but does anyone actually trim down their replies anymore??? Some people have to pay for their connection time (not me admittedly) and 50K plus messages repeating error logs over and over is a bit off. It's not a

Re: http://learn.to/edit_messages NOW! (Was: sqwebmail w/ encyption feature + vpopmail w/ mysql support)

2001-07-06 Thread alexus
alexus is my name and there is nothing d00d3 or 733t about it and once again i do *NOT* post the whole thing, i only posted error message yes it's quite big.. but that's what it is.. and it's not up to me, if i'll cut it down people who's trying to help me won't be able troubleshoot/debug it..

RE: sqwebmail w/ encyption feature + vpopmail w/ mysql support

2001-07-06 Thread Marcus Williams
Okay since I'm now being copied on the messages after sending the request for slimming them down (and now I'm getting flamed for that... cheers RSS) how about this: (1) Go to your vpopmail source directory (2) using your fave editor, open Makefile (3) search for line starting 'LDFLAGS ='

vpopmail and courier-imap

2001-07-06 Thread Miranda Gomez Miguel Angel
I have a question, when i login into my webmail ( using squirrelmail and courrier-imap ) i can read the email, after that i connect using my outlook and there is no problem, but when i reconnect to the webmail i still can read the emails i downloaded with the outlook , is this normal ?? i have to

R: sqwebmail w/ encyption feature + vpopmail w/ mysql support

2001-07-06 Thread Andrea Cerrito
nope.. didn't help:( Well, you have to change: LDFLAGS= -L/where/are/your/mysql/lib -lmysqlclient ./configure --blablabla All on the same line. To find /where/are/your/mysql/lib try # find / -name libmysqlclient.* But: are mysql libs installed? Did you install mysql with rpm? If it is so,

RE: sqwebmail w/ encyption feature + vpopmail w/ mysql support

2001-07-06 Thread Marcus Williams
-Original Message- From: Marcus Williams [mailto:[EMAIL PROTECTED]] Okay since I'm now being copied on the messages after sending the request for slimming them down (and now I'm getting flamed for that... cheers RSS) how about this: I am an arse. Ignore that message. Perhaps I

Re: vpopmail and courier-imap

2001-07-06 Thread Ken Jones
Miranda Gomez Miguel Angel wrote: I have a question, when i login into my webmail ( using squirrelmail and courrier-imap ) i can read the email, after that i connect using my outlook and there is no problem, but when i reconnect to the webmail i still can read the emails i downloaded with

Re: sqwebmail w/ encyption feature + vpopmail w/ mysql support

2001-07-06 Thread alexus
hmm it worked... or should i say it compiled fine now.. *BUT* now i can't logon using my local users or virtual users... any ideas why that could be? - Original Message - From: Andrea Cerrito [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: Ken Jones [EMAIL PROTECTED]; KEnet Webmaster

Re: sqwebmail w/ encyption feature + vpopmail w/ mysql support

2001-07-06 Thread Ken Jones
alexus wrote: hmm it worked... or should i say it compiled fine now.. *BUT* now i can't logon using my local users or virtual users... any ideas why that could be? Can you guys take this off the mailing list. It's using up our little bandwidth at inter7. Thanks Ken Jones inter7

hacked, need help restoring

2001-07-06 Thread Jeff Gordon
Our system fell prey to a hacker and we've done a complete system reinstall -- BUT only /home was backed-up and restored -- so, anything vpopmail had created in /var/qmail/control is now missing-in-action; and I think certain permisssions settings might be absent now too, lost when we had to

Once again: vpopmail relaying with mysql (HELP PLEASE!!!)

2001-07-06 Thread Bernd Vetter
Hi all, after getting no response at all, this is my second try. I have up and running a supervised (daemontools, tcpserver) qmail-1.03 with MySQL, vpopmail-4.9.8-1, sqwebmail-2.0.0 and qmailadmin-0.45, followed exactly LWQ. I read all the FAQs and all List-archives, but my problem persists.

Re: sqwebmail w/ encyption feature + vpopmail w/ mysql support

2001-07-06 Thread KEnet Webmaster
:: Wonders why everyone keeps repeating the same answer :: I dont mean to be ungrateful, but Im not stupid. I have put the line in properly, I have added it to the make file, I have followed FAQ 28 (which wasnt too helpful) I have the following mysql packages installed. - Original Message

Re: sqwebmail w/ encyption feature + vpopmail w/ mysql support

2001-07-06 Thread KEnet Webmaster
Tries again --- :: Wonders why everyone keeps repeating the same answer :: I dont mean to be ungrateful, but Im not stupid. I have put the line in properly, I have added it to the make file, I have followed FAQ 28 (which wasnt too helpful) I have the following mysql packages installed.

Re: sqwebmail w/ encyption feature + vpopmail w/ mysql support

2001-07-06 Thread KEnet Webmaster
Attached is the List of errors as the system kicks them out. Keep in mind, this is a MAKE run on sqwebmail I dont know if it will help anyone or not. - Original Message - From: Marcus Williams [EMAIL PROTECTED] To: KEnet Webmaster [EMAIL PROTECTED]; [EMAIL PROTECTED] Cc: alexus

Re: C editors/compiliers

2001-07-06 Thread cbunnell
all politeness removed, tongue firmly in cheek I'm shocked you are using Windows! Shocked I tell you! tongue out of cheek Ken Jones Damn! I knew I'd get beat up when I posted that message, but not THAT bad! :) That's ok. I asked for it. I DO believe Windoz machines have a place in

Re: sqwebmail w/ encyption feature + vpopmail w/ mysql support

2001-07-06 Thread KEnet Webmaster
Ok, finally, as I went down through my messages I found the line from someone saying to put the entire command on one line. I did so, it compiled fine, and appears to be working Alexus Dont forget to run /usr/local/share/sqwebmail/libexec/authlib/authdaemond start so that it can

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

Re: hacked, need help restoring

2001-07-06 Thread Chris Scheller
Is there any reasonable way to set things right from here? Or is the only sane option to re-create vpopmail domains, lists and users from scratch? one thought would be to not restore the ~/domains/ right away, but first readd the domains with the command line utils. this will put all your

Re: hacked, need help restoring

2001-07-06 Thread Jeff Gordon
On Fri, Jul 06, 2001 at 11:53:38AM -0700, Chris Scheller wrote: Is there any reasonable way to set things right from here? Or is the only sane option to re-create vpopmail domains, lists and users from scratch? one thought would be to not restore the ~/domains/ right away, but first

Re: hacked, need help restoring

2001-07-06 Thread KEnet Webmaster
Personally, I just redid the mail server. total format. I installed qmail, and vpopmail just like I had the first time, then sat down in the bin directory of vpopmail and did ./vadddomain to add the domains in. (even tho I keep getting a seq fault now) After that was done, I went into the

Re: hacked, need help restoring

2001-07-06 Thread Chris Scheller
Hmm; not bad -- the restore has been done but I could rename /domains and use it as sort of a roadmap for what needs to happen. Thanks for the spark of that idea. :-) could even write quicky perl script to run through your old domain dir and have it run vadddomain for all of them one at a

invalid login disabling roaming user relay?

2001-07-06 Thread Peter Brezny
If a user attempts to connect with an invalid login, will other attempts to relay from that location be blocked? I've got a group of customers on a LAN behind a DSL connection with rotating ip's. Sometimes they are added to the open-smtp file, and other times they are not, and can't relay mail.

Unable to write pipe

2001-07-06 Thread Henrik Enk
Hi all, I keep getting -EEE unable to write pipe, when playing pop user logging to fetch mal. Any idea ? My config is as follows: Linux Redhat 7,1 / mysql 3.23.38 tcpserver -H -R 0 pop3 /var/qmail/bin/qmail-popup smtp3.optimize.dk \ /home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d

is a pop server -required- for vpopmail?

2001-07-06 Thread Jeff Gordon
I'm sure the answer must be dirt-simple but it's eluding me at the moment -- does vpopmail -require- an additional server (either pop or IMAP, etc.), or with sqwebmail could all mail be handled straight from the Maildirs without having to 'pop' it along the way? (Asked differently, do I need to

password encryption

2001-07-06 Thread P. Schaub
I am using mysql for authentication and want to write a script which needs to work with the clear-text-password. How does vpopmail encrypt/decrypt its passwords ? any suggestions welcome Patrik

Re: C editors/compiliers

2001-07-06 Thread cbunnell
- Original Message - From: Robin S. Socha [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, July 06, 2001 2:53 PM Subject: Re: C editors/compiliers * Ken Jones [EMAIL PROTECTED] [010706 01:25]: Dood, install Linux on your machine and install the development packages. Thanks

Re: hacked, need help restoring

2001-07-06 Thread Philip Wall
I had a problem that dogged me for days, everytime I added a domain it would segfault. Took me forever to figure out that vadddomain must be run as root. My sefault was occuring when it went to write the Qmail files in /var/qmail/control and /var/qmail/users. If it's writing the vpopmail

Update: POP-3 logon failures..

2001-07-06 Thread Steve Fulton
I was having a problem with logon failures throughout the day using the latest development version of vpopmail, and for the life of me I couldn't figure it out. The accounts were set up, were visible to vpopmail's utilities, but no dice -- always a logon failure. Anyway, I figured it out: I

maildrop filter

2001-07-06 Thread bunk
somebody help me 1. does anybody know what it takes to make a maildrop filter edited from sqwebmail works? 2. I'm using qmail. I want to make maildrop as my mail delivery agent. how do i do that? regards, gregor -

Re: is a pop server -required- for vpopmail?

2001-07-06 Thread Syed Faruque Ahmed
The very first feature described of Sqwebmail on its Features list is - Very lightweight. Reads mail directly from maildirs. Plus it was made to work well with vpopmail, et all. It does not need qmail-pop3d. The only reason you would need qmail-pop3d (served with tcpserver or otherwise) is

Re: is a pop server -required- for vpopmail?

2001-07-06 Thread Jeff Gordon
On Sat, Jul 07, 2001 at 11:14:56AM +0530, Dushyanth Harinath wrote: I'm sure the answer must be dirt-simple but it's eluding me at the moment -- does vpopmail -require- an additional server (either pop or IMAP, etc.), or with sqwebmail could all mail be handled straight from the Maildirs

Re: is a pop server -required- for vpopmail?

2001-07-06 Thread Jeff Gordon
On Sat, Jul 07, 2001 at 11:54:57AM +0600, Syed Faruque Ahmed wrote: The very first feature described of Sqwebmail on its Features list is - Very lightweight. Reads mail directly from maildirs. (Yes.) Plus it was made to work well with vpopmail, et all. It does not need qmail-pop3d.