Re: [vchkpw] QMail will not deliver email

2005-07-16 Thread BSUMRALLL
In a message dated 7/16/2005 10:35:56 PM Pacific Daylight Time, [EMAIL PROTECTED] writes: /service/qmail-smtpd/run qmail-smtpd/run says /usr/local/bin/tcpserver -p -v -R -l 0  -x /home/vpopmail/etc/tcp.smtp.cdb -c "$MAXSMTPD" \   Which should mean the when I do ,    /usr/bin/qmailctl cdb  

[vchkpw] PS QMail will not deliver email

2005-07-16 Thread BSUMRALLL
Email was sending and receiving just fine via pop prior to this

[vchkpw] QMail will not deliver email

2005-07-16 Thread BSUMRALLL
I was having an issue with my IMAP service and started looking around google for suggestions.   I found one person suggestion to edit the tcp.smtp file   The exact command I use wiped it clean.   tcprules /home/vpopmail/etc/tcp.smtp.cdb /home/vpopmail/etc/tcp.smtp < /home/vpopmail/etc/tcp.sm

Re: [vchkpw] Qmail keeps failing!

2005-07-08 Thread BSUMRALLL
In a message dated 7/8/2005 7:46:11 A.M. Pacific Daylight Time, [EMAIL PROTECTED] writes: qmail-showctl [EMAIL PROTECTED] ~]# /var/qmail/bin/qmail-showctlqmail home directory: /var/qmail.user-ext delimiter: -.paternalism (in decimal): 2.silent concurrency limit: 255.subdirectory split: 211.

Re: [vchkpw] Qmail keeps failing!

2005-07-08 Thread BSUMRALLL
Hello everyone,   Here is the update on this crazy server issue which is leaning closer and closer to a case of SFA (stupid flippn' administrator).   My server appears to be running daemontools ok. I need to investigate daemontools more closely over the course of the day, but daemontools trul

Re: [vchkpw] Qmail keeps failing!

2005-07-08 Thread BSUMRALLL
In a message dated 7/8/2005 12:39:29 A.M. Pacific Daylight Time, [EMAIL PROTECTED] writes: daemontools I am running daemontools, but there is no directory that looks like that on my system. [EMAIL PROTECTED] ~]# cd /service[EMAIL PROTECTED] service]# lsqmail-pop3d  qmail-send  qmail-smtpd[E

Re: [vchkpw] Qmail keeps failing!

2005-07-07 Thread BSUMRALLL
Let's make my last thread public as well,,, some good info will come from it!!!   Brad

Re: [vchkpw] Qmail keeps failing!

2005-07-07 Thread BSUMRALLL
Hello all!   First off, I would truly like to thank all of the people who have responded to my post. Your level of support has been all so helpful. Everyone that has passed my email has been investigated deeply.   The best part is that I have more question due to the enlightenment I

Re: [vchkpw] Qmail keeps failing!

2005-07-07 Thread BSUMRALLL
Good point, I had increased the concurrency limits to 255 based on a previous suggestion by another gentleman. The concurrencies were running 30/30, you could see what was filling up based on the behavior.   tail -f /var/log/qmail/qmail-smtp/current show this and nothing else: @400042cc59

Re: [vchkpw] Qmail keeps failing!

2005-07-06 Thread BSUMRALLL
I changed the /var/qmail/control/concurrencyincoming from 30 to 3000 the /var/qmail/control/concurrencyremote I left at 255   That should do it?   Brad

Re: [vchkpw] Qmail keeps failing!

2005-07-06 Thread BSUMRALLL
In a message dated 7/6/2005 3:46:31 P.M. Pacific Daylight Time, [EMAIL PROTECTED] writes: change the CONCURRENCY environment variable Where can I locate the change the CONCURRENCY environment variables?   Brad Sumrall

Re: [vchkpw] Qmail keeps failing!

