Re: Accessing windows share throught http

2004-12-27 Thread Chris Wagner
Sure it's feasible, I've done it. Actually these are all good reasons *to* do it this way. U retain more control over who can see what. Call me paranoid. Not knocking smbwebclient, this is just more locked-down. At 09:50 AM 12/27/04 +0100, Leonardo Boselli wrote: >This is not feasible for th

Re: Accessing windows share throught http

2004-12-26 Thread Chris Wagner
You can also do it by mounting the share with samba as part of the regular file system. Then it's just another directory under the document root (or alias). If u ask me this is safer than using smbwebclient because I wouldn't trust giving random people free reign into the NT environment. As an a

RE: CMS [Scanned]

2004-11-22 Thread Ross, Chris
[Scanned] On 11/22/04 9:17 AM, "Ross, Chris" wrote: > We did not see a way to get very granular with Mambo. What do you mean by granular? -- David Thurman The Web Presence Group http://www.the-presence.com Web Development/E-Commerce/CMS/Hosting/Dedicated Servers 800-399-6441

RE: CMS [Scanned]

2004-11-22 Thread Ross, Chris
We did not see a way to get very granular with Mambo. -Original Message- From: Debian ISP [mailto:[EMAIL PROTECTED] Sent: Monday, November 22, 2004 10:14 AM To: [EMAIL PROTECTED] Subject: Re: CMS [Scanned] David Thurman wrote: >On 11/22/04 8:46 AM, "Ross, Chri

CMS

2004-11-22 Thread Ross, Chris
I am looking for a web content management system to allow K12 teachers and possibly students to easily maintain personal or project web space. There are a lot of products out there but most of them are not set up to allow access to one area and not the entire site. This does not have to s

Re: access controll in MySQL

2004-11-19 Thread Chris Wagner
No, that would be fine, as long as u had an index for the commonly accessed columns. You would need millions of rows to see a performance hit even on a slow system. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: What stripe size for mail server?

2004-11-11 Thread Chris Wagner
Oh yeah ur right. :) The file system itself is written in the stripes and stripe boundaries don't have to correspond to cluster boundaries although I think this would be advantageous. 1 cluster -> 1 stripe would be the optimum speed configuration I think. -- To UNSUBSCRIBE, email to [EMA

Re: What stripe size for mail server?

2004-11-11 Thread Chris Wagner
Ah, ok that changes everything. "mailboxes" ;) At 12:30 AM 11/11/04 +0100, Marcin Owsiany wrote: >> If u still need RAID 5 then I would make the stripe size equal to >> average file size / number of data disks up to no more than 32KB stripe. > >Since avg file size would be something around 2500

Re: What stripe size for mail server?

2004-11-10 Thread Chris Wagner
I would say that RAID 5 is probably overkill for a mail queue. Unless ur mail queue is running hundreds of gigabytes and overloading a single disk, a normal single hard drive is sufficient. Based on ur graph it looks like ur queue is under half a gig. If you want redundancy for the mail queue the

Debian file server to WinXP clients

2004-10-26 Thread Chris G.
ugh put on multi OS networks? Thanks for any help. Chris G. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: RAID-1 to RAID-5 online migration?

2004-09-07 Thread Chris Wagner
At 08:07 PM 9/7/04 +0800, Jason Lim wrote: >> "Currently only supports Windows XP, 2000, & 2003 >I'm guessing since it is completely OS transparent it should work... not >that I have used it. > >I have been wondering about the merits of using OS-transparent RAID >solutions as that would allow eas

Re: RAID-1 to RAID-5 online migration?

2004-09-06 Thread Chris Wagner
At 03:35 PM 9/6/04 +0200, Adrian 'Dagurashibanipal' von Bidder wrote: >For writing, RAID5 tends to be noticeably slower than RAID1, especially for >writes smaller than stripe size, because a write actually is a >read-recompute-write cycle. If ur looking for a fast RAID product that's reasonabl

Re: IDS

2004-08-10 Thread Chris Wagner
At 06:55 PM 8/9/04 -0600, Nate Duehr wrote: >Tripwire bills itself as a defensive tool, but if tripwire alerts are >going off, it's FAR too late. Better to keep untrusted people out in >the first place. Most people spend the majority of their security >efforts on that first. Yes. Tripwire et

