From: Wietse Venema (no email)
Date: Thu Aug 01 2002 - 09:16:48 EDT
Sean Preston:
> Hi
>
> > I understand that the present question was not about having
> > Postfix automatically label mail as suspicious.
>
> That's correct. I was enquiring to see if there was a way of basically
> holding a message in the queue. Similar to the command "exim -Mf <id>"
> This could be used in a number of applications but was just of interest.
A quick and dirty implementation would be almost identical to code
that implements "postsuper -r". Instead of renaming to "maildrop/filename",
it would rename the file to "hold/filename". And it would need
something that does the reverse operation, presumably from
"hold/filename" to deferred queue.
> The one way I figured out was to stop postfix and then use a shell
> script using find, fgrep and mv to move messages out into a temporary
> directory and then later reinject them when I wanted them to be back in.
I'll see what I can do.
Wietse
-
To unsubscribe, send mail to with content
(not subject): unsubscribe postfix-users
|
|
|