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
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
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
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
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
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).
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
>
> 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
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
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
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
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
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
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
> > -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
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
> > > > 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
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
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
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
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
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,
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
> -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
> >
> > 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
>
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
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
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
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
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-
> 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
> 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
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.
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
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
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
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:
>
> 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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
> -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/
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
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
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
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
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
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
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
§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Ó¥«³õ,¥Ln§Aªº
¯u¹ê¦a§}©m¦W¤~¦³¥Î,§A¤]n¨Ï¥Î¯u¹ê¦a§}©m¦W¤~¥i¦¬¨ì¦^õXª÷,
(¦¹Á|½T«O¸ê®Æªº¥¿½T©Ê)¥L¦A±N¦¹¯u¹ê¦a§}¤
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
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
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
83 matches
Mail list logo