2005-07-06 Thread BSUMRALLL
In a message dated 7/6/2005 3:39:04 P.M. Pacific Daylight Time, [EMAIL PROTECTED] writes: /var/qmail/control/concurrence You are the MAN!   Thank you!   I will know for sure if it works tomorrow, but I see exactly what you see and it make complete sense!!!   Thank you thank you thank you!  

Re: [vchkpw] Qmail keeps failing!

2005-07-06 Thread BSUMRALLL
a tail -f /var/log/qmail/qmail-smtp/current show this and nothing else:   @400042cc596c30281e0c tcpserver: end 24543 status 256@400042cc596c30283194 tcpserver: status: 29/30@400042cc596c30284134 tcpserver: status: 30/30@400042cc596c302850d4 tcpserver: pid 30981 from 12.41.20

Re: [vchkpw] Qmail keeps failing!

2005-07-06 Thread BSUMRALLL
Sending an email from outlook will "time out"! It will just sit there and stare at us trying to send, and nothing happens but a "session timed out" error.   Brad

[vchkpw] Update: QMail email "true" origin IP (tracking down a virus!)

2005-06-14 Thread BSUMRALLL
  original message!   I have an intra VLAN network which hops subnets and networks. All Cisco, all working normally. We presently have a virus on one computer and we are trying to zero in on its origin on our LAN QMail will tell us the user name ([EMAIL PROTECTED]) but not the original true

[vchkpw] QMail email "true" origin IP (tracking down a virus!)

2005-06-14 Thread BSUMRALLL
original message!   I have an intra VLAN network which hops subnets and networks. All Cisco, all working normally. We presently have a virus on one computer and we are trying to zero in on its origin on our LAN QMail will tell us the user name ([EMAIL PROTECTED]) but not the original true IP

[vchkpw] QMail origin IP address

2005-06-14 Thread BSUMRALLL
I have an intra VLAN network which hops subnets and networks. All Cisco, all working normally. We presently have a virus on one computer and we are trying to zero in on its origin on our LAN QMail will tell us the user name ([EMAIL PROTECTED]) but not the original true IP address or computer

Re: [vchkpw] Qmail Scanner error UnknownSender error

2005-06-08 Thread BSUMRALLL
Does this make sense to anyone? Spamassasin is supposed to use port 783. I don't think this looks correct. But every log shows zero errors!   [EMAIL PROTECTED] qmail-smtpd]# nmap -sT -O localhost   Starting nmap 3.70 ( http://www.insecure.org/nmap/ ) at 2005-06-08 14:34 PDTInsufficient respons

Re: [vchkpw] Qmail Scanner error UnknownSender error

2005-06-08 Thread BSUMRALLL
The scanner is stripping of the subject line and stripping off the sender field. Mail is making it to it's destination though. Much better than yesterday's problem. Does anyone know what could be effecting this?   Brad Sumrall

Re: [vchkpw] Qmail Scanner error UnknownSender error

2005-06-08 Thread BSUMRALLL
I am doing the QMail Rocks installation. I do not recall it ever installing formail. I am doing this install from the book. Any ideas?   Brad Sumrall

[vchkpw] Qmail Scanner error UnknownSender error

2005-06-08 Thread BSUMRALLL
I just redid my QMail Rocks installation again on Fedora Core 3. I did a lot more checking this time with SUIDPerl and made sure it was solid prior to install. Installation went error free. QMail is receiving email and sending them to our outlook clients. But. Sending mail will reach it's

[vchkpw] 451 qq temporary problem

2005-06-06 Thread BSUMRALLL
I get this error when I run this command   /var/qmail/bin/qmail-scanner-queue -z   During the QMailRocks installation. The installation has been error free until this section of the install process. I am debugging a 451 qq temporary problem error with qmail. This is the only error that occurs

[vchkpw] QMail Scanner 451 qq temorary problem.

2005-06-06 Thread BSUMRALLL
Hello everyone! I have an issue I have been working on for 2 days solid now. I am a Linux GURU (kindof) but not a newbie by any means. Using the QMAIL Rocks install Everything error free until Qmail scanner. I am getting the notorious 451 qq error   Quick run down ran up2date on entire system