Re: conditional qconfirm-check based on "To" field?
"Toby Betts" <[email protected]>
| Newsgroups | gmane.comp.misc.pape.general |
|---|---|
| Message-ID | <[email protected]> |
Chris Wilkes wrote: > Do you want the following to happen: > 1. If you're in the To: or Cc: field then deliver normally > 2. Otherwise process the email through qconfirm? > > You should be able to use the condtomaildir program from > http://www.superscript.com/qtools/intro.html > like so: > > | condtomaildir ./Maildir/ iftocc [email protected] > | qconfirm-check -d homedir/.qconfirm > ./Maildir/ Interesting. This can certainly work for static delivery to a single ./Maildir/. It won't deliver to another program, though. Can you think of a way to substitute, say "|preline maildrop" instead of delivering them to a Maildir-style directory? Toby