Re: [EXIM] Prcessing outbound messages

Top Page
Delete this message
Reply to this message
Author: Vadim Vygonets
Date:  
To: exim-users
Subject: Re: [EXIM] Prcessing outbound messages
Quoth J C Lawrence on Sat, May 29, 1999:
> On Sat, 29 May 1999 13:04:37 +0300
> Vadim Vygonets <vadik@???> wrote:
> > Yes, with a system filter.
>
> True, but that gets painful for what I need to do.


Hmm, not really painful, but requires some work.

> The short story
> on what I'm attempting is to set up a crypted mailing list:


[snip]

Well, maybe you will want to set up a pipe transport which will
pipe it to a script that will tweak the message as needed. Also,
then you can encrypt the message and pipe it back to exim from
within the script. At least that's what I would do.

I would write this thing in Perl, but you may have your own
preferences, different from mine. I'm actually writing now a
collection of scripts to process messages and remove some
headers, so if you need some help, contact me off-list.

> Yes, I know all the scalability problems.


Yup, you've got one. Can you tell me how many subscripbers
you've got there and what machine it will run on?

Vadik.

--
The reader this message encounters not failing to understand is
cursed.

--
*** Exim information can be found at http://www.exim.org/ ***