Re: IDS

2004-08-06 Thread Chris Wagner
The only problem with tripwire is that u have to set up the snapshot file on write protected media to have true security. If somebody hacks ur box they can just reupdate tripwire themselves and u'll be none the wiser. This can be an administrative hassle to update the snapshot and move it to some

Re: Guarding against DoS

2004-07-02 Thread Chris G.
only option would be to allow colocate clients to have access to your routers for putting blocks in. Chris G. On Fri, 2 Jul 2004, Micah Anderson wrote: Lets suppose we get targeted for a DOS attack. We can pretty much assume this will eventually happen. If a colo'ed box gets hit with 20 mbps o

Re: Guarding against DoS

2004-07-02 Thread Chris G.
only option would be to allow colocate clients to have access to your routers for putting blocks in. Chris G. On Fri, 2 Jul 2004, Micah Anderson wrote: Lets suppose we get targeted for a DOS attack. We can pretty much assume this will eventually happen. If a colo'ed box gets hit with 20 mbps o

Re: Problems with a perl script for postfix

2004-06-18 Thread Chris Wagner
That indicates an unquoted string, apparently on line 184. That buglet has apparently been fixed; or u can look in the file urself and fix the quotes. At 06:10 PM 6/17/04 +0200, =?iso-8859-1?q?Carlos=20L.M.?= wrote: >Bareword "DB_AUTO_COMMIT" not allowed while "strict >subs" in use at /usr/sbin/p

Re: Problems with a perl script for postfix

2004-06-17 Thread Chris Wagner
That indicates an unquoted string, apparently on line 184. That buglet has apparently been fixed; or u can look in the file urself and fix the quotes. At 06:10 PM 6/17/04 +0200, =?iso-8859-1?q?Carlos=20L.M.?= wrote: >Bareword "DB_AUTO_COMMIT" not allowed while "strict >subs" in use at /usr/sbin/p

Re: spam from an auto-responder

2004-06-16 Thread Chris Wagner
The only thing I will grant is that it should only respond once to each email address. Responding repeatedly to the same person is useless and potentially annoying. With all due respect Russell should've suggested that from the get go instead of the bland "quit" message. ;) At 11:58 PM 6/15/04

Re: spam from an auto-responder

