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

2002-12-30 Thread Tom Walsh
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: Monday

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

2002-12-30 Thread Tom Walsh
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/ ::-Original

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

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] 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

[vchkpw] Server Swap Questions

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

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

2003-03-27 Thread Tom Walsh
-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/

RE: [vchkpw] bogofilter with vpopmail?

2003-03-31 Thread Tom Walsh
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... just a clarification. Tom Walsh Network

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 31, 2003 9:49 AM ::To: Justin

[vchkpw] qmail-smtpd-chkusr Patch Problem

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

[vchkpw] Migration Problems

2003-07-02 Thread Tom Walsh
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] other fun vpopmail issues!

2003-08-14 Thread Tom Walsh
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/

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] doublebounces non-.qmail-default | /var/vpopmail/bin/vdelivermail '' delete

2003-08-14 Thread Tom Walsh
of... if you created a .qmail-null file with a # in it... then it would bypass the vpopmail delivery agent... (Thank you Oden for bringing that to my attention.) I have used a .qmail file on my null user in both 5.2.1 and 5.3.20 (currently in production) with no problems. Same end result... Tom

RE: [vchkpw] vpopmail mysql

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

[vchkpw] vpopmail+spamassassin+clamscan

2003-08-14 Thread Tom Walsh
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 better way to do this? SCAN=$(echo $MSG | /usr/local/bin/clamscan - --stdout --disable-summary) EXIT

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

2003-08-15 Thread Tom Walsh
that qmail/vpopmail handle are covered by those directives. Fun huh? :) 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] Problems Upgrading from 5.3.20 to 5.3.24

2003-08-18 Thread Tom Walsh
enabled by default (5.2.x). Tom Walsh Network Administrator http://www.ala.net/

RE: [vchkpw] vpopbull question

2003-08-18 Thread Tom Walsh
the 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] 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] Spamassassin + qmail + vpopmail + procmail + courier-imapd + squirrelmail + qmail-scanner + clamav

2003-09-23 Thread Tom Walsh
-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. Tom Walsh Network

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

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

RE: [vchkpw] Re: telnet authentification ?

2003-11-04 Thread Tom Walsh
but that 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/

[vchkpw] enable-auth-logging purpose?

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

[vchkpw] vdelolduser question

2003-11-14 Thread Tom Walsh
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/

RE: [vchkpw] Vpopmail Problems

2003-12-09 Thread Tom Walsh
) is missing. HTH, Tom Walsh Network Administrator http://www.ala.net/

[vchkpw] Further Tweaks for better master/slave replication

2003-12-11 Thread Tom Walsh
in advance. 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 better master/slave replication

[vchkpw] Uneven distribution of Mailboxes in virtual domain structure

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

RE: [vchkpw] checkuser patch

2004-01-14 Thread Tom Walsh
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 other than the SMTP-AUTH and mysql max_connections issues. Tom Walsh Network

RE: [vchkpw] Spamassassin + Clamav Antivirus + vpopmail

2004-01-26 Thread Tom Walsh
me know. Tom Walsh Network Administrator http://www.ala.net/

RE: [vchkpw] Spamassassin + Clamav Antivirus + vpopmail

2004-01-27 Thread Tom Walsh
. 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-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 known spam message as a test bed for tuning performance

RE: [vchkpw] qmail-scanner replacement

2004-02-04 Thread Tom Walsh
... But seems to be very beta... Tom Walsh Network Administrator http://www.ala.net/

RE: [vchkpw] Server Farm..

2004-04-08 Thread Tom Walsh
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/