RE: [vchkpw] Server Farm..

2004-04-08 Thread Tom Walsh
masters IP address will then be sent to the slave (fake is the app that handles that). I have not run any tests on this configuration as of yet, but it is planned. There is a minor delay in the arp propegation, but it is rather quick... Like 10-15 seconds. Hope that answers some of your questions. Tom Walsh Network Administrator http://www.ala.net/

RE: [vchkpw] Server Farm..

2004-04-05 Thread Tom Walsh
and cheap clones as the actual mail servers running a combination of qmail+vpopmail+clamav+spamassassin. Testing and tweaking for now... Tom Walsh Network Administrator http://www.ala.net/

RE: [vchkpw] qmail-scanner replacement

2004-02-04 Thread Tom Walsh
only we think.) We are looking this over right now... Very fast... But seems to be very beta... Tom Walsh Network Administrator http://www.ala.net/

RE: [vchkpw] qmail-scanner replacement

2004-02-04 Thread Tom Walsh
troubled.org/qmail-qfilter/ Works with either QMAILQUEUE patch or, with a minor code modification to the source code, as qmail-queue replacement. Tom Walsh Network Administrator http://www.ala.net/

RE: [vchkpw] Spamassassin + Clamav Antivirus + vpopmail

2004-01-28 Thread Tom Walsh
> On Mon, 2004-01-26 at 15:57, Tom Walsh wrote: > > > I know qmail-scanner.pl, but is this a fast method ? > > > Meanwhile.. My Spamassassin needs aproximately 10 seconds for > > > scanning one message. Is this the normal duration ? > > > > I use a k

RE: [vchkpw] Spamassassin + Clamav Antivirus + vpopmail

2004-01-27 Thread Tom Walsh
anges to the SA software. As always SA is limited by your CPU first, Memory second, and network connection third. Anyways here are the tweaks web page: http://www.expresshosting.net/howto/sa.html Tom Walsh

RE: [vchkpw] Spamassassin + Clamav Antivirus + vpopmail

2004-01-26 Thread Tom Walsh
to SA, please let me know. Tom Walsh Network Administrator http://www.ala.net/

RE: [vchkpw] checkuser patch

2004-01-14 Thread Tom Walsh
orry about harvesting attacks against our server, as it lets the spammer know right away which address is valid and which isn't... But that really is a problem with the SMTP spec... Not the checkuser patch... We have been running the checkuser patch since July 2003 and have had no problems oth

[vchkpw] Uneven distribution of Mailboxes in virtual domain structure

2004-01-12 Thread Tom Walsh
for the ~vpopmail/domains/. Thoughts or comments? Tom Walsh Network Administrator http://www.ala.net/

RE: [vchkpw] Further Tweaks for better master/slave replication

2003-12-12 Thread Tom Walsh
find a reference to that... TIA, Tom Walsh Network Administrator http://www.ala.net/ > -Original Message- > From: Tom Collins [mailto:[EMAIL PROTECTED] > Sent: Thursday, December 11, 2003 4:51 PM > To: vpopmail list > Subject: Re: [vchkpw] Further Tweaks for bett

[vchkpw] Further Tweaks for better master/slave replication

2003-12-11 Thread Tom Walsh
ective and what it will effect by setting it to no. Thanks in advance. Tom Walsh Network Administrator http://www.ala.net/

RE: [vchkpw] Vpopmail Problems

2003-12-09 Thread Tom Walsh
ike something (a directory perhaps) is missing. HTH, Tom Walsh Network Administrator http://www.ala.net/

[vchkpw] vdelolduser question

2003-11-14 Thread Tom Walsh
am asking here to see if it has any internal uses that I don't see. Any help or guidance is appreciated. Tom Walsh Network Administrator http://www.ala.net/

[vchkpw] enable-auth-logging purpose?

2003-11-11 Thread Tom Walsh
date, but it is installed in a production server cluster so I am not willing to play "Russian roulette" with a new version. TIA, Tom Walsh Network Administrator http://www.ala.net/

RE: [vchkpw] Re: telnet authentification ?

2003-11-04 Thread Tom Walsh
is a discussion for another list). I am not sure about others, but I know IMP has that functionality. Tom Walsh Network Administrator http://www.ala.net/

RE: [vchkpw] maildrop mysql, and ongoing courier battles

2003-10-03 Thread Tom Walsh
ing to run maildrop from user level dot-qmail files. HTH, Tom Walsh Network Administrator http://www.ala.net/

