bombmail

2001-11-28 Thread IWKW
hi all, i need help i'm using qmail with rblsmtpd(ucspi-tcpd) someone was sent bombmail to my server and qmail can't reject that mail how to set my vpopmail or qmail to automatic reject bombmail?? thanks paijo

doc bug

2001-11-28 Thread Mate Wierdl
In doc/doc_html/vpopmail.html, I see --enable-relay-clear-minutes=360 expire time for roaming users after pop authentication. If --enable-roamin-users=y is set then this option sets how long clearopensmtp should keep IP's in the list. The default is 3 hour

Re: roaming users

2001-11-28 Thread Bill Shupp
On Wednesday, November 28, 2001, at 10:15 PM, Mate Wierdl wrote: > Suppose my tcprules file for smtpd is in a directory writable only to > root and I want roaming users. Do not I have to run a tcpserver-like > program that launches imapd or popd as root? Right. But you don't have to run them a

Re: Bug in vdelivermail: FIXED

2001-11-28 Thread Bill Shupp
I think I have this fixed. usernotfound() was not properly detecting the "catch-all" argument to vdelivermail for domains not under VPOPMAILDIR *only* when it was a path, so it never appended /Maildir to the user's directory path. Thus, writing the temp file would fail and the message bounce

roaming users

2001-11-28 Thread Mate Wierdl
Suppose my tcprules file for smtpd is in a directory writable only to root and I want roaming users. Do not I have to run a tcpserver-like program that launches imapd or popd as root? Thx Mate -- --- Mate Wierdl | Dept. of Math. Sciences | University of Memphis

Re: Roaming Users not working. open-smtp not updated.

2001-11-28 Thread Mate Wierdl
On Wed, Nov 28, 2001 at 09:39:53PM -0600, Mate Wierdl wrote: > > On Wednesday, November 28, 2001, at 03:54 PM, Mate Wierdl wrote: > > I think it is not clear from the > > docs, but it seems roaming users can be used only if you run pop under > > tcpserver or equivalent (like courier's tcp server).

Re: Roaming Users not working. open-smtp not updated.

2001-11-28 Thread Mate Wierdl
On Wed, Nov 28, 2001 at 04:07:39PM -0600, Bill Shupp wrote: > On Wednesday, November 28, 2001, at 03:54 PM, Mate Wierdl wrote: > > > > tcp.smtp is used only by tcpserver. > > For smtp, it's read only. The pop server is the one that actually edits > open-smtp and runs tcprules. Somehow I assume

Re: Bug in vdelivermail [vpopmail 5.0]

2001-11-28 Thread Bill Shupp
On Wednesday, November 28, 2001, at 09:39 PM, Tim Hunter wrote: > Never heard it described as a domain added as a different user, so I > figgured I would give it a shot. > I get the same error I can reproduce it as well, and am working on a fix. 4.9.10 did not have this problem, because its vd

Re: Bug in vdelivermail [vpopmail 5.0]

2001-11-28 Thread Tim Hunter
Never heard it described as a domain added as a different user, so I figgured I would give it a shot. I get the same error ~vpopmail/bin/vadddomain -u tim test.com test modify .qmail-default to read | /home/vpopmail/bin/vdelivermail '' /home/tim/domains/test.com/postmaster send a test message to a

Re: Bug in vdelivermail [vpopmail 5.0]

2001-11-28 Thread Yavuz Aydin
Quoting Ken: > There is no bug in vpopmail 5.0. Well Ken, it appears to be there. This is my third attempt to report this bug. This time, it seems that I'm not the only one with this problem. > I just tested it and it works fine. > more .qmail-default > | /home/vpopmail/bin/vdelivermail '' > /h

patch to preauthvchkpw.c for open_smtp

2001-11-28 Thread Joel Michael
Hi, This patch allows open_smtp for pop3, and also checks if NO_RELAY is set for both pop3 and imap. This is useful if you rely on open_smtp to allow users to relay and if you use courier for both pop3 instead of qmail-pop3d, and imap. I have tested this here and it is in production, working as

Anyone know who made this hosting automation script?

2001-11-28 Thread K a z
Hello, About a year ago I stumbled across a site while looking for alternatives to the "Homefree" webhosting script. This site had a suite of scripts/tools to automate a hosting company, they had support for vpopmail & sqwebmail built in among other things. But I cant for the life of me remember

inc_deps and lib_deps

2001-11-28 Thread Mate Wierdl
I now see that inc_deps and lib_deps are used by other programs. Are they using them during build or during runtime? Thx Mate -- --- Mate Wierdl | Dept. of Math. Sciences | University of Memphis

Re: Roaming Users not working. open-smtp not updated.

2001-11-28 Thread Bill Shupp
On Wednesday, November 28, 2001, at 03:54 PM, Mate Wierdl wrote: > > tcp.smtp is used only by tcpserver. For smtp, it's read only. The pop server is the one that actually edits open-smtp and runs tcprules. > I think it is not clear from the > docs, but it seems roaming users can be used only i

Re: Roaming Users not working. open-smtp not updated.

2001-11-28 Thread Mate Wierdl
On Wed, Nov 28, 2001 at 02:10:10PM -0600, [EMAIL PROTECTED] wrote: > Pop is running via xinetd a user vpopmail: > > cat /etc/xinetd.d/pop-3 > # Converted by inetdconvert > service pop-3 > { > disable = no > socket_type = stream > protocol

Re: Roaming Users not working. open-smtp not updated.

2001-11-28 Thread Photocon
I too would like to say thanks to Bill & company... Just sitting by the sidelines I figured it out. I hadnt realized that xinetd was the culprit. Thanks again. --Photocon Conrad Hunziker III www.nightskyent.com

Re: Roaming Users now working.. Probably.

2001-11-28 Thread pac
Thanks guys for putting up with me. I finally got it to work. Strange thing: I dont remember starting the service, but before I got my /etc/init.d/qmail script finished it was already working. Maybe someone got tired of listing to me, broke in and fixed it. :) Maybe its related to /service/q