2004-06-16 Thread Chris Wagner
An auto-responder has no way of knowing who or what emailed it. How can u blame him for some spammer emailing it using ur address as a source? It seems like the only recourse is to try to find out who or what was using ur address and blow that person off the net. At 02:52 PM 6/16/04 +1000, [EMAI

Re: spam from an auto-responder

2004-06-16 Thread Chris Wagner
The only thing I will grant is that it should only respond once to each email address. Responding repeatedly to the same person is useless and potentially annoying. With all due respect Russell should've suggested that from the get go instead of the bland "quit" message. ;) At 11:58 PM 6/15/04

Re: spam from an auto-responder

2004-06-15 Thread Chris Wagner
An auto-responder has no way of knowing who or what emailed it. How can u blame him for some spammer emailing it using ur address as a source? It seems like the only recourse is to try to find out who or what was using ur address and blow that person off the net. At 02:52 PM 6/16/04 +1000, [EMAI

Re: reject non-enlish email body messages

2004-05-30 Thread Chris Wagner
At 04:56 PM 5/29/04 +1000, [EMAIL PROTECTED] wrote: > There's plans to do so. We've been stopped from doing this as >we'd need a different configuration file on spamassassin for every >list, and that represents a lot of duplicated work. I don't think looking at a language header will do any

Re: reject non-enlish email body messages

2004-05-30 Thread Chris Wagner
At 04:56 PM 5/29/04 +1000, [EMAIL PROTECTED] wrote: > There's plans to do so. We've been stopped from doing this as >we'd need a different configuration file on spamassassin for every >list, and that represents a lot of duplicated work. I don't think looking at a language header will do any

Re: You can start saving now

2004-05-24 Thread Chris Wagner
14MB per session? I haven't admined email for a while so I may be out of touch, but it seems like that server should be able to process gigantic volumes of mail. Not just "a lot" or even "really a lot". What mail setup is it running? Throttling connections is the right way to go though. Spoolin

Re: You can start saving now

2004-05-24 Thread Chris Wagner
14MB per session? I haven't admined email for a while so I may be out of touch, but it seems like that server should be able to process gigantic volumes of mail. Not just "a lot" or even "really a lot". What mail setup is it running? Throttling connections is the right way to go though. Spoolin

Re: Adjusting MTU

2004-05-12 Thread Chris Francy
Chris --- Ryan Tucker <[EMAIL PROTECTED]> wrote: > Greetings... > > I'm trying to find the "Debian Way" to adjust the MTU on an > interface... > basically, we have a box behind a firewall which is blocking the ICMP > > Can't Fragment packets, and we&

Re: Adjusting MTU

2004-05-12 Thread Chris Francy
Chris --- Ryan Tucker <[EMAIL PROTECTED]> wrote: > Greetings... > > I'm trying to find the "Debian Way" to adjust the MTU on an > interface... > basically, we have a box behind a firewall which is blocking the ICMP > > Can't Fragment packets, and we&

list spam (Re: You can start saving now)

2004-05-10 Thread Chris Wagner
I have to concur that we finally have to make this a restricted access list. It's not that big a deal for a newb to have to sign up to ask their question. However, remember that will do no good for the virus spam that can come from subscribed people's accounts. -- REMEMBER THE WORLD TRADE CENTE

list spam (Re: You can start saving now)

2004-05-10 Thread Chris Wagner
I have to concur that we finally have to make this a restricted access list. It's not that big a deal for a newb to have to sign up to ask their question. However, remember that will do no good for the virus spam that can come from subscribed people's accounts. -- REMEMBER THE WORLD TRADE CENTE

Re: squirrelmail language does not change

2004-05-04 Thread Chris Hilts
> My problem is that I can not change language. > I select hu_HU as my default in conf.pl, saves the changes, restart apache > and still do not work. Generate the appropriate locale on the web server and then restart apache

Re: squirrelmail language does not change

2004-05-04 Thread Chris Hilts
> My problem is that I can not change language. > I select hu_HU as my default in conf.pl, saves the changes, restart apache > and still do not work. Generate the appropriate locale on the web server and then restart apache. dpkg-reconfigure locales /etc/init.d/apache restart -- Ch

Re: Jesus Help Me !

2004-03-24 Thread Chris Wagner
Well I'ld call that divine sanction for Debian if there ever was one! We should put that one on the flyer! At 06:57 PM 3/24/04 +1100, Tarragon Allen wrote: >On Wed, 24 Mar 2004 06:36 pm, Comcast Mail wrote: >> well... I am confused...I typed "Jesus help me live" & got a website.. >> I only

Re: Jesus Help Me !

2004-03-24 Thread Chris Wagner
Well I'ld call that divine sanction for Debian if there ever was one! We should put that one on the flyer! At 06:57 PM 3/24/04 +1100, Tarragon Allen wrote: >On Wed, 24 Mar 2004 06:36 pm, Comcast Mail wrote: >> well... I am confused...I typed "Jesus help me live" & got a website.. >> I only

Re: LinkWalker

2004-03-19 Thread Chris
I have this same robot on my site. Can i Block this robot using .htaccess files..???         Chris http://www.truefootball.com http://www.worldofjerseys.com

Re: LinkWalker

2004-03-19 Thread Chris
I have this same robot on my site. Can i Block this robot using .htaccess files..???         Chris http://www.truefootball.com http://www.worldofjerseys.com

module via-rhine for woody (3.0) using both onboard LANs on a VIA-EPIA mini-ITX CL1000 motherboard

2004-03-01 Thread Chris Evans
r things from the old machine and I'll have the robust, near silent, firewall I want! Thanks again to everyone who helped and to everyone who offered advice on multiport LAN cards: for now I think I can avoid that extra expense. Chris PSYCTC: Psychotherapy, Psychology, Psychiatry, Counse

module via-rhine for woody (3.0) using both onboard LANs on a VIA-EPIA mini-ITX CL1000 motherboard

2004-03-01 Thread Chris Evans
r things from the old machine and I'll have the robust, near silent, firewall I want! Thanks again to everyone who helped and to everyone who offered advice on multiport LAN cards: for now I think I can avoid that extra expense. Chris PSYCTC: Psychotherapy, Psychology, Psychiatry, Counse

Re: anyone got a quad/tri port ethernet card for sale?!!

2004-02-28 Thread Chris Evans
e have been a number of kernel upgrades on security fixes recently ...) Do you know if these (D-link 570 or 580) are supported with the basic Debian stable?? If so, I'm off to place bids! Many thanks, Chris P.S. copying to the list for the record! PSYCTC: Psychotherapy, Psycholog

anyone got a quad/tri port ethernet card for sale?!!

2004-02-28 Thread Chris Evans
sts!) at a net loss to myself. My stupid fault but any help or advice desperately needed as my old firewall is making very nasty noises. Long, tedious story that has gone to debian-users and netdrivers in little hope below but thanks for reading this far anyway!! Chris Long story: I hope I ca

