[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ZMailer] problem with removing router headers



On Wed, Jul 30, 2008 at 10:52:56PM +0200, Bartek Krajnik wrote:
> Hello,
> in process.cf I have:
>         [A-Z]/[0-9]*)   rfc822 "$file"
>                         ;;
>         [0-9]*)         rfc822 "$file"
>                         ;;
> 
> Where rfc822 puts output of postprocesses $file?

On multiple places, and informs scheduler about their arrival.


> Do you have any manually router program to convert files
> from router directory and converts router header to more readable ones?

I take you would like to have a post-routing / pre-scheduling
hook to run for every file ?

The  rfc822  function is implemented on   router/rfc822.c  file
as function:  run_rfc822()

It runs internally function called  sequencer()  on same file, and that
does all address processing and metafile generation, plus passing them
to the scheduler.

Some header rewrites are done at transport agents at delivery time.

What are your requirements for this header modification ?

> Thx a lot.
> Best regards,
> 	Bartek.
-- 
/Matti Aarnio	<mea@nic.funet.fi>
--
To unsubscribe from this list: send the line "unsubscribe zmailer" in
the body of a message to majordomo@nic.funet.fi