User postfix patch

2001-04-16 Thread Javier Frias
i don't know how useful this patch would be for the general public... but hey, I need it, so there most be at least someone else with my odd requirements :) you can get it at http://jfns.net/qmail-stuff/postfix.domain.patch.tar.gz here's the description :-) This Patch adds the ability to ha

How to create message (filter) rule?

2001-04-16 Thread Le Van Chi
Dear All,   I am using vpopmail + courier-imap server and sqwebmail.   I wonder if I can create filter rules for incoming messages.   Thanks in advance,  

RE: courier imap 1.3.6

2001-04-16 Thread Dave Ellsworth
in attempting to use the vqadmin I get the following error: I believe this is an issue with apache, but I'm not sure what to do about it [Tue Apr 17 02:19:08 2001] [alert] [client 209.150.38.225] /var/www/cgi-bin/vqadmin/.htaccess: deny not allowed here -Original Message- From: Sam Varsh

Re: courier imap 1.3.6

2001-04-16 Thread Tim Hason
> > You need to upgrade to either vpopmail 4.9.9 or courier-imap 1.3.7 -- either > one. Or you can manually delete the call to vlogauth() in > authlib/preauthvchkpw.c > > -- > Sam Sam, Great, I upgraded to 1.3.7 compile went ok. Unfortunately I cannot upgrade to vpopmail 4.9.9 or 4.9.10 cause s

Re: courier imap 1.3.6

2001-04-16 Thread Sam Varshavchik
Tim Hason writes: > It will compile ok. make install-strip fails at imapd.rc (make install > works) > make install-configure stops at the very beginning (I didn't get an error, > just a stupid stop***) Use must use gmake instead of make on any xBSD. -- Sam