Starting isp and going to use Debian

2004-02-21 Thread Chris Hoover
. However, what do most of you use for: 1. Webmail 2. Imap/pop access 3. User management 4. Accounting/Finances 5. Drive usage control (i.e. user only get 10M for mail and 15M for web) Any other advice sould be appreciated. Chris -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Re: Fwd: Inconsistency in bonnie++ results for repeated runs

2004-02-10 Thread Chris Wagner
Hmm, that's a sticky widget. Have you tried any other HD benchmarks and gotten similar results? I think we need that to narrow it down to either a Bonnie or hardware issue. It could be that some of ur disks are preparing to die. I have seen that before, a disk that's getting flaky will do stran

Re: Fwd: Inconsistency in bonnie++ results for repeated runs

2004-02-10 Thread Chris Wagner
Hmm, that's a sticky widget. Have you tried any other HD benchmarks and gotten similar results? I think we need that to narrow it down to either a Bonnie or hardware issue. It could be that some of ur disks are preparing to die. I have seen that before, a disk that's getting flaky will do stran

Re: Fwd: Inconsistency in bonnie++ results for repeated runs

2004-02-05 Thread Chris Wagner
Can you tell some more about the hard drive/ controller/ driver setup? My first guess is a driver or cacheing issue. What is the commonality between the 1-way and 2-way systems? Do you have a host that u've *not* seen this on. -- REMEMBER THE WORLD TRADE CENTER ---=< WTC 911 >=-- ".

Re: Fwd: Inconsistency in bonnie++ results for repeated runs

2004-02-05 Thread Chris Wagner
Can you tell some more about the hard drive/ controller/ driver setup? My first guess is a driver or cacheing issue. What is the commonality between the 1-way and 2-way systems? Do you have a host that u've *not* seen this on. -- REMEMBER THE WORLD TRADE CENTER ---=< WTC 911 >=-- ".

Re: yahoo problems

2004-02-04 Thread Chris Wagner
At 12:37 AM 2/5/04 +1100, [EMAIL PROTECTED] wrote: >On Wed, 4 Feb 2004 23:43, "brinderpurwaha" <[EMAIL PROTECTED]> wrote: >> on the chat room whenever i try to access mine or someone else profiles i >> get a screen saying this user is not avaible on this url. this is always >> occuring on every occ

Re: yahoo problems

2004-02-04 Thread Chris Wagner
At 12:37 AM 2/5/04 +1100, [EMAIL PROTECTED] wrote: >On Wed, 4 Feb 2004 23:43, "brinderpurwaha" <[EMAIL PROTECTED]> wrote: >> on the chat room whenever i try to access mine or someone else profiles i >> get a screen saying this user is not avaible on this url. this is always >> occuring on every occ

Re: Jesus Help Me !

2004-01-11 Thread Chris Wagner
While flaming off topic posts is appropriate, flaming religion is not. By posting ur own rant u are now guilty of the same off topic violation as the original poster. It is clear from the tone of your post that you've been chomping at the bit for a while to write such a religion based rant. You

Re: Jesus Help Me !

2004-01-11 Thread Chris Wagner
While flaming off topic posts is appropriate, flaming religion is not. By posting ur own rant u are now guilty of the same off topic violation as the original poster. It is clear from the tone of your post that you've been chomping at the bit for a while to write such a religion based rant. You

