Re: [vchkpw] Re: qmail+vpopmail on redhat 7.3 server gets very busy

2005-11-08 Thread Sam
I changed root /var/spool/cron/ to /home/vpopmail/bin/clearopensmtp 2>&1 >/dev/null Do you still get the error message? If you are still getting the same error message, maybe you need to restart the cron service for the changes to be effective. No more error messages. Thank you All, Sam

Re: [vchkpw] Re: qmail+vpopmail on redhat 7.3 server gets very busy

2005-11-07 Thread Alberto Brealey Guzmán
Sam wrote: > I changed root /var/spool/cron/ > to > /home/vpopmail/bin/clearopensmtp 2>&1 >/dev/null Do you still get the error message? If you are still getting the same error message, maybe you need to restart the cron service for the changes to be effective. > I am using redhat 7.3 and I get:

Re: [vchkpw] Re: qmail+vpopmail on redhat 7.3 server gets very busy

2005-11-07 Thread Sam
o: Sent: Monday, November 07, 2005 11:18 AM Subject: Re: [vchkpw] Re: qmail+vpopmail on redhat 7.3 server gets very busy Sam wrote: >>Cron [EMAIL PROTECTED]> /home/vpopmail/bin/clearopensmtp 2>$1 /dev/null >>Body: /bin/sh: $1: ambiguous redirect >>How can I fix this erro

Re: [vchkpw] Re: qmail+vpopmail on redhat 7.3 server gets very busy

2005-11-07 Thread Alberto Brealey Guzmán
Sam wrote: > >>Cron [EMAIL PROTECTED]> /home/vpopmail/bin/clearopensmtp 2>$1 /dev/null > >>Body: /bin/sh: $1: ambiguous redirect > >>How can I fix this error in redirect? > >change the "2>$1" to "2>&1", as it should be. > How do you edit "clearopensmtp" to change the "2>$1" to "2>&1" ? probably b

Re: [vchkpw] Re: qmail+vpopmail on redhat 7.3 server gets very busy

2005-11-07 Thread Sam
Cron [EMAIL PROTECTED]> /home/vpopmail/bin/clearopensmtp 2>$1 /dev/null Body: /bin/sh: $1: ambiguous redirect How can I fix this error in redirect? change the "2>$1" to "2>&1", as it should be. How do you edit "clearopensmtp" to change the "2>$1" to "2>&1" ? "man sh" will explain thi

Re: [vchkpw] Re: qmail+vpopmail on redhat 7.3 server gets very busy

2005-11-06 Thread John Simpson
On 2005-11-06, at 1933, Sam wrote: Now that my server is up and running, two last questions: 1- I know that a bad address causes the email to bounce, but what is a "doublebounce" exactly? let's say a message arrives, addressed to a userid on your system which doesn't exist. that message wil

Re: [vchkpw] Re: qmail+vpopmail on redhat 7.3 server gets very busy

2005-11-06 Thread Sam
Thank you All for your help. Now that my server is up and running, two last questions: 1- I know that a bad address causes the email to bounce, but what is a "doublebounce" exactly? 2- Every hour I get a message: from: Cron Daemon To: root Subject: Cron <[EMAIL PROTECTED]> /home

Re: [vchkpw] Re: qmail+vpopmail on redhat 7.3 server gets very busy

2005-11-06 Thread Bob Hutchinson
mail-doublebounce works echo # >/var/qmail/alias/.qmail-doublebounce does not > > Sam > > - Original Message - > From: "Andrew Hodgson" <[EMAIL PROTECTED]> > To: > Sent: Saturday, November 05, 2005 6:43 AM > Subject: [vchkpw] Re: qm

Re: [vchkpw] Re: qmail+vpopmail on redhat 7.3 server gets very busy

2005-11-06 Thread Shane Chrisp
On Sat, 2005-11-05 at 19:04 -0500, Sam wrote: > Adrew, > > This is what I typed: > echo # >/var/qmail/alias/.qmail-doublebounce > Just curious to know why it didn't create the .qmail-doublebounce file with > "#" in the file. Because you should have typed echo "#" >/var/qmail/alias/.qmail-double

Re: [vchkpw] Re: qmail+vpopmail on redhat 7.3 server gets very busy

2005-11-05 Thread Sam
aturday, November 05, 2005 6:43 AM Subject: [vchkpw] Re: qmail+vpopmail on redhat 7.3 server gets very busy On Fri, 4 Nov 2005 22:30:03 -0500, in gmane.mail.vpopmail you wrote: Hi, The command #Echo doublebounce >/var/qmail/control/doublebounceto worked. As for the second command #echo #

[vchkpw] Re: qmail+vpopmail on redhat 7.3 server gets very busy

2005-11-05 Thread Andrew Hodgson
On Fri, 4 Nov 2005 22:30:03 -0500, in gmane.mail.vpopmail you wrote: >Hi, > >The command >#Echo doublebounce >/var/qmail/control/doublebounceto >worked. >As for the second command >#echo # >/var/qmail/alias/.qmail-doublebounce >Nothing happened. I do not know why, but I installed it >using >#touch