On Fri, Sep 24, 1999 at 10:50:36PM +0300, Mikko Hänninen thus spoke:
> Moritz Schulte <[EMAIL PROTECTED]> wrote on Fri, 24 Sep 1999:
> > so, /when/ do you want to save outgoing messages to outbox and when
> > do you want to save them to some_oher_box ? is it a thing of the
> > recipient ?
> > then, you could IMHO do it via a send-hook.
> 
> I think he wants to save a FCC into *both* mailboxes for every message.
> And no, I don't know how to do that. :-(

The solution I would use would be to do something like the following:

my_hdr X-OutboundMultiStore: mailbox_target_name
# or some other unique header

And then just cc: yourself on every message and use .procmail and it's "c"
option to do multiple saves based on whatever your major outbound folder
is, and then one based on a script that would parse that line and append to
that target folder...

Slightly convoluted, but more efficient than a cron job.  No, I don't have
a handy procmail recipe already written but it shouldn't be hard.

mark->
-- 
Fairlight->   |||        [EMAIL PROTECTED]          | Fairlight Consulting
  __/\__      ||| "I'm talking for free...           | http://www.fairlite.com
 <__<>__>     |||   It's a New Religion..."          | [EMAIL PROTECTED]
    \/        ||| PGP Public Key available via finger @iglou, or Key servers

Reply via email to