Re: Best Practices: CGI.pm & CSS2 ???

2004-01-03 Thread Chris Wagner
Speaking of templates have you considered PHP? I would consider that the ultimate template system and the ultimate customization vehicle. Instead of relying on unreliable client side interpretation of style sheets and javascript you have a controllable environment on the server side. Think about

Re: Best Practices: CGI.pm & CSS2 ???

2004-01-03 Thread Chris Wagner
Speaking of templates have you considered PHP? I would consider that the ultimate template system and the ultimate customization vehicle. Instead of relying on unreliable client side interpretation of style sheets and javascript you have a controllable environment on the server side. Think about

Re: Best Practices: CGI.pm & CSS2 ???

2003-12-30 Thread Chris Wagner
Ah, "together". Well there's nothing that I know of that would cause a problem simply by virtue of them being used together. CGI.pm is nothing more than html shorthand so that can't really interfere with anything else, unless there's some bug that spits out bad code. They're pretty much self con

Re: Best Practices: CGI.pm & CSS2 ???

2003-12-30 Thread Chris Wagner
Heheh, nah no flamewar. Everything you said was strictly speaking true. But at this stage style sheets are like giving a random person off the street a loaded gun. Style sheets can be used to great effect but just be sure u truly know what ur doing. And do testing testing testing. A good regimi

Re: Best Practices: CGI.pm & CSS2 ???

2003-12-30 Thread Chris Wagner
Ah, "together". Well there's nothing that I know of that would cause a problem simply by virtue of them being used together. CGI.pm is nothing more than html shorthand so that can't really interfere with anything else, unless there's some bug that spits out bad code. They're pretty much self con

Re: Best Practices: CGI.pm & CSS2 ???

2003-12-30 Thread Chris Wagner
Heheh, nah no flamewar. Everything you said was strictly speaking true. But at this stage style sheets are like giving a random person off the street a loaded gun. Style sheets can be used to great effect but just be sure u truly know what ur doing. And do testing testing testing. A good regimi

Re: Best Practices: CGI.pm & CSS2 ???

2003-12-30 Thread Chris Wagner
I can tell you some stuff about that right now. CGI.pm is just a quick and dirty module that will save on some typing in your perl script. Emphasis on some. If you're doing anything more than basic html tags it quickly becomes not worth it anymore. Writing tag attributes takes up more time and

Re: Best Practices: CGI.pm & CSS2 ???

2003-12-30 Thread Chris Wagner
I can tell you some stuff about that right now. CGI.pm is just a quick and dirty module that will save on some typing in your perl script. Emphasis on some. If you're doing anything more than basic html tags it quickly becomes not worth it anymore. Writing tag attributes takes up more time and

Re: duplicating servers - remote backup to HD

2003-12-06 Thread Chris Wagner
Do you mean that you want to send a backup (i.e. tarball) to the remote storage or do you mean that you want to keep a live synchronized copy (rsync) on the remote storage? The former is easier and will probably give u everything u want. I don't really see any need for an rsync unless you want so

Re: duplicating servers - remote backup to HD

2003-12-06 Thread Chris Wagner
Do you mean that you want to send a backup (i.e. tarball) to the remote storage or do you mean that you want to keep a live synchronized copy (rsync) on the remote storage? The former is easier and will probably give u everything u want. I don't really see any need for an rsync unless you want so

test 123

2003-12-04 Thread Chris Wagner
-- REMEMBER THE WORLD TRADE CENTER ---=< WTC 911 >=-- "...ne cede males" 0100

test 123

2003-12-04 Thread Chris Wagner
-- REMEMBER THE WORLD TRADE CENTER ---=< WTC 911 >=-- "...ne cede males" 0100 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

System Hardware Tracking

2003-12-02 Thread Chris G.
d work, we just have too many people dealing with these things and when a problem comes up, our concern is to fix the problem ASAP, not count our hardware. Thanks for any help/ideas. Chris G. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

System Hardware Tracking

2003-12-02 Thread Chris G.
d work, we just have too many people dealing with these things and when a problem comes up, our concern is to fix the problem ASAP, not count our hardware. Thanks for any help/ideas. Chris G.

