On Tue, Nov 18, 2008 at 11:18 PM, Rick Macdougall <[EMAIL PROTECTED]>wrote:
> Zoltan Lippai wrote:
>
>>
>> svc -u /service/qmail-smtpd
>> but it still shows the error (but now the disk is not full, I guess this
>> message is stuck there for some reason)
>> How can I clear it?
>>
>
> Add a new /ser
Zoltan Lippai wrote:
svc -u /service/qmail-smtpd
but it still shows the error (but now the disk is not full, I guess this
message is stuck there for some reason)
How can I clear it?
Add a new /service in clear
mkdir -p /service/clear
vi /service/clear/run
add this
#!/bin/sh
yes '' | head
On Tue, Nov 18, 2008 at 9:33 PM, Rick Macdougall <[EMAIL PROTECTED]>wrote:
> Alejandro Perretta wrote:
>
>>
>> use
>> http://sourceforge.net/projects/qmhandle
>>
>> or
>>
>> http://jeremy.kister.net/code/qmqtool/
>>
>>
>>
>>
> Or my personal favorite, qmail-remove
>
> http://www.linuxmagic.com/ope
Alejandro Perretta wrote:
use
http://sourceforge.net/projects/qmhandle
or
http://jeremy.kister.net/code/qmqtool/
Or my personal favorite, qmail-remove
http://www.linuxmagic.com/opensource/qmail/qmail-remove
Regards,
Rick
use
http://sourceforge.net/projects/qmhandle
or
http://jeremy.kister.net/code/qmqtool/
cheers
Alejandro
On Tue, Nov 18, 2008 at 5:46 PM, Zoltan Lippai <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Today I accidentally sent myself a few thousand e-mails to my gmail
> address, and it can't accept the
Hi,
Today I accidentally sent myself a few thousand e-mails to my gmail address,
and it can't accept them at a time, so now I have a lot of e-mails in the
queue. Is there a way to remove e-mails with a specific from address from
the queue?
Thanks,
Zoltan Lippai