Re: vpopmail and courier imap

2001-08-15 Thread Mark Persohn
Forgive my ignorance, What is the latest version of Courier-Imap to use with vpopmail 4.9.10? Mark Ken Jones wrote: > The latest versions of courier-imap and sqwebmail require > the latest vpopmail 4.10 development version. > > Ken Jones > > On 15 Aug 2001 18:01:25 +0200, Arne Hueggenberg wr

Re: running two copies of qmail-smtpd/tcpserver one with RBL one without...

2001-08-19 Thread Mark Persohn
No there is no reason you can't run 2 tcpservers on different ports I run four with differnet combos of RBL and Antivirus scanning. Mark Qmail wrote: > Is there any reason not to run two with seperate IPs on the same server. I'm > running > > This way we could easly allow domainholders to choo

Re: Vpopmail / MySql error - vadd*

2001-08-19 Thread Mark Persohn
Leonard, You need to be running a later release of MySQL. (I am useing 3.23.40 with no problems) Excerpt from the README.mysql NOTE: make sure you are running the latest stable release of mysql. If you have 3.22 installed, you will need to upgrade. The dir_control table in vpopmail uses a "uni

Re: Problem in Installation of qmailadmin

2001-09-03 Thread Mark Persohn
Have you confirmed the '/usr/local/bin' is in your PATH. Type 'set' and see if it is. If not add it. Mark s chaterje wrote: > Hi All, >While i am configuring qmailadmin it's showing this > log. > > creating cache ./config.cache > checking for a BSD compatible install... > ./install-sh

Re: Logging

2001-11-27 Thread Mark Persohn
Try, http://inter7.com/qmailmrtg7/ Mark Bill Shupp wrote: > On Tuesday, November 27, 2001, at 03:26 PM, Che Stevens wrote: > > > Anyone seen a script for stripping the /var/log/maillog where everythin > > is logged for qmail and vpopmail and formating it into an html page > > showing traffic f

Re: Logging

2001-11-27 Thread Mark Persohn
hows to log pop3 and smtp to seperate files, is there any way around > that or how do i got setting that up via splooger. Right now everything > goes to /var/log/maillog via splogger. Thanks again. > - Original Message ----- > From: "Mark Persohn" <[EMAIL PROTECT

Re: [vchkpw] Ldap problem

2002-11-10 Thread Mark Persohn
Make sure your ~vpopmail/lib directory and files is readable by the user you are compiling courier as. By default the vpopmail libraries are only readable by root. Mark Matteo Ridolfi wrote: I installed vpopmail 5.3.9 with ldap support withouth problems. Now I want to install courier-imap to

Re: [Qmail-scanner-general] Virus Scanner for vpopmail.

2000-09-27 Thread Mark Persohn
I don't see any reason that vpopmail and qmail-scanner can't funtion together. qmail-scanner is placed in between the qmail-smtpd and qmail-queue, These both run normally on a vpopmail install. So when qmail-scanner is installed qmail-smtpd then qmail-scanner then qmail-queue run It should b

Re: [Qmail-scanner-general] Virus Scanner for vpopmail.

2000-09-27 Thread Mark Persohn
Ditto on the virus scanner. Anyone out there find a cheap scanner, most companies want you to get a site licence if you tell them that you are going to be running it on a mail server. Most of us can't afford $6000+ for av software! Mark >On Wed, Sep 27, 2000 at 06:36:48PM +0800, Mark Lo wro

Re: [vchkpw] howto debug a pop3/vpopmail problem

2003-07-07 Thread Mark Persohn
Just try telneting to the pop3 port. [EMAIL PROTECTED]:$ telnet localhost 110 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. +OK Hello there. user [EMAIL PROTECTED] +OK Password required. pass fghjkl +OK logged in. quit +OK Bye-bye. Connection closed by foreign host. [EMAIL

Re: [vchkpw] What should the permisions be of $vpopmail and below

2003-07-07 Thread Mark Persohn
4 drwxr-xr-x2 vpopmail vchkpw 4096 Jun 27 18:23 include 4 drwx--2 root root 4096 Jun 27 18:23 lib [EMAIL PROTECTED]:/opt/vpopmail$ -- Mark Persohn CPS Systems Pty Ltd PH 02 9909 3022 MOB 0413 670676 email: [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hello all

Re: [vchkpw] IMP / Vpopmail

2003-10-27 Thread Mark Persohn
Ryan, I have it working with IMP 3.2.1 I had to get an updated version of vpopmail from cvs. Mark See below. 3c3 < * $Horde: passwd/lib/Driver/vpopmail.php,v 1.4.2.3 2003/02/12 22:35:36 ericr Exp $ --- > * $Horde: passwd/lib/Driver/vpopmail.php,v 1.4.2.2 2003/01/29 Ryan Burton wrote: He