Re: Exim store and forward

2003-11-20 Thread Chris Foote
ring a different config. If you don't want to upgrade to version 4, then try adding the following as the very last router: smart_route: driver = domainlist transport = remote_smtp route_list = * smtp.myisp.net bydns_a Cheers, Chris Foote <[EMAIL PROTECTED]> _

Re: Exim store and forward

2003-11-19 Thread Chris Foote
ring a different config. If you don't want to upgrade to version 4, then try adding the following as the very last router: smart_route: driver = domainlist transport = remote_smtp route_list = * smtp.myisp.net bydns_a Cheers, Chris Foote <[EMAIL PROTECTED]> _

Re: Exim store and forward

2003-11-19 Thread Chris Foote
Grab a copy of the author's new Exim book from http://www.uit.co.uk/exim-book/ Chris Foote <[EMAIL PROTECTED]> _ _ _Jabber: [EMAIL PROTECTED] (_)| | | | Director - INETD PTY LTD _ _ __

Re: Exim store and forward

2003-11-19 Thread Chris Foote
Grab a copy of the author's new Exim book from http://www.uit.co.uk/exim-book/ Chris Foote <[EMAIL PROTECTED]> _ _ _Jabber: [EMAIL PROTECTED] (_)| | | | Director - INETD PTY LTD _ _ __

Re: Resource consumption.

2003-10-28 Thread Chris Foote
then nice webalizer -D /var/log/webazolver/dns_cache.db -c \ /etc/webalizer/$site.webalizer.conf; WEB_PID=$!; wait $WEB_PID; fi done Cheers, Chris Linux.Conf.Au Adelaide Jan 12-17 2004 Australia's Premier Linux Conference http://lca2004.linux.org.au

Re: Resource consumption.

2003-10-28 Thread Chris Foote
then nice webalizer -D /var/log/webazolver/dns_cache.db -c \ /etc/webalizer/$site.webalizer.conf; WEB_PID=$!; wait $WEB_PID; fi done Cheers, Chris Linux.Conf.Au Adelaide Jan 12-17 2004 Australia's Premier Linux Conference http://lca2004.linux.org.au -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

RE: IDE Raid Controller concerns

2003-10-15 Thread Chris G.
f you really need the hot swap drive caddies, if you don't it can save you a bundle of money just getting a standard case with space for 12 drives. Hope it helps Chris G. On Thu, 16 Oct 2003, David Lawn wrote: > I'm looking to do something similar here but the major obstacle I'

IDE Raid Controller concerns

2003-10-14 Thread Chris G.
o? Do you recommend a different card in the same price range ($400 to $600)? Thanks for any help you might be able to offer. Chris G. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

two ethernet ports on one PCI NIC?

2003-10-09 Thread Chris Evans
boxes I'm considering have one ethernet port on the motherboard but only one PCI slot. Anyone know of a reliable dual ethernet NIC for PCI that has linux drivers (Debian tested ideally)? TIA, Chris PSYCTC: Psychotherapy, Psychology, Psychiatry, Counselling and Therapeutic Commun

Re: AntiVirus + MAIL

2003-10-08 Thread Chris Hilts
> What is the best FREE antivirus solution for Linux and SMTP Scanning ? Best is subjective. I use amavis and clamav. YMMV. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: SquirrelMail 1.4.0 / 1.4.2

2003-10-08 Thread Chris Hilts
> The current /etc/c-client.cf (which works for us) is: > I accept the risk > set disable-plaintext 0 If you're using PHP 4.3.x, you could always enable TLS in Squirrelmail. Of course, if your IMAP server is localhost using TLS is just a waste. -- Chris Hilts [EMAIL PROT

Comparison of antivirals for postfix on Debian

2003-09-15 Thread Chris Evans
RAV. I'm looking at Kaspersky and Vexira at present but trying to find comparative experiences from people who know what they're talking about. Any views anyone? I'll summarise private responses to the list anonymously or credited unless asked not to summarise at all. TIA, Ch

Re: Postfix + Quota (+ procmail?)