RE: qmail-pop3d alternative needed ASAP.

2001-11-28 Thread Daniel Kafka
We run a service for approx 2000 clients, most of clients are fetching mails thru POP via standard modem connections. When downloading a huge amount of mails (mostly with big attachemens), randomly a POP session freeze. Repeated POP session for the same account freeze at the same position (for

~vpopmail/etc

2001-11-28 Thread Mate Wierdl
I see that ./configure already uses ~vpopmail/etc by putting two files, inc_deps and lib_deps there. Are these files necessary for the proper functioning of vpopmail later or they are needed only during the build? The problem I am trying to solve is: I am trying to make an rpm, but with as littl

Q-Mail Log

2001-11-28 Thread Mike Rogers
Quick more general Q-Mail question: I at one point had the e-mail log (all e-mail gets delivered to a mailbox) going on a few of my servers. We had to remove it a while ago when some of these became multiuser, but some domains still like that. Is there any sort of script or patch that would

RE: more Qmailqueue and virus scan stuff

2001-11-28 Thread Dallas Engelken
Tren, can you send me that patch.. I dont really want to edit the line wraps on the one below. > -Original Message- > From: Tren Blackburn [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, November 28, 2001 1:08 PM > To: [EMAIL PROTECTED] > Subject: RE: more Qmailqueue and virus scan stuff >

Re: Roaming Users not working. open-smtp not updated.

2001-11-28 Thread pac
> Here's my daemontools run file for pop: > > #!/bin/sh > > VPOPMAILUID=`id -u vpopmail` > VPOPMAILGID=`id -g vpopmail` > > exec /usr/local/bin/tcpserver -l 0 -R -H\ > -u"$VPOPMAILUID" -g"$VPOPMAILGID" 0 pop-3 \ > /var/qmail/bin/qmail-popup yourdomain.com

Re: Roaming Users not working. open-smtp not updated.

2001-11-28 Thread Bill Shupp
On Wednesday, November 28, 2001, at 02:55 PM, Tren Blackburn wrote: > As I stated, read the INSTALL doc that comes with vpopmail. here's an > exerpt: > > 12. How to use vchkpw with qmail-pop3d server > > Here is a sample startup line for qmail-pop3d and vchkpw > > env - PATH="/v

RE: Roaming Users not working. open-smtp not updated.

2001-11-28 Thread Tren Blackburn
As I stated, read the INSTALL doc that comes with vpopmail. here's an exerpt: 12. How to use vchkpw with qmail-pop3d server Here is a sample startup line for qmail-pop3d and vchkpw env - PATH="/var/qmail/bin:/usr/local/bin" \ tcpserver -H -R 0 pop-3 \ /var/qmail

Re: Roaming Users not working. open-smtp not updated.

2001-11-28 Thread pac
On Wed, Nov 28, 2001 at 03:40:10PM -0500, Tim Hunter wrote: > Looks like there is no where that the tcp.smtp.cdb is being used. > install and use tcpserver. The docs say nothing about using that with pop3: From the INSTALL file: DO you have an example script that starts pop3/tcpserver/daemonto

RE: Roaming Users not working. open-smtp not updated.

2001-11-28 Thread Tim Hunter
Looks like there is no where that the tcp.smtp.cdb is being used. install and use tcpserver. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, November 28, 2001 3:10 PM > To: Bill Shupp > Cc: [EMAIL PROTECTED] > Subject: Re: Roaming Users not wor

Re: more Qmailqueue and virus scan stuff

2001-11-28 Thread Trey Nolen
Yeah, that works. We are using it. Just make your sendit.sh look like this: QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl" export QMAILQUEUE exec /usr/sbin/qmail-inject -f "$1" Trey - Original Message - From: "Bill Shupp" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesd

RE: Roaming Users not working. open-smtp not updated.

2001-11-28 Thread Tren Blackburn
First recommendation from me would be drop xinetd and install tcpserver. Regards, Tren. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, November 28, 2001 1:10 PM > To: Bill Shupp > Cc: [EMAIL PROTECTED] > Subject: Re: Roaming Users not workin

Re: Roaming Users not working. open-smtp not updated.

2001-11-28 Thread pac
> > -rw-r--r-- 1 vpopmail vchkpw 62 Nov 27 18:19 tcp.smtp > > -rw-r--r-- 1 vpopmail vchkpw 2142 Nov 28 13:40 tcp.smtp.cdb > > This looks ok. When you run clearopensmtp, does tcp.smtp.cdb get > updated? And what user is your pop server running as? Yes, clearopensmtp updates

Re: Roaming Users not working. open-smtp not updated.

2001-11-28 Thread Bill Shupp
On Wednesday, November 28, 2001, at 01:46 PM, [EMAIL PROTECTED] wrote: > > Well, Im lost. Here is perms on the differnt folders in /home/vpopmail: > > /home/vpopmail/etc]: d > total 16 > -rw-r--r-- 1 vpopmail vchkpw 25 Nov 28 09:32 inc_deps > -rw-r--r-- 1 vpopmail vchkpw 32 No

Re: Roaming Users not working. open-smtp not updated.

2001-11-28 Thread pac
> > > > open-smtp.tmp.4624 > > > > open-smtp.tmp.4626 > > > > open-smtp.tmp.4628 > > > > > > I've seen that in older 4.10 and 4.9 version of vpopmail. > > > We traced it down to tcprules not completing correctly and > > > hence not removing the temporary file. > > > > Well, you have seen most

Re: VIrus info

2001-11-28 Thread Bill Shupp
On Wednesday, November 28, 2001, at 01:32 PM, duncan wrote: > whoops, intended to post to list, not just tren. > > >Trey Nolen wrote: > >> > >> Recently I posted a question about getting qmailqueue to send mail > >> through a > >> virus scanner and a spam scanner. I found a patch that will do j

Re: Roaming Users not working. open-smtp not updated.

2001-11-28 Thread pac
On Wed, Nov 28, 2001 at 01:14:40PM -0600, Bill Shupp wrote: > On Wednesday, November 28, 2001, at 01:03 PM, [EMAIL PROTECTED] wrote: > > > > Also, what do I do with all the lock files in /home/vpopmail/etc/ ? > > ex: > > ... > > open-smtp.tmp.4624 > > open-smtp.tmp.4626 > > open-smtp.tmp

RE: more Qmailqueue and virus scan stuff

2001-11-28 Thread Tren Blackburn
Updated the sendit.sh script that sqwebmail uses and put in the appropriate QMAILQUEUE lines. Tren. > -Original Message- > From: Dallas Engelken [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, November 28, 2001 12:25 PM > To: Tren Blackburn; [EMAIL PROTECTED] > Subject: RE: more Qmailqueue

VIrus info

2001-11-28 Thread duncan
whoops, intended to post to list, not just tren. >Trey Nolen wrote: >> >> Recently I posted a question about getting qmailqueue to send mail >> through a >> virus scanner and a spam scanner. I found a patch that will do just >> that,so I thought I'd share it here since there has been a lot

Re: more Qmailqueue and virus scan stuff

2001-11-28 Thread Bill Shupp
On Wednesday, November 28, 2001, at 01:24 PM, Dallas Engelken wrote: > > Is it possible to make SQWebmail utilize the QMAILQUEUE to do virus/spam > scanning on web based email? > I think you can edit sendit.sh to set that variable.. haven't done it myself, but that's what I recall... Regards,

Re: Roaming Users not working. open-smtp not updated.

2001-11-28 Thread Ken Jones
On Wed, 2001-11-28 at 13:24, [EMAIL PROTECTED] wrote: > > > > > > Also, what do I do with all the lock files in /home/vpopmail/etc/ ? > > > ex: > > > ... > > > open-smtp.tmp.4624 > > > open-smtp.tmp.4626 > > > open-smtp.tmp.4628 > > > > I've seen that in older 4.10 and 4.9 version of v

RE: more Qmailqueue and virus scan stuff

2001-11-28 Thread Dallas Engelken
> -Original Message- > From: Tren Blackburn [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, November 28, 2001 1:08 PM > To: [EMAIL PROTECTED] > Subject: RE: more Qmailqueue and virus scan stuff > > > Just as an FYI, I am using this patch on all my mail servers now and it's > working fantasti

Re: Roaming Users not working. open-smtp not updated.

2001-11-28 Thread pac
> > > > Also, what do I do with all the lock files in /home/vpopmail/etc/ ? > > ex: > > ... > > open-smtp.tmp.4624 > > open-smtp.tmp.4626 > > open-smtp.tmp.4628 > > I've seen that in older 4.10 and 4.9 version of vpopmail. > We traced it down to tcprules not completing correctly and >

Re: more Qmailqueue and virus scan stuff

2001-11-28 Thread Trey Nolen
Yes, but when you have 1000's of users, that is a LOT of .qmail files to update. Also, changes made in qmailadmin will blow away the part of the .qmail files that pipes it through the spam filter. This was basically the only way that I could find to run a system wide virus and spam filter. Trey

Re: Roaming Users not working. open-smtp not updated.

2001-11-28 Thread Bill Shupp
On Wednesday, November 28, 2001, at 01:03 PM, [EMAIL PROTECTED] wrote: > > Also, what do I do with all the lock files in /home/vpopmail/etc/ ? > ex: > ... > open-smtp.tmp.4624 > open-smtp.tmp.4626 > open-smtp.tmp.4628 Delete them. THIS is related to your problem. I found the same thin

Re: qmail-pop3d alternative needed ASAP.

2001-11-28 Thread Philip Wall
On 28 Nov 01, at 13:55, Steve Fulton wrote: > At 13:34 28/11/2001, Ken Jones wrote: > > >I saw this once with an ISP. > >They traced it down to some networking router configurations. > >I never found out the details tho. > >That was my initial thought to, and the clients do use a proxy to

RE: more Qmailqueue and virus scan stuff

2001-11-28 Thread Tren Blackburn
Just as an FYI, I am using this patch on all my mail servers now and it's working fantastically. You do have to do some modifications as his patch was made for the bleeding edge version of spamassassin, plus you have to update the paths and stuff. Just beware of that, but once all that is worked

Re: Roaming Users not working. open-smtp not updated.

2001-11-28 Thread Ken Jones
On Wed, 2001-11-28 at 13:03, [EMAIL PROTECTED] wrote: > > On Wednesday, November 28, 2001, at 12:02 PM, [EMAIL PROTECTED] wrote: > > > > > On Wed, Nov 28, 2001 at 11:32:49AM -0600, Bill Shupp wrote: > > >> On Wednesday, November 28, 2001, at 11:22 AM, [EMAIL PROTECTED] wrote: > > >> > > >>> open-

RE: more Qmailqueue and virus scan stuff

2001-11-28 Thread Dallas Engelken
> This works, but does have the disadvantage that filters are not > customizable per user. Here is the patch we used to get it to run the two > scanners...it was written by a guy named Kobe Lenjou and posted to the > Spamassassin list. Maybe it will be useful to some of you. > > Trey Can you not

Re: Roaming Users not working. open-smtp not updated.

2001-11-28 Thread pac
> On Wednesday, November 28, 2001, at 12:02 PM, [EMAIL PROTECTED] wrote: > > > On Wed, Nov 28, 2001 at 11:32:49AM -0600, Bill Shupp wrote: > >> On Wednesday, November 28, 2001, at 11:22 AM, [EMAIL PROTECTED] wrote: > >> > >>> open-smtp does not update, even with vpopmail-5.0 > >>> Roaming users d

more Qmailqueue and virus scan stuff

2001-11-28 Thread Trey Nolen
Recently I posted a question about getting qmailqueue to send mail through a virus scanner and a spam scanner. I found a patch that will do just that, so I thought I'd share it here since there has been a lot of virus talk lately. I am running Sophos Sweep. They have a pretty good deal for ISPs.

Re: Roaming Users not working. open-smtp not updated.

2001-11-28 Thread Bill Shupp
On Wednesday, November 28, 2001, at 12:51 PM, [EMAIL PROTECTED] wrote: > On Wed, Nov 28, 2001 at 12:06:14PM -0600, Bill Shupp wrote: >> Should be /home/vpopmail/etc/tcp.smtp > > Sorry, it actually is.. forgot the etc/ > -Phil Carinhas Well, I'm not sure what the problem is. If you run all you

Re: qmail-pop3d alternative needed ASAP.

2001-11-28 Thread Steve Fulton
At 13:34 28/11/2001, Ken Jones wrote: >I saw this once with an ISP. >They traced it down to some networking router configurations. >I never found out the details tho. That was my initial thought to, and the clients do use a proxy to dial into us & pick up their e-mail. But after a lot of wo

Re: QMAILQUEUE

2001-11-28 Thread Bill Shupp
On Wednesday, November 28, 2001, at 12:43 PM, Tren Blackburn wrote: > A softlimit of 500 or 600 is usually enough. it also depends on > what virus scanner you're using as well. the more scanners, the higher > the > limit. Mine is around 800 because I use two scanners. When I was

RE: QMAILQUEUE

2001-11-28 Thread Tren Blackburn
A softlimit of 500 or 600 is usually enough. it also depends on what virus scanner you're using as well. the more scanners, the higher the limit. Mine is around 800 because I use two scanners. Tren. > -Original Message- > From: Bill Shupp [mailto:[EMAIL PROTECTED]] > Sent:

RE: QMAILQUEUE

2001-11-28 Thread Dallas Engelken
> > Try increasing your softlimit or not using softlimit. I couldn't get it > set correctly, so I stopped using softlimit. But I didn't try that > hard, either. ; ) > > -Bill Bingo.. thanks Bill. Dallas

Re: QMAILQUEUE

2001-11-28 Thread Bill Shupp
On Wednesday, November 28, 2001, at 12:34 PM, Dallas Engelken wrote: > I am having a problem with qmail-scanner, maybe someone has an idea > here. > I have installed everything and did ../contrib/test_installation.sh > -doit > and those tests passed just fine. I can also do this. > > # QMAILQU

Re: qmail-pop3d alternative needed ASAP.

2001-11-28 Thread Bill Shupp
On Wednesday, November 28, 2001, at 12:22 PM, Steve Fulton wrote: > At 13:12 28/11/2001, Bill Shupp wrote: > >> I don't know about the problems you're having.. but you can try Sam's >> pop server. > > Thanks Bill, I wasn't aware the Sam's POP server was installed with > the IMAP package (I di

QMAILQUEUE

2001-11-28 Thread Dallas Engelken
I am having a problem with qmail-scanner, maybe someone has an idea here. I have installed everything and did ../contrib/test_installation.sh -doit and those tests passed just fine. I can also do this. # QMAILQUEUE=/var/qmail/bin/qmail-scanner-queue.pl # echo "to:root" | /var/qmail/bin/qmail-inj

Re: qmail-pop3d alternative needed ASAP.

2001-11-28 Thread Ken Jones
I saw this once with an ISP. They traced it down to some networking router configurations. I never found out the details tho. Ken On Wed, 2001-11-28 at 12:08, Steve Fulton wrote: > Hi all, > >I need an alternative POP daemon to use that's compatiable with > Vpopmail. This is urgent, so

Re: virus scan features & prices ?

2001-11-28 Thread Steve Valliere
I've been looking at the files you offered. I must be missing some basiic knowledge (or I've skipped too much reading), but I haven't figured out what the .diff files are to be used for. Also, it seems that update.sh does this: 1. GET the new .DEF files from a web site. 2. REMOVE the fil

Re: qmail-pop3d alternative needed ASAP.

2001-11-28 Thread Steve Fulton
At 13:12 28/11/2001, Bill Shupp wrote: >I don't know about the problems you're having.. but you can try Sam's pop >server. Thanks Bill, I wasn't aware the Sam's POP server was installed with the IMAP package (I didn't want to install a new MTA, lol). As for your maildirquota patch, where

