RE: [vchkpw] Qmail queue

2004-11-11 Thread Clayton Weise
qmail goes to deliver the message it will notice it's too old and dump it. -Clayton -Original Message- From: Bill Gradwohl [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 03, 2004 10:36 AM To: [EMAIL PROTECTED] Subject: Re: [vchkpw] Qmail queue Andrew Averin wrote: >Hi all,

Re: [vchkpw] Qmail queue

2004-11-03 Thread Bill Gradwohl
Andrew Averin wrote: Hi all, How could I clean qmail queue manually Here's a script I use. I call it nukequeueitem. It shuts down send, waits for that to happen, and then nukes the specified items and restarts send. Call it like this: ./nukequeueitem 123456 2342454 123123 where the num

Re: [vchkpw] Qmail queue

2004-11-03 Thread Sylwester S. Biernacki
On Wednesday, November 3, 2004, 5:38:33 PM, Andrew wrote: > Hi all, > How could I clean qmail queue manually > Thank in advance. manually I always do like that: stop qmail cd /var/qmail/queue/info for i in *; do cd $i; rm -f *; cd ..; done cd /var/qmail/queue/local for i in *; do cd $i; rm

RE: [vchkpw] Qmail queue

2004-11-03 Thread Chris Odell
Matt Simerson makes a tool called qqtool . This has many options including what your asking for. > -Original Message- > From: Andrew Averin [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 03, 2004 8:39 AM > To: [EMAIL PROTECTED] > Subject: [vchkpw] Qmail qu

RE: [vchkpw] Qmail queue

2004-11-03 Thread David Diaz
t; Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: [vchkpw] Qmail queue Date: Wed, 3 Nov 2004 19:38:33 +0300 Hi all, How could I clean qmail queue manually Thank in advance. mailto:[EMAIL PROTECTED] _ Platica con tu

Re: [vchkpw] Qmail queue

2004-11-03 Thread Jeremy Kitchen
On Wednesday 03 November 2004 10:38 am, Andrew Averin wrote: > Hi all, > How could I clean qmail queue manually > Thank in advance. this question has nothing to do with vpopmail. Please see google or the qmail mailing list archives or the qmail mailing list for assistance. -Jeremy -- Jere

[vchkpw] Qmail queue

2004-11-03 Thread Andrew Averin
Hi all, How could I clean qmail queue manually Thank in advance. mailto:[EMAIL PROTECTED]

[vchkpw] qmail queue

2004-01-05 Thread Info
Hi list, I notice that i have a huge queue. /service/qmail-send: up (pid 1520) 2907232 seconds /service/qmail-send/log: up (pid 1524) 2907232 seconds /service/qmail-smtpd: up (pid 1519) 2907232 seconds /service/qmail-smtpd/log: up (pid 1526) 2907231 seconds messages in queue: 560 messages in queu

[vchkpw] qmail queue bouncing...

2003-12-31 Thread DOV
Things are getting close to working... this is where it is now: The following is filling up the queue... generated by cron on localhost... Have modified virtualdomains: localhost:www9.landings.com www9.landings.com:www9.landings.com www9:www9.landings.com 127.0.0.1:www9.landings.com This is what

[vchkpw] qmail queue issue

2003-12-31 Thread DOV
Though I am using the latest Eudora (OS X 6.02) it seems that Chris's suggestion made remote-smtp login-in work... Are you using '[EMAIL PROTECTED]'? If so, try using 'root%www9.landings.com'. In my experience, Eudora drops the '@' and everything to the right of it in the login name. not clear

Re: [vchkpw] qmail queue directory...

2003-08-22 Thread Evren Yurtesen
I think I will try to use the symlik and then run qmail queue-fix program. I had nice results a little bit ago moving a whole system to another drive. I tarred everything and opened to the filesystems in new disk. The only thing which didnt work was again qmail trigger file (I assumed but might be

Re: [vchkpw] qmail queue directory...

2003-08-22 Thread Peter Palmreuther
Hi Evren, Please don't send any reply to me privately unless explicitely requested. I do read the list (else I wouldn't have been able to answer your question) and I don't need two or more copies of one mail. Thank you. On Fri, 22 Aug 2003 12:17:36 +0300 (WET) Evren Yurtesen wrote: [quoting fixed

Re: [vchkpw] qmail queue directory...

2003-08-22 Thread Evren Yurtesen
I want to change it because current queue directory is in /var/qmail/queue and I figured out that the 256mbyte in /var filesystem might be insufficient if there comes too much emails with attachments from my customers at the same time. Plus the undeliverable ones etc. I thought I might use this qm

Re: [vchkpw] qmail queue directory...

2003-08-22 Thread Peter Palmreuther
Hi Evren, On Fri, 22 Aug 2003 11:18:29 +0300 (WET) Evren Yurtesen wrote: > I know this is not the right list but do you know how can I change the > qmail's queue directory nicely? :) Is a little symlink to another location > would do? or would sacrifice too much of performance? It should work an

[vchkpw] qmail queue directory...

2003-08-22 Thread Evren Yurtesen
I know this is not the right list but do you know how can I change the qmail's queue directory nicely? :) Is a little symlink to another location would do? or would sacrifice too much of performance? Evren

Re: [vchkpw] qmail queue resend

2002-12-17 Thread Howard Miller
Just "touch" it. Its actually in the FAQ: http://cr.yp.to/qmail/faq/admin.html#rejuvenate HM On Tuesday 17 December 2002 12:17, Oliver Etzel - GoodnGo.COM \(R\) wrote: > Hello list, > > simple question. How can I resend messages that are pending in > /var/qmail/queue? > > Oliver Etzel -- Howa

[vchkpw] qmail queue resend

2002-12-17 Thread Oliver Etzel - GoodnGo.COM \(R\)
Hello list,   simple question. How can I resend messages that are pending in /var/qmail/queue?   Oliver Etzel