2003-09-08 Thread Chris Hilts
can handle the SQL prefs, or do I need to keep things as they are? Thanks in advance, -- Chris Hilts [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

RE: Details

2003-08-25 Thread Chris Swan
No information transmitted. No attachment received. Christopher E. Swan CEO RSMR Global Resources, Inc. 219 West Chicago Avenue 2nd Floor Chicago, IL 60610 312.957.0337 312.399.5700 Cell [EMAIL PROTECTED] www.rsmr.com "Finding Solutions That Work(" -Original Message- From: [EMAIL PROT

Re: mysql problem

2003-08-21 Thread Chris Wagner
You just can't connect or the daemon doesn't run at all? Is the process running? What does the access/error log say? Did you create a mysql user with network privledges? -- REMEMBER THE WORLD TRADE CENTER ---=< WTC 911 >=-- "...ne cede males" 0100 -- To UNSUBSCRIBE, email to

RE: ISP is just too fascist

2003-08-18 Thread Chris Wagner
At 01:34 PM 8/18/03 +0200, Petrisor Marian wrote: >So I have to setup a proxy on my PC that I will go through rather than going directly through my ISP's proxy? > >I mean the net will be like: > >PC - MYProxy - ISP's Proxy - Internet ? Yeah. But I don't think I fully understand how this serpentin

Re: mysql admin user problem

2003-07-10 Thread Chris Wagner
I can tell you why the purge worked. It destroyed your corrupted MySQL user database. :) At 04:42 PM 7/08/03 -0600, David Wilk wrote: >Howdy all, just wanted to say what worked. Dominik's suggestion to >'purge' the mysql packages with apt-get did the trick. One final >reinstall had everything w

Re: mysql admin user problem

2003-07-10 Thread Chris Wagner
I can tell you why the purge worked. It destroyed your corrupted MySQL user database. :) At 04:42 PM 7/08/03 -0600, David Wilk wrote: >Howdy all, just wanted to say what worked. Dominik's suggestion to >'purge' the mysql packages with apt-get did the trick. One final >reinstall had everything w

Re: Anyone willing to relay for me for a price?

2003-07-09 Thread Chris Wagner
Ah yes, that's right I remember now. This is exactly the kind of situation as to why you shouldn't use CNAME's for MX names or for any official machine name for that matter. CNAME's are just for human convenience, a host should never try to pass itself off by one. Screws up the double reverse lo

Re: Anyone willing to relay for me for a price?

2003-07-09 Thread Chris Wagner
Ah yes, that's right I remember now. This is exactly the kind of situation as to why you shouldn't use CNAME's for MX names or for any official machine name for that matter. CNAME's are just for human convenience, a host should never try to pass itself off by one. Screws up the double reverse lo

Re[2]: Anyone willing to relay for me for a price?

2003-07-09 Thread Chris Evans
to get onto the ISP about again. This is mad. I'm all in favour of clamping down on spam but this is cutting the Internet down to a very two class system as you say. Chris PSYCTC: PSYchotherapy,PSYchology,PSychiatry, Counselling and Therapeutic Communities; practice, research, teach

Re: Anyone willing to relay for me for a price?

2003-07-08 Thread Chris Wagner
But does a PTR record exist? The double reverse lookup should succeed so long as there is a valid A <-> PTR pair. Regardless of whether it was launched into from another A or CNAME or IP. Unless I'm way off base here, it goes presented name -> IP lookup -> PTR lookup -> IP lookup. If the two IP

Re[2]: Anyone willing to relay for me for a price?

2003-07-08 Thread Chris Evans
to get onto the ISP about again. This is mad. I'm all in favour of clamping down on spam but this is cutting the Internet down to a very two class system as you say. Chris PSYCTC: PSYchotherapy,PSYchology,PSychiatry, Counselling and Therapeutic Communities; practice, research, teach

Re: Anyone willing to relay for me for a price?

2003-07-08 Thread Chris Wagner
But does a PTR record exist? The double reverse lookup should succeed so long as there is a valid A <-> PTR pair. Regardless of whether it was launched into from another A or CNAME or IP. Unless I'm way off base here, it goes presented name -> IP lookup -> PTR lookup -> IP lookup. If the two IP

Anyone willing to relay for me for a price?

