Hi,

You might look into zimbra admin console but this would actually replace your 
existing setup.



----- Original Message ----
From: John Galt <[EMAIL PROTECTED]>
To: Philippine Linux Users' Group (PLUG) Technical Discussion List 
<[email protected]>
Sent: Sunday, October 19, 2008 6:08:22 PM
Subject: Re: [plug] How do you purge selected email addresses in PostFix Queues


I am a linux / open source newbie so please be patient with me.
 
Once you download the script, where do you place it?
 
Also, is there any other way to establish a GUI-based management console for 
these type of mail management problems. Right now, our email server is running 
on CentOS / ClarkConnect. The SMTP mail is being done by Postfix and the 
POP/IMAP is Cyrus. I am having a hard time managing this purging of mails in 
the SMTP via CLI.
 
Is there any GUI-based system I can download to do this? Clarkconnect does not 
have one specifically for mail purging.
 
Thanks guys.
 
JG


On Sat, Oct 18, 2008 at 9:07 AM, Julius Suarez (GMail) <[EMAIL PROTECTED]> 
wrote:

On 10/18/08, John Galt <[EMAIL PROTECTED]> wrote:
>
> What's the command to purge remove specific mails in the postfix queues via
> email address / email domain

You can try downloading a script called  pfqgrep.pl, then you can use it -

pfqgrep.pl -i -s <[EMAIL PROTECTED]>  | postsuper -d  -
*to delete queued messages of a particular sender

or

pfqgrep.pl  -i -s <domain.com>  |  postsuper -d  -
*to delete queued messages of a particular domain sender

There are other options that you can use, if you want to search via
recipient, etc...

HTH.

Regards,
Julius
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
http://lists.linux.org.ph/mailman/listinfo/plug
Searchable Archives: http://archives.free.net.ph

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
http://lists.linux.org.ph/mailman/listinfo/plug
Searchable Archives: http://archives.free.net.ph

Reply via email to