RE: [vchkpw] Spamassassin + qmail + vpopmail + procmail + courier-imapd + squirrelmail + qmail-scanner + clamav

2003-09-23 Thread Tom Walsh
ce of the qmail-scanner app to find the original version of qmail-queue to hand off to and just name the qmail-scanner app to be qmail-queue. This method does not allow you to be selective on what you scan, like the QMAILQUEUE patch method allows however. Just some clarification on that. To

RE: [vchkpw] synchronize control files

2003-09-18 Thread Tom Walsh
). After they are copied over we MD5 them to make sure they are identical, then run the various apps to update them (qmail-newu, qmail-newmrh). I am positive this isn't the best solution, but the only one we have come up with to date. Tom Walsh

RE: [vchkpw] vpopbull question

2003-08-18 Thread Tom Walsh
old mail server and didn't dare lose the data ;). Tom Walsh Network Administrator http://www.ala.net/ ::-Original Message- ::From: Ron Guerin [mailto:[EMAIL PROTECTED] ::Sent: Monday, August 18, 2003 2:08 PM ::To: Tom Walsh ::Cc: vpopmail ::Subject: RE: [vchkpw] vpopbull question :: ::

RE: [vchkpw] Problems Upgrading from 5.3.20 to 5.3.24

2003-08-18 Thread Tom Walsh
from versions where it wasn't enabled by default (5.2.x). Tom Walsh Network Administrator http://www.ala.net/

RE: [vchkpw] vpopbull question

2003-08-18 Thread Tom Walsh
vpopbull expects a fully rfc compliant email message as its input. Make sure you have the email headers in place and correctly formatted. Also any aliased domains will have duplicate emails delivered Learned that one the hard way... Tom Walsh Network Administrator http://www.ala.net

RE: [vchkpw] doublebounces non-.qmail-default | /var/vpopmail/bin/vdelivermail '' delete

2003-08-15 Thread Tom Walsh
estions... the /var/qmail/control is qmail wide... so all domains that qmail/vpopmail handle are covered by those directives. Fun huh? :) Tom Walsh Network Administrator http://www.ala.net/

[vchkpw] vpopmail+spamassassin+clamscan

2003-08-14 Thread Tom Walsh
n and 1 if infected) to be compatible with what maildrop expects. maildrop expects the application to return a exit code of 0, so we have to alter it. You will need bash in order to use this. #!/usr/local/bin/bash # Created by Tom Walsh # slim at ala.net MSG=$(/bin/cat /dev/stdin) # Is there a be

RE: [vchkpw] vpopmail & mysql

2003-08-14 Thread Tom Walsh
s I have heard with regard to speed performance coupled with replication.) Tom Walsh Network Administrator http://www.ala.net/

RE: [vchkpw] doublebounces non-.qmail-default | /var/vpopmail/bin/vdelivermail '' delete

2003-08-14 Thread Tom Walsh
no problems. Same end result... Tom Walsh Network Administrator http://www.ala.net/

RE: [vchkpw] doublebounces non-.qmail-default | /var/vpopmail/bin/vdelivermail '' delete

2003-08-14 Thread Tom Walsh
-username is called before any vpopmail interaction. Any even better way to deal with doublebounces is to never let them into the queue in the first place... with tonix patch (smtpd-chkusr). Tom Walsh Network Administrator http://www.ala.net/ ::-Original Message- ::From: leonard [mailto

RE: [vchkpw] other fun vpopmail issues!

2003-08-14 Thread Tom Walsh
f vpopmail are you applying this to? It sounds like you are patching a version that already has the seekable patch in it... I think it was added to the code base for all version after 5.3.7(?). The patch is only needed if you want to use a version older than that. Tom Walsh Network Adminstrator http://www.ala.net/

[vchkpw] Migration Problems

2003-07-02 Thread Tom Walsh
missing? I noticed that there is a --enable-domains-dir=domains configuration option but I don't know if that directly applies to me or not. Or --enable-users-big-dir. Any help you can send my way would be greatly appreciated. Tom Walsh Network Administrator http://www.ala.net/

RE: [vchkpw] How do I safely copy all maildirs?

2003-06-19 Thread Tom Walsh
r and /usr/home/vpopmail on the new server... it is difficult to do this sort of migration and you can easily avoid these sort of problems provided you take your time and setup vpopmail correctly. Tom Walsh Network Administrator http://www.ala.net/ -Original Message- From: Jojo [mailto:[EMAIL

