ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Vladimir V. Kamarzin" <vvk@jurati.ru>
To: community@altlinux.ru
Subject: Re: [Comm] postfix, удаление письма
Date: Wed, 12 May 2004 14:04:14 +0600
Message-ID: <20040512140414.4961669f.vvk@jurati.ru> (raw)
In-Reply-To: <40A1D8B5.8040700@soc.adm.yar.ru>

Приветствую, Дворников Михаил!
Wed, 12 May 2004 11:56:37 +0400 вы писали:

> Показать письма в очереди: mailq
> Как удалить письмо из очереди ?
> Смотрел в /var/spool/postfix ... и не понял :)

http://www.opennet.ru/tips/sml/26.shtml ;]


Как удалить письмо из очереди Postfix	  [обсудить] 	
 	

postsuper -d <id> deferred (-d ALL - удалить все сообщения из очереди)
Для удаления группы писем от определенного адресата, можно использовать:
  mailq|grep 'test@test.ru'|awk '{print $1}'|xargs -J{} -n1 postsuper -d {} deferred

Подойдёт?

-- 
WBR, Vladimir V. Kamarzin, 2:5077/16.35


  reply	other threads:[~2004-05-12  8:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-12  7:56 Дворников Михаил
2004-05-12  8:04 ` Vladimir V. Kamarzin [this message]
2004-05-12  8:22   ` Дворников Михаил
2004-05-12  8:25     ` Leonid B. Sysoletin
2004-05-12  8:37       ` Дворников Михаил
2004-05-12  9:05     ` [Comm] postfix , " Nizamov Shavkat

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040512140414.4961669f.vvk@jurati.ru \
    --to=vvk@jurati.ru \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git