Re: qmail-pop3d alternative needed ASAP.

2001-11-28 Thread Bill Shupp
On Wednesday, November 28, 2001, at 12:08 PM, Steve Fulton wrote: > Hi all, > > I need an alternative POP daemon to use that's compatiable with > Vpopmail. This is urgent, so I'd appreciate any feedback on your > experiences with what is available.. > > FYI, I'm having 2 clients with sever

qmail-pop3d alternative needed ASAP.

2001-11-28 Thread Steve Fulton
Hi all, I need an alternative POP daemon to use that's compatiable with Vpopmail. This is urgent, so I'd appreciate any feedback on your experiences with what is available.. FYI, I'm having 2 clients with severe POP problems -- basically their POP sessions drop mid way thru downloading

Re: Roaming Users not working. open-smtp not updated.

2001-11-28 Thread Bill Shupp
On Wednesday, November 28, 2001, at 12:02 PM, [EMAIL PROTECTED] wrote: > On Wed, Nov 28, 2001 at 11:32:49AM -0600, Bill Shupp wrote: >> On Wednesday, November 28, 2001, at 11:22 AM, [EMAIL PROTECTED] wrote: >> >>> open-smtp does not update, even with vpopmail-5.0 >>> Roaming users dont seem to wo

Re: Roaming Users not working. open-smtp not updated.