[vchkpw] qmail-smtpd-chkusr Patch Problem

2003-06-06 Thread Tom Walsh
I am unsure. Any pointers? Tom Walsh Network Admin http://www.ala.net/

RE: [vchkpw] tcprules can't write to /etc/tcp.smtptmp.xxxxxx

2003-06-04 Thread Tom Walsh
a subdirectory under /etc (perhaps something ultra clever like ./vpopmail or other) and set the permissions so vpopmail can write to that directory. Tom Walsh Network Administrator http://www.ala.net/ ::Clearly it's trying to dump the database and re-write tcp.smtp ::based on the ::valu

RE: [vchkpw] bogofilter with vpopmail?

2003-03-31 Thread Tom Walsh
I just want to aplogize for the miscommunication. I have re-read the post again... And I am wrong. Not enough coffee this morning "Oh... Nevermind." Tom "sleepy" Walsh ::-Original Message----- ::From: Tom Walsh [mailto:[EMAIL PROTECTED] ::Sent: Monday, March 3

RE: [vchkpw] bogofilter with vpopmail?

2003-03-31 Thread Tom Walsh
is order of precedence of .qmail files and how qmail treates them. .qmail-ext files placed in the domain directory are processed by qmail-local before the .qmail-default file for the domain. As such, vpopmail (vdelivermail, which is contained in .qmail-default) is never called. Like I said before...

[vchkpw] Reverse DNS Filtering WAS: Inter7 mail server doesn't have reverse DNS!

2003-03-27 Thread Tom Walsh
into qmail at the queue level or run via .qmail-default or .qmail files (in vpopmail > 5.2.1). http://iland.net/~ckennedy/blackhole.shtml It also integrates with Spamassassin with the latest version. (Although I haven't gotten it to work with the libspamc.so under FreeBSD yet.) Tom Walsh Network Administrator http://www.ala.net/

[vchkpw] Server Swap Questions

2003-03-17 Thread Tom Walsh
g, or not seeing. Any help is appreciated, Tom Walsh http://www.ala.net/

RE: [vchkpw] problems with rbls?

2003-01-07 Thread Tom Walsh
my MRTG graphs, my SMTP concurrency started to tick above the daily moving average (~70-80 conccurrent smtp connections up to 512) at approximately 10:00am CST (GMT -6). Tom Walsh Network Administrator http://www.ala.net/ ::-Original Message- ::From: Brendan McAlpine [mailto:[EMAIL

RE: [vchkpw] Hi all, problems with SPAM and Virus

2003-01-06 Thread Tom Walsh
, which is just a cool name for a virus program anyways... ;) Check it out, if you run into any trouble getting it to work with vpopmail, drop a line to the Blackhole mailing list... I am on both (vchkpw and blackhole)... Tom Walsh Network Administrator http://www.ala.net/ -Original Message

RE: [vchkpw] qmail + vpopmail + mysql + Redhat 8

2002-12-30 Thread Tom Walsh
am trying to dig through the code to find right now... (post forth coming shortly). Let me know what you find out. I am always curious when something odd like this pops up. Tom Walsh Network Administrator http://www.ala.net/ ::-Original Message- ::From: Lapidus, Keith [mailto:[EMAIL

RE: [vchkpw] Newbie ?: Errno 13

2002-12-30 Thread Tom Walsh
double check the dirs below that... ./tmp ./new ./cur Make sure they have the correct permissions and ownership. Tom Walsh Network Administrator http://www.ala.net/ ::-Original Message- ::From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] ::Sent: Monday, December 30, 2002 10:57 AM ::To

RE: [vchkpw] qmail + vpopmail + mysql + Redhat 8

2002-12-30 Thread Tom Walsh
your assign file references the correct domain name and storage path... The storage path for the domian is highly important as it is where qmail looks for the .qmail-default that vdelivermail ends up running from... Hope that helps. Tom Walsh Network Administrator http://www.ala.net/ ::-Ori

RE: [vchkpw] qmail + vpopmail + mysql + Redhat 8

2002-12-30 Thread Tom Walsh
up went to the DB it didn't find it) will read: Sorry,_no_mailbox_here_by_that_name._vpopmail_(#5.1.1) Check your vpopmail install on the RH 8.0 machine. Tom Walsh Network Administrator http://www.ala.net/ -Original Message- From: Lapidus, Keith [mailto:[EMAIL PROTECTED]] Sent