2003-07-08 Thread Chris Evans
hing or just aol & netscape for now. I will take relaying out if things settle down. Anyone willing to offer, please contact me off list: [EMAIL PROTECTED] TIA, Chris PSYCTC: Psychotherapy, Psychology, Psychiatry, Counselling and Therapeutic Communities; practice, research, teachi

Anyone willing to relay for me for a price?

2003-07-08 Thread Chris Evans
hing or just aol & netscape for now. I will take relaying out if things settle down. Anyone willing to offer, please contact me off list: [EMAIL PROTECTED] TIA, Chris PSYCTC: Psychotherapy, Psychology, Psychiatry, Counselling and Therapeutic Communities; practice, research, teachi

Re: mysql admin user problem

2003-07-01 Thread Chris Wagner
Actually this is a very common problem. Either mysql doesn't know about a user called "debian-sys-maint" or it doesn't have localhost permission. Mysql has it's own user db independant of the system. You'll need to go into mysql command prompt as root and do a GRANT to create debian-sys-maint and

Re: mysql admin user problem

2003-07-01 Thread Chris Wagner
Actually this is a very common problem. Either mysql doesn't know about a user called "debian-sys-maint" or it doesn't have localhost permission. Mysql has it's own user db independant of the system. You'll need to go into mysql command prompt as root and do a GRANT to create debian-sys-maint and

Webmail configuration for schools

2003-07-01 Thread Ross, Chris
I need to provide email access for 13,000 to 14,000 K12 students. Last school year we used Microsoft Exchange with extremely tight quotas. There are currently ~5500 mailboxes. We had no idea what the utilization was going to be, teachers normally don't pick up new services too quickly an

Webmail configuration for schools

2003-07-01 Thread Ross, Chris
I need to provide email access for 13,000 to 14,000 K12 students. Last school year we used Microsoft Exchange with extremely tight quotas. There are currently ~5500 mailboxes. We had no idea what the utilization was going to be, teachers normally don't pick up new services too quickly an

OT: good open source (or other) MUAs that work under Windoze

2003-06-01 Thread Chris Evans
them or deal with the problems that they and other MUAs cause, so here I am asking a little OT but hoping people will point me to things I can try. TIA, Chris PSYCTC: PSYchotherapy,PSYchology,PSychiatry, Counselling and Therapeutic Communities; practice, research, teaching and consultancy.

OT: good open source (or other) MUAs that work under Windoze

2003-06-01 Thread Chris Evans
them or deal with the problems that they and other MUAs cause, so here I am asking a little OT but hoping people will point me to things I can try. TIA, Chris PSYCTC: PSYchotherapy,PSYchology,PSychiatry, Counselling and Therapeutic Communities; practice, research, teaching and consultancy.

postfix calling spamassassin/razor and Ravantivirus under Debian

2003-05-09 Thread Chris Evans
lable) antispam in a similar way. Chris PSYCTC: Psychotherapy, Psychology, Psychiatry, Counselling and Therapeutic Communities; practice, research, teaching and consultancy. Chris Evans & Jo-anne Carlyle http://psyctc.org/ Email: [EMAIL PROTECTED]

help on filters & spamassassin

2003-04-30 Thread Chris Evans
x (1.1.11) flags, user or other parameters nor am I a shell programmer. Heartfelt request: Can someone point me to, or share with me, clear documentation or examples that work for them using filters in this way to implement spamassassin (or spamc/d) filtering on those postfix programs? Ch

help please to run spamassassin _and_ ravantivirus from postfix

2003-04-29 Thread Chris Evans
practice, research, teaching and consultancy. Chris Evans & Jo-anne Carlyle http://psyctc.org/ Email: [EMAIL PROTECTED]

Incoming file transfers for multiple ICQ users with NAT

2003-04-22 Thread Chris Hilts
seem to do the trick. If anyone has set up this type of situation before, I could surely benefit from your experience. Thanks in advance. -- Chris Hilts [EMAIL PROTECTED]

Re: Apache / PHP4 config problem (newbee on PHP)

2003-01-15 Thread Chris Hilts
-php-source .phps Should do the trick. -- Chris Hilts [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

  1   2   3   4   >