2001-11-28 Thread Photocon
At 11:49 AM 11/28/01 -0600, Bill Shupp wrote: >On Wednesday, November 28, 2001, at 11:48 AM, Photocon wrote: > >>I too am having the same problem, and in looking at the permissions I see >>that open-smtp in ~/vpopmail/etc/ is owned by root and is a 0 byte file ( >>I suspect because its owned by

Re: Roaming Users not working. open-smtp not updated.

2001-11-28 Thread pac
On Wed, Nov 28, 2001 at 11:32:49AM -0600, Bill Shupp wrote: > On Wednesday, November 28, 2001, at 11:22 AM, [EMAIL PROTECTED] wrote: > > > open-smtp does not update, even with vpopmail-5.0 > > Roaming users dont seem to work. What should I check? Where should I > > look? > What are the permissi

Re: Roaming Users not working. open-smtp not updated.

2001-11-28 Thread Bill Shupp
On Wednesday, November 28, 2001, at 11:48 AM, Photocon wrote: > I too am having the same problem, and in looking at the permissions I > see that open-smtp in ~/vpopmail/etc/ is owned by root and is a 0 byte > file ( I suspect because its owned by root). In addition, lastauth in > each pop user

Re: Roaming Users not working. open-smtp not updated.

2001-11-28 Thread Photocon
I too am having the same problem, and in looking at the permissions I see that open-smtp in ~/vpopmail/etc/ is owned by root and is a 0 byte file ( I suspect because its owned by root). In addition, lastauth in each pop users' directory is also owned by root. Chowning these doesn't make a diff

RE: virus scan features & prices ?

2001-11-28 Thread Charles J. Boening
Been using F-Prot for about a month now. Seems to work pretty good. http://www.f-prot.com/f-prot/products/fplin.html I wrote a qmail-scanner module and a patch to qmail scanner. They can be had at: http://www.theboenings.com/qmail-scanner Charles Boening -Original Message- From

Re: Roaming Users not working. open-smtp not updated.

2001-11-28 Thread Bill Shupp
On Wednesday, November 28, 2001, at 11:22 AM, [EMAIL PROTECTED] wrote: > open-smtp does not update, even with vpopmail-5.0 > Roaming users dont seem to work. What should I check? Where should I > look? > I tested by using fetchmail from my office network from behind a > firewall. > Please hel

Re: Roaming Users not working. open-smtp not updated.

2001-11-28 Thread David Gartner
This may be a stupid question, but... did you setup a crontab to run clearopensmtp to recompile the tcprules? [EMAIL PROTECTED] wrote: >open-smtp does not update, even with vpopmail-5.0 >Roaming users dont seem to work. What should I check? Where should I look? >I tested by using fetchmail fro

Roaming Users not working. open-smtp not updated.

2001-11-28 Thread pac
open-smtp does not update, even with vpopmail-5.0 Roaming users dont seem to work. What should I check? Where should I look? I tested by using fetchmail from my office network from behind a firewall. Please help, Thanks, -Phil --- Background: Runni

Re: virus scan features & prices ?

2001-11-28 Thread Rick Macdougall
Hi, The .so and ptn files from Trend are available on their website (www.antivirus.com) free of charge. I don't know what license issue this may bring up in a commercial environment though when using Trophie but I can't find anything about it on their website. Oh and btw I have the modified qma

Re: virus scan features & prices ?

2001-11-28 Thread Bill Shupp
On Wednesday, November 28, 2001, at 10:26 AM, Dallas Engelken wrote: > And I would recommend sophie. > http://www.vanja.com/tools/sophie/ > It works with sophos virus scanner. > > This can be done at no cost, by going to > http://www.sophos.com/downloads/products/unix.html > and downloading the so

RE: virus scan features & prices ?

2001-11-28 Thread Dallas Engelken
> -Original Message- > From: Rick Macdougall [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, November 28, 2001 8:24 AM > To: Toph Kemmann; [EMAIL PROTECTED] > Subject: Re: virus scan features & prices ? > > > Hi, > > I use trophie, which uses Trends .so and ptn file. > http://www.vanja.com/

Re: creating new domains problem

2001-11-28 Thread Ken Jones
I see your problem. the syntax you are using to add a domain is incorrect. domain-name(x) is not a valid domain name. Ken Jones On Wed, 2001-11-28 at 01:34, o k wrote: > i've installed > > 1.qmail-1.03 > > 2.vpopmail-5.0 > > 3.mysql-3.23.40 > > the problem is when i create a domain using v

Re: virus scan features & prices ?

2001-11-28 Thread Rick Macdougall
Hi, I use trophie, which uses Trends .so and ptn file. http://www.vanja.com/tools/trophie/ Regards, Rick - Original Message - From: "Toph Kemmann" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 28, 2001 4:58 AM Subject: virus scan features & prices ? Could anyo

Re: Don't send

2001-11-28 Thread Ken Jones
On Wed, 2001-11-28 at 03:17, root wrote: > Hi all, > > my system is Caldera eServer 2.3, 2.4.12+grsecurity, > I use these packages: > > qmail-1.03 > ucspi-tcp-0.88 > daemontools-0.70 > autoresponder-1.14.0 > procmail-3.21 > qmailadmin-1.0 > sqwebmail-3.2.0 > vopomail5.0 > amavis0.21 > fast forw

Re: courir-imap and vpopmail

2001-11-28 Thread Ken Jones
On Tue, 2001-11-27 at 23:36, yanayun wrote: > hi all, > i need help > > i want to setup my webmail using courir-imap > can courir-imap read vpopmail user?? > > it's always read my /etc/passwd > > i need step-by-step configure courir-imap read vpopmail user > hehehehe.. All the information

RE: virus scan features & prices ?

2001-11-28 Thread Tren Blackburn
I personally use F-Secure. It was about 400$USD for a server license. Regards, Tren. > -Original Message- > From: Toph Kemmann [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, November 28, 2001 2:58 AM > To: [EMAIL PROTECTED] > Subject: virus scan features & prices ? > > > Could anyone

Re: vchkpw logging total eMails // separate pop log

2001-11-28 Thread Barry Hill
Hi, Wednesday, November 28, 2001, 12:34:04 PM, you wrote: MH> is there a patch available for vpopmail 5.0 / vchkpw MH> to log, how many eMails the user is downloading, e.g. I use the following script (called poplog), which I found elsewhere and adapted. It does just that. Important: see "NOTES

vchkpw logging total eMails?!

2001-11-28 Thread Martin Hasenbein
Hi, is there a patch available for vpopmail 5.0 / vchkpw to log, how many eMails the user is downloading, e.g. how many are there for downloading? I've found something on the net, which produces an output like this: Nov 28 13:05:13 daemon qmail-pop3d: user: (null), mails: 3, size: 105598

利用網路賺錢,不用成本,不景氣自救之道

2001-11-28 Thread miwabear
§Q¥Îºô¸ô¡A¤­¤ÀÄÁÁÈ¿ú¡A¤£¥Î¦¨¥»¡A¤£´º®ð¦Û±Ï¤§¹D  ==±z¥i¥H¦hÁȤ@¨Ç¬ü°ê¤Hªº¿ú!!¸Õ¤@¤U¤Ï¥¿¨S·l¥¢=[[¥ý¬Ý³o¸Ì===]]    ¦Ñ¥~³oºØIdea¯u±Ð¤H§éªA,¤£¹L¦b¥xÆW¥i¯à¨S³o­Ó¥«³õ,¥L­n§Aªº    ¯u¹ê¦a§}©m¦W¤~¦³¥Î,§A¤]­n¨Ï¥Î¯u¹ê¦a§}©m¦W¤~¥i¦¬¨ì¦^õXª÷,    (¦¹Á|½T«O¸ê®Æªº¥¿½T©Ê)¥L¦A±N¦¹¯u¹ê¦a§}¤

virus scan features & prices ?

2001-11-28 Thread Toph Kemmann
Could anyone please share his experience which is the best and cheapest commercial virus scanner "addon" for qmail-scanner for about 100 domains (one IP) ? Trend's Virus scanner Sophos's "sweep" virus scanner H+BEDV's antivir scanner Kaspersky's AVPLinux scanner MacAfee's (NAI's) virus scanner

creating new domains problem

2001-11-28 Thread o k
i've installed 1.qmail-1.03 2.vpopmail-5.0 3.mysql-3.23.40 the problem is when i create a domain using vpopmail: vadddomain domain-name(x) [postmaster password] it returns : the domain does not exist when i check in the mysql database i find a table with the same name of the domain that i

Don't send

2001-11-28 Thread root
Hi all, my system is Caldera eServer 2.3, 2.4.12+grsecurity, I use these packages: qmail-1.03 ucspi-tcp-0.88 daemontools-0.70 autoresponder-1.14.0 procmail-3.21 qmailadmin-1.0 sqwebmail-3.2.0 vopomail5.0 amavis0.21 fast forward0.51 dot forward-0.71 maildrop1.3.5 tnef-1.1.1